| Constructor and Description |
|---|
UdpOscSender(String hostOut,
int portOut) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
send(com.illposed.osc.OSCBundle bundle)
Sends an OSC bundle to a remote component
|
public UdpOscSender(String hostOut, int portOut) throws UnknownHostException, SocketException
UnknownHostExceptionSocketExceptionpublic void send(com.illposed.osc.OSCBundle bundle)
OscSenderCopyright © 2017. All Rights Reserved.