Issue79

Issue Title Corrections to Example Message Sequence
Document: GIMPS Protocol Specification v08 Section: C
Category: Editorial Priority: Must Fix
Status: Closed

Created on 2005-10-17.14:04:17 by andrew, last changed 2005-11-08.02:33:04.

Messages
msg267 Author: reh Date: 2005-11-08.02:33:04
fixed in version -09.
msg238 Author: andrew Date: 2005-10-17.14:04:17
Appendix C p114

GIST-Query:
UDP(Src=GIST; Dst=0x6789) - Src/Dst swapped
Also, why is this port given in hex when others are in decimal?

GIST-Response:
UDP(Src=0x6789; Dst=GIST) - Src/Dst swapped
Also, why is this port given in hex when others are in decimal?
NLI(Peer='stringr2, IA=IP#D) - missing ' after stringr2.

TCP connect(... Src Port=91234; ...) - how do you get a port number that big in
16 bits?

GIST-Confirm
NLI(... IA=IP#R) - where did IP#R come from? should it be IP#B?
History
Date User Action Args
2005-11-08 02:33:04rehsetstatus: No Discussion -> Closed
messages: + msg267
2005-10-17 14:04:17andrewcreate