NetUtil is a java library for sending and receiving messages using the OpenSoundControl (OSC) protocol. The current implementation uses TCP or UDP transport. It requires a Java 1.4+ environment.
Be the first to post a text review of NetUtil OSC Library. Rate and review a project by clicking thumbs up or thumbs down in the right column.
* Removed makedoc.sh in favour of a doc ant target
* OSCServer creation: socket's IP defaults to "0.0.0.0" now instead of InetAddress.getLocalHost(); added tests
this tiny update adds the "0.0.0.0" behaviour for receiver IPs to the OSCServer class. NetUtilTest's pingPong now tests all transmitters / receivers / clients / servers.
* Fixed bug in OSCReceiver.newUsing( DatagramChannel ) * Increased OSCPacketCodec.Atom visibility * Fixed confusing error message with null OSC message arguments * Fixed typo: OSCBundle.setTimeTagRow becomes setTimeTagRaw * OSCReceiver creation: socket's IP defaults to "0.0.0.0" now instead of InetAddress.getLocalHost(), since this way messages both from localhost and loopback sockets are received.
this is new in NetUtil 0.36: * Fixed bug in OSCReceiver.newUsing( DatagramChannel ) * Increased OSCPacketCodec.Atom visibility * Fixed confusing error message with null OSC message arguments * Fixed typo: OSCBundle.setTimeTagRow becomes setTimeTagRaw * OSCReceiver creation: socket's IP defaults to "0.0.0.0" now instead of InetAddress.getLocalHost(), since this way messages both from localhost and loopback sockets are received.
Be the first person to add a text review.
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: