sam tweaks
This commit is contained in:
@ -325,6 +325,8 @@ received through other forms are answered with an error message) :
|
||||
STYLE={STREAM,DATAGRAM,RAW}
|
||||
ID=$nickname
|
||||
DESTINATION={$privkey,TRANSIENT}
|
||||
[PORT=$port] # Required for DATAGRAM and RAW, invalid for STREAM
|
||||
[HOST=$host] # Optional for DATAGRAM and RAW, invalid for STREAM
|
||||
[FROM_PORT=nnn] # SAM 3.2 or higher only, default 0
|
||||
[TO_PORT=nnn] # SAM 3.2 or higher only, default 0
|
||||
[PROTOCOL=nnn] # SAM 3.2 or higher only, for STYLE=RAW only, default 18
|
||||
@ -846,6 +848,7 @@ The UDP packet contains the following data:
|
||||
$datagram_payload
|
||||
</pre>
|
||||
|
||||
</p><p>
|
||||
As of SAM 3.2, when HEADER=true is specified in SESSION CREATE,
|
||||
the forwarded raw datagram will be prepended with a header line as follows:
|
||||
|
||||
|
Reference in New Issue
Block a user