richb-hanover / ndt

Automatically exported from code.google.com/p/ndt
Other
1 stars 0 forks source link

Implement MSG_EXTENDED_LOGIN #143

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
An issue to track the implementation of a MSG_EXTENDED_LOGIN message in the NDT 
protocol. 

From the email list, here is a draft of that message:

Type Length Value
11   (>= 1) (first byte has MSG_LOGIN semantics) (subsequent bytes are client 
version number in US-ASCII, the way that the server's MSG_LOGIN is structured)

Each test would get a copy of the client's version by its inclusion in the 
ServerOptions structure. 

Original issue reported on code.google.com by hawki...@measurementlab.net on 2 Apr 2014 at 6:48

GoogleCodeExporter commented 9 years ago
Merged in r1048. 

Original comment by hawki...@measurementlab.net on 15 Apr 2014 at 10:52

GoogleCodeExporter commented 9 years ago

Original comment by skost...@soldevelo.com on 23 Jun 2014 at 5:37