From: <ul...@us...> - 2013-12-21 21:38:26
|
Revision: 116 http://sourceforge.net/p/adc/code/116 Author: ullner Date: 2013-12-21 21:38:23 +0000 (Sat, 21 Dec 2013) Log Message: ----------- Make sure that all commands include "separator" so as to conform to how it's written in BASE. Modified Paths: -------------- trunk/ADC-EXT.txt Modified: trunk/ADC-EXT.txt =================================================================== --- trunk/ADC-EXT.txt 2013-12-20 16:10:22 UTC (rev 115) +++ trunk/ADC-EXT.txt 2013-12-21 21:38:23 UTC (rev 116) @@ -436,7 +436,7 @@ When receiving an RCM and the client does not support TCP4 or TCP6, and if NAT-T is supported in the remote client, a NAT command should be sent repeating the protocol and token. The port shall be the private endpoint port to the connected hub. ==== NAT - NAT protocol port token + NAT protocol separator port separator token Contexts: T @@ -445,7 +445,7 @@ Upon receiving this, try and connect to the specified port. An RNT command should be sent repeating the protocol and token. The port shall be the private endpoint. Upon receiving this, try and connect to the specified port. ==== RNT - RNT protocol port token + RNT protocol separator port separator token Contexts: T This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |