From: <ul...@us...> - 2015-02-19 20:21:50
|
Revision: 125 http://sourceforge.net/p/adc/code/125 Author: ullner Date: 2015-02-19 20:21:48 +0000 (Thu, 19 Feb 2015) Log Message: ----------- Clarified HH field in PING Modified Paths: -------------- trunk/ADC-EXT.txt Modified: trunk/ADC-EXT.txt =================================================================== --- trunk/ADC-EXT.txt 2014-08-05 12:42:42 UTC (rev 124) +++ trunk/ADC-EXT.txt 2015-02-19 20:21:48 UTC (rev 125) @@ -1,6 +1,5 @@ = ADC Extensions -Fredrik Ullner, ul...@gm... -1.0.8, February 2014 +1.0.9, UNRELEASED == Abstract These are the official extensions to ADC. This document is based on the @@ -14,6 +13,10 @@ This version corresponds to $Revision$. +== Version 1.0.9, UNRELEASED + +* Clarified HH field in PING to be an ADC URL + === Version 1.0.8 Fredrik Ullner <ul...@gm...>, 2014-02-11 @@ -204,7 +207,7 @@ [options="header, autowidth"] |===== |Code | Type | Description -|HH |string |Hub Host address ( DNS or IP ) +|HH |url |Hub Host address (ADC/ADCS URL address form) |WS |url |Hub Website |NE |string |Hub Network |OW |string |Hub Owner name @@ -237,7 +240,7 @@ -pinger- HSUP ADBASE ADPING AD.. -hub- ISUP ADBASE ADPING AD.. -hub- ISID .. - -hub- IINF NIhubname DEcurrent\stopic VE.. HHexample.org:555 WShttp://example.org/ OWmyname UC2231 SS.. SF.. MS0 ML0 MC5000 + -hub- IINF NIhubname DEcurrent\stopic VE.. HHadc://example.org:555 WShttp://example.org/ OWmyname UC2231 SS.. SF.. MS0 ML0 MC5000 - (pinger may disconnect) ==== This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |