Application.ListenThread Class Reference

Collaboration diagram for Application.ListenThread:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void closeRequestSocket ()
void listenForRequests ()
void run ()
void sendReplyWithLengthTo (byte[] aReplyBytes, int aReplyBytesLength, DatagramPacket incomingPacket)

Package Attributes

InetAddress address
MulticastSocket socket

Private Member Functions

boolean byteArrayStartsWith (byte[] anArray, byte[] anotherArray, int aLength)
void createRequestSocket ()


Member Function Documentation

boolean byteArrayStartsWith ( byte[]  anArray,
byte[]  anotherArray,
int  aLength 
) [private]

void closeRequestSocket (  ) 

void createRequestSocket (  )  [private]

void listenForRequests (  ) 

void run (  ) 

void sendReplyWithLengthTo ( byte[]  aReplyBytes,
int  aReplyBytesLength,
DatagramPacket  incomingPacket 
)


Member Data Documentation

InetAddress address [package]

MulticastSocket socket [package]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:36 2012 for Project Wonder by  doxygen 1.5.8