Ross Bencina
2013-07-28 22:33:15 UTC
Hi All,
OSCgroups has been updated with much improved support for 64 bit
platforms and a bunch of cleanups (see below).
The update was completed about a month ago. Everything seems fine so
far. The new version has been built and tested on Windows, Mac OS X and
Linux, in both 32 and 64 bit modes, with a variety of compilers. Please
get in touch if you find any bugs.
There are updated binaries, and a new source archive available at
googlecode:
https://code.google.com/p/oscgroups/downloads/list
What is it?
OSCgroups is a system for routing OSC messages between a group of
collaborating users. It is designed to make joining and leaving a group
simple, and to overcome the problem of connecting multiple users behind
different NAT routers using a NAT traversal server with the usual "NAT
hole punching" scheme. OSCgroups also implements basic group
functionality similar to the concept of channels in internet relay chat.
OSCgroups home page: http://www.rossbencina.com/code/oscgroups
OSCgroups repo at google code: https://code.google.com/p/oscgroups/
What's changed?
- Fixes to support 64-bit builds on Mac OS X, Linux and Windows
- Moved to standard integer types for 64-bit compatibility
- Fixed various 64-bit issues (incluing a problem with the md5 hashing)
- Cleaned up for modern C++ header includes
- Improved Makefile
- Added CMake build configuration file
Thanks to Syneme at the University of Calgary for providing financial
support for the 64-bit update.
Thanks to Rob Canning for his help with testing on Linux x64.
Cheers,
Ross.
OSCgroups has been updated with much improved support for 64 bit
platforms and a bunch of cleanups (see below).
The update was completed about a month ago. Everything seems fine so
far. The new version has been built and tested on Windows, Mac OS X and
Linux, in both 32 and 64 bit modes, with a variety of compilers. Please
get in touch if you find any bugs.
There are updated binaries, and a new source archive available at
googlecode:
https://code.google.com/p/oscgroups/downloads/list
What is it?
OSCgroups is a system for routing OSC messages between a group of
collaborating users. It is designed to make joining and leaving a group
simple, and to overcome the problem of connecting multiple users behind
different NAT routers using a NAT traversal server with the usual "NAT
hole punching" scheme. OSCgroups also implements basic group
functionality similar to the concept of channels in internet relay chat.
OSCgroups home page: http://www.rossbencina.com/code/oscgroups
OSCgroups repo at google code: https://code.google.com/p/oscgroups/
What's changed?
- Fixes to support 64-bit builds on Mac OS X, Linux and Windows
- Moved to standard integer types for 64-bit compatibility
- Fixed various 64-bit issues (incluing a problem with the md5 hashing)
- Cleaned up for modern C++ header includes
- Improved Makefile
- Added CMake build configuration file
Thanks to Syneme at the University of Calgary for providing financial
support for the 64-bit update.
Thanks to Rob Canning for his help with testing on Linux x64.
Cheers,
Ross.