Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r485 committed - Fixed description of the kick off message.

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r485 committed - Fixed description of the kick off message.


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r485 committed - Fixed description of the kick off message.
  • Date: Thu, 11 Aug 2011 09:46:20 +0000

Revision: 485
Author:

Date: Thu Aug 11 02:45:32 2011
Log: Fixed description of the kick off message.
http://code.google.com/p/ndt/source/detail?r=485

Modified:
/wiki/NDTProtocol.wiki

=======================================
--- /wiki/NDTProtocol.wiki Thu Aug 11 02:30:44 2011
+++ /wiki/NDTProtocol.wiki Thu Aug 11 02:45:32 2011
@@ -107,11 +107,11 @@

==== Kick off message to disconnect old clients ====

-In the same time the Server sends the specially crafted 13 octets long data that kicks off the old Clients ("123456 654321" - the old Clients tried to treat these string encoded numbers as the port numbers and failed to do this):
+In the same time the Server MUST send the specially crafted 13 octets long data that kicks off the old Clients. This message does not follow the NDTP-Control protocol message format and MUST be sent verbatim as a string of bytes:

http://www.soldevelo.com/images/ndt/5.%2013%20octets%20long%20data%20that%20kicks%20off%20the%20old%20Clients%20%28%22123456%20654321%22%29.png

-All non-compatible Clients MUST drop the connection after receiving the above message.
+All non-compatible Clients MUST drop the connection after receiving the above message. This message is different from all other message types, because it was designed to exploit the old Clients behavior, that tried to treat these string encoded numbers as the port numbers.

==== Queuing clients ====



  • [ndt-dev] [ndt] r485 committed - Fixed description of the kick off message., ndt, 08/11/2011

Archive powered by MHonArc 2.6.16.

Top of Page