Jump to letter: [
ABCEFGHJKLMOPQRSTXYZ
]
oscpack - Simply a set of C++ classes for packing and unpacking OSC packets
Oscpack is simply a set of C++ classes for packing and unpacking OSC packets.
Oscpack includes a minimal set of UDP networking classes for Windows and POSIX
which are sufficient for writing many OSC applications and servers, but you
are encouraged to use another networking framework if it better suits your
needs. Oscpack is not an OSC application framework, it doesn't include
infrastructure for constructing or routing OSC namespaces, just classes for
easily constructing, sending, receiving and parsing OSC packets. The library
should also be easy to use for other transport methods (eg serial).
Packages
Name |
Version |
Release |
Type |
Size |
Built |
oscpack |
1.0.2 |
1.fc12.ccrma |
x86_64 |
573 KiB |
Wed Mar 31 12:01:33 2010 |
Changelog
- * Wed Mar 24 05:00:00 2010 Fernando Lopez-Lezcano <nando{%}ccrma{*}stanford{*}edu> - 1.0.2-1
- initial build (based on opensuse package)