oscP5
/
OscP5
/ tcpServer( )
name
tcpServer ( )
description
return the instance of the running TCP server if in TCP mode.
Syntax
tcpServer();
Returns
TcpServer
Usage
Web & Application
Related