netP5
Interface UdpPacketListener

All Known Implementing Classes:
Multicast, OscNetManager, OscP5, UdpServer

public interface UdpPacketListener

Author:
andreas schlegel

Method Summary
 void process(DatagramPacket theDatagramPacket, int thePort)
           
 

Method Detail

process

void process(DatagramPacket theDatagramPacket,
             int thePort)
Parameters:
theDatagramPacket - DatagramPacket


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