A free OSC library for Microsoft.Net with a full implementation of the OSC protocol. Extends the protocol to be able to transfer images and Unicode encoded strings as a blob element.new supported OSC-features in V1.2: Address Patterns, TimeStamps, OSC Type 'Infinitum'
Changes in V1.4.1: Multiple UdpReader instances can share the same port number (ReuseAddress socket option) when assigning a negative port number.
Bugs fixed in V1.4: UDP socket is closed properly now. Large OSC messages across multiple UDP packets could result in an unhandled error - fixed.
Changes in V1.3: ability to receive and send of single OSC elements, nested bundles
Bugs fixed in V1.2: byte order for MIDI messages, OSC-Symbol now ok
Download Version 1.4.1: Ventuz.OSC.zip including CHM documentation.
Comments
Re: OSC.net (V1.3)
download links have been updated to point to the V1.3 version. See this link for changes in V1.3
http://forum.ventuz.com/forums/ShowPost.aspx?PostID=3515
Re: OSC.net (V1.2)
Hi,
I need an implementation of OSC for Microsoft .NET so the Ventuz.OSC.zip file is what I'm looking for. Unfortunately, the link doesn't work [error: The page cannot be found] and I cannot download the file. Can someone help me?
Thanks,
D.
Re: OSC.net (V1.2)
Includes non-standard extensions for packing unicode strings and images in blob fields.