Hi,
I am aiming to create a mirc script which will act as a chat client on dc hubs.
I browsed the protocol specifications and tried to connect to my hub,
and guys - nothing happened.
no $lock, no nothing.
are the communications supposed to be in clear text or in binary?
am I supposed to send CRLFs before the hub sends me the $LOCK?
Any help or advices would be appreciated
thanks
A few protocol questions
Moderator: Moderators
-
- DC++ Contributor
- Posts: 3212
- Joined: 2003-01-07 21:46
- Location: .pa.us
I'd suggest you get Ethereal and use it to sniff what DC++ sends and what your mirc script sends - things will be much better with a real-world example of a login in front of you.