netP5
Class UdpClient

java.lang.Object
  extended by netP5.AbstractUdpClient
      extended by netP5.UdpClient

public class UdpClient
extends AbstractUdpClient

Author:
andreas schlegel

Constructor Summary
UdpClient()
           
UdpClient(NetAddress theNetAddress)
           
UdpClient(String theAddr, int thePort)
           
 
Method Summary
 
Methods inherited from class netP5.AbstractUdpClient
send, send, send, send, send, send, socket
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UdpClient

public UdpClient()

UdpClient

public UdpClient(String theAddr,
                 int thePort)

UdpClient

public UdpClient(NetAddress theNetAddress)


processing library oscP5 by Andreas Schlegel. (c) 2004-2012