Skip to content
/ flosc Public

flosc is a Java server that serves as a bridge between the OpenSound Control protocol (OSC) and Macromedia Flash using Flash’s XMLSocket feature.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

benchun/flosc

Repository files navigation

Clone, Compile, and Run

$ git clone git://github.com/benchun/flosc.git
$ javac Gateway.java
$ java Gateway [oscPort] [flashPort]

About

flosc is a Java server that serves as a bridge between the OpenSound Control protocol (OSC) and Macromedia Flash using Flash’s XMLSocket feature.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published