Skip to content

l0 server

Kirill Scherba edited this page May 24, 2018 · 6 revisions

L0 Server

L0 Client packet structure:

Test L0 client/server connection:

L0 Server: examples/teostream teo-str NULL NULL -p 9000 --l0_allow
Teonet Peer: examples/teostream teostream teo-str str -r 9000 -a 127.0.0.1
L0 client: examples/teol0cli C1 127.0.0.1 9000 teostream "Hello world!"
or
L0 client: examples/teol0cli C1 127.0.0.1 9000 teo-str "Hello world!"

Clone this wiki locally