oscP5 / OscProperties / remoteAddress( )
- name
- remoteAddress ( )
- description
- returns a NetAddress of the remote host you are sending osc packets to. by default this is null.
- Syntax
remoteAddress();
- Returns
- NetAddress
- Usage
- Web & Application
- Related
remoteAddress();