wiki:Specs/Command/CON_STREAM

Version 1 (modified by ph3-der-loewe, 10 years ago) (diff)

BEGIN{}

CON_STREAM is a command used to connect a server side stream object to a given IO resource. In contrast to other such commands it is used to connect the stream to a network object (listen socket) on the client side.

Data Structure

Version 0

Offset Size/Type? Meaning
0 uint8 Version (Always zero)
1 uint8 Socket Type
2 uint16 Numerical address part (e.g. object or prot number)
4 string textual address part (e.g. node number or ip address)