cgl.narada.service.p2pRelayServer
Class RelayServer
java.lang.Object
cgl.narada.service.p2pRelayServer.RelayServer
- All Implemented Interfaces:
- DataProcessor
public class RelayServer
- extends Object
- implements DataProcessor
Created on Aug 7, 2006
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDP_PORT
public static final int UDP_PORT
- See Also:
- Constant Field Values
RelayServer
public RelayServer()
processData
public void processData(SocketAddress src,
byte[] data)
- Specified by:
processData in interface DataProcessor
- See Also:
cgl.hpsearch.NAT.relay.DataProcessor#processData(java.net.SocketAddress,
byte[])
main
public static void main(String[] args)
- Parameters:
args -
For comments and suggestions please send
e-mail to
The NaradaBrokering Project