Package netP5

oscP5 is an osc implementation for the programming environment processing.

See:
          Description

Interface Summary
NetListener  
NetP5  
TcpPacketListener  
UdpPacketListener  
 

Class Summary
AbstractMulticast  
AbstractTcpClient  
AbstractTcpServer  
AbstractUdpClient  
AbstractUdpServer  
Bytes  
Logger  
Multicast Multicast is a method of forwarding IP datagrams to a group of interested receivers.
NetAddress NetAddress is an Object that contains an inetaddress of an remote internet address, consisting of an ip address and a port number.
NetAddressList NetAddressList is an arraylist of netaddresses.
NetInfo some description
NetMessage  
NetStatus  
StringUtils  
TcpClient  
TcpPacket  
TcpServer  
UdpClient  
UdpServer  
 

Package netP5 Description

oscP5 is an osc implementation for the programming environment processing. osc is the acronym for open sound control, a network protocol developed at cnmat, uc berkeley.
open sound control is a protocol for communication among computers, sound synthesizers, and other multimedia devices that is optimized for modern networking technology and has been used in many application areas. for further specifications and application implementations please visit the official osc site



processing library oscP5 by Andreas Schlegel. (c) 2010