Interface OscServer
public interface OscServer
- Since:
- API version 10
-
Method Summary
Modifier and TypeMethodDescriptionvoidstart(int port) Starts or restarts the server and restarts it on the given port.
-
Method Details
-
start
Starts or restarts the server and restarts it on the given port.- Throws:
IOException- Since:
- API version 10
-