|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.illposed.osc.OSCPort
public abstract class OSCPort
| Constructor Summary | |
|---|---|
OSCPort()
|
|
| Method Summary | |
|---|---|
void |
close()
Close the socket and free-up resources. |
static int |
defaultSCLangOSCPort()
The port that the SuperCollider language engine ususally listens too |
static int |
defaultSCOSCPort()
The port that the SuperCollider synth engine ususally listens too |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OSCPort()
| Method Detail |
|---|
public static int defaultSCOSCPort()
public static int defaultSCLangOSCPort()
public void close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||