Client->Client question
Moderator: Moderators
-
r4v3
- Posts: 22
- Joined: 2003-01-14 21:24
- Location: Poland
Client->Client question
Hello , i have 2 questions :
1)Does client->client lock2key algoritm is the same as in client->hub ?
(still xor byte = 5 ?)
2)Where can i find client->client protocol specification ?
Thats all
See ya
1)Does client->client lock2key algoritm is the same as in client->hub ?
(still xor byte = 5 ?)
2)Where can i find client->client protocol specification ?
Thats all
See ya
Sorry for my ENG , but i hope u'll understand me.GreetZ
-
ftp
- Posts: 19
- Joined: 2003-01-23 00:17
- Location: Some where By the sea
Question 2...
DCprotocal here
http://www.lwave.ca/shasta/protocol.html
http://www.lwave.ca/shasta/protocol.html
-
Atomic Jo
- Posts: 62
- Joined: 2003-01-04 08:50
- Location: Québec, Canada
-
ender
- Posts: 224
- Joined: 2003-01-03 22:47
http://odc.sf.net/ -> click on the first link, then go to the docs page. There are 3 protocol specifications, one of them covers Client-client protocol, too.
-
Gumboot
- Posts: 22
- Joined: 2003-01-16 01:08
- Location: New Zealand
Does client->client lock2key algoritm is the same as in client->hub ? (still xor byte = 5 ?)
Yes.
I maybe mistaken but I belive there is no direct client to client protocal it all goes through the hub
You're mistaken.
-
r4v3
- Posts: 22
- Joined: 2003-01-14 21:24
- Location: Poland
Heh sth is not working
Strange ,I did as it was written in few protocal documentations
How I do this now:
M - My client (connecting)
O - Other client (listening)
for connect i send:
1)M:$ConnectToMe ONick myIP myPort
2)make serverSocket on port myPort
3)listening on port myPort
4)O:$MyNick nick|
5)do nothing
6)O:$Lock BLABLABLA Pk=WWWWWW|
7)Decode lock with exactly the same function as Hub_Lock decode
M:$Key decodedKey Pk=somePk|
9)... im waiting for "$Key .........." but dont recive it
to Send i use the same function as sending to hub...
communication with hub is OK but only with C->C i have this problem.
GreetZ
Strange ,I did as it was written in few protocal documentations
How I do this now:
M - My client (connecting)
O - Other client (listening)
for connect i send:
1)M:$ConnectToMe ONick myIP myPort
2)make serverSocket on port myPort
3)listening on port myPort
4)O:$MyNick nick|
5)do nothing
6)O:$Lock BLABLABLA Pk=WWWWWW|
7)Decode lock with exactly the same function as Hub_Lock decode
9)... im waiting for "$Key .........." but dont recive it
to Send i use the same function as sending to hub...
communication with hub is OK but only with C->C i have this problem.
GreetZ
Sorry for my ENG , but i hope u'll understand me.GreetZ
-
r4v3
- Posts: 22
- Joined: 2003-01-14 21:24
- Location: Poland
-
Sedulus
- Forum Moderator
- Posts: 687
- Joined: 2003-01-04 14:32
look at these for examples of communication:
http://wza.digitalbrains.com/users/walt ... /sniffing/
key for EXTENDEDPROTOCOLABCABCABCABCABCABC is:
14d1 c011 b0a0 1010 4120 d1b1 b1c0 c030 d030 1020 3010 2030 1020 3010 2030 1020 3010
in two byte hex (no funny endianness like od(1) produces)
http://wza.digitalbrains.com/users/walt ... /sniffing/
key for EXTENDEDPROTOCOLABCABCABCABCABCABC is:
14d1 c011 b0a0 1010 4120 d1b1 b1c0 c030 d030 1020 3010 2030 1020 3010 2030 1020 3010
in two byte hex (no funny endianness like od(1) produces)
http://dc.selwerd.nl/hublist.xml.bz2
http://www.b.ali.btinternet.co.uk/DCPlusPlus/index.html (TheParanoidOne's DC++ Guide)
http://www.dslreports.com/faq/dc (BSOD2600's Direct Connect FAQ)
http://www.b.ali.btinternet.co.uk/DCPlusPlus/index.html (TheParanoidOne's DC++ Guide)
http://www.dslreports.com/faq/dc (BSOD2600's Direct Connect FAQ)
Who is online
Users browsing this forum: Google [Bot] and 0 guests