Package com.amx.duet.tools.net.tcp

Provides basic TCP/IP communication classes and interfaces.

See:
          Description

Interface Summary
SocketConnectionListener This class is always used in conjunction with the SocketConnection class and must be implemented by any class wishing to receive TCP socket events.
 

Class Summary
SocketConnection This class is used to manage TCP/IP socket connections on a single thread making it safe for AMX masters.
 

Package com.amx.duet.tools.net.tcp Description

Provides basic TCP/IP communication classes and interfaces.

Since:
AMXTools 2.0


Copyright © 2008 AMX LLC. All Rights Reserved.