|
Class Summary |
| BytesUtil |
|
| HTTPAcceptor |
|
| MulticastAcceptor |
|
| SSLAcceptor |
|
| TCPAcceptor |
|
| TransportProbe |
When NB program is running behind firewall or proxy server, the
class can be used to probe the possibly allowed outward communication type. |
| UDPAcceptor |
This class should be run as daemon waiting for incoming datagram packet sent
to certain ports (80 and 8080 for example) and echo it back to signal here is
a receiver and message has been received. |
| X |
This class is written to test the possibility of beating filewall. |
| Y |
|