Monkey Documentation

Module brl.tcpstream

A tcp stream represents a synchronous tcp connection to a host on the internet. More...


Imports:
Classes:

Detailed Discussion

A tcp stream represents a synchronous tcp connection to a host on the internet.

Please see the TcpStream class reference for more information.

Tcp streams are only currently supported on the android, ios, win8, glfw and stdcpp targets.