oscP5 / OscP5 / tcpClient( )

name
tcpClient ( )
description
return the instance of the running TCP client if in TCP mode. 
Syntax
tcpClient();


Returns
TcpClient
Usage
Web & Application
Related