oscP5
/
OscBundle
/ tcpConnection( )
name
tcpConnection ( )
description
when in TCP mode, tcpConnection() returns the instance of the TcpClient that has sent the OscMessage.
Syntax
tcpConnection();
Returns
TcpClient
Usage
Web & Application
Related