Search found 2 matches

by ptomaine
2006-08-08 13:27
Forum: Protocol Alley
Topic: NMDC: after downloading
Replies: 4
Views: 4072

So, I must send $ConnectToMe again?
by ptomaine
2006-08-07 15:15
Forum: Protocol Alley
Topic: NMDC: after downloading
Replies: 4
Views: 4072

NMDC: after downloading

Ok, one client sends

Code: Select all

$Get SomeFile$1|
The other replies with

Code: Select all

$FileLength 1024|
The first sends

Code: Select all

$Send|
The second now sends 1024 bytes of data. The first one receives it.
What must/should/can happen after that? Close the connection or can I send another $Get command?