|
From: <ul...@us...> - 2010-07-13 10:16:07
|
Revision: 21
http://adc.svn.sourceforge.net/adc/?rev=21&view=rev
Author: ullner
Date: 2010-07-13 10:15:57 +0000 (Tue, 13 Jul 2010)
Log Message:
-----------
Added RF field to STA.
Modified Paths:
--------------
trunk/ADC-EXT.txt
Modified: trunk/ADC-EXT.txt
===================================================================
--- trunk/ADC-EXT.txt 2010-07-12 12:58:20 UTC (rev 20)
+++ trunk/ADC-EXT.txt 2010-07-13 10:15:57 UTC (rev 21)
@@ -32,6 +32,7 @@
=== Version 1.0.4 UNRELEASED
* Added magnet link extension to 'UCMD'
* Added NAT traversal extension 'NATT'
+* Added referral field to STA
== Extensions
@@ -395,4 +396,19 @@
<Client B connects to client A's IP address and port 1000>
====
+=== RF - Referrer notification
+Extends the RF field of the INF to STA, allowing the client to notify a hub upon SUP-negotiation from where it was redirected.
+
+[options="autowidth"]
+|=====
+|RF |URL of referer (hub in case of redirect, web page)
+|=====
+
+==== Example
+====
+CSUP ADBASE (...)
+
+CSTA 000 referrer RFadc://example.com:1234
+====
+
// vim: set syntax=asciidoc:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|