Skip to content

sloopidoopi/OSCsharp

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 4 commits behind valyard:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
Net
 
 
 
 
 
 
 
 
 
 
 
 
 
 

OSCsharp library

OSC library for C# and Unity.

This version has some small modifications to run under IOS without loosing the ability to use delegates in your c# code. Look at http://forum.unity3d.com/threads/113750-ExecutionEngineException-on-iOS-only . You have to compile this project with VS 2008!

Based on Bespoke Open Sound Control Library by Paul Varcholik (pvarchol@bespokesoftware.org).
Licensed under MIT license.

Features

  • Full OSC spec implementation,
  • Supports Osc Messages and Bundles,
  • Easy API,
  • Can receive OSC messages over UDP,
  • Unicast, broadcast, and multicast,
  • Works in Unity and .NET 2.
  • Works on IOS with delegates

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%