Package cgl.narada.transport.tcp

This package contains a TCP based implementation of the interfaces specified in NaradaBrokering's transport framework.

See:
          Description

Class Summary
TCPLink This is a TCP implementation of the Link interface.
TCPLinkFactory This is a TCP implementation of the LinkFactory Interface.
TCPReceiverThread Listens for TCP packets arriving at a socket and performs various operations based on situations arising during communication.
TCPSenderThread Responsible for sending tcp packets across the socket connection that is established during initializations.
TCPServerThread This is used by the broker process to set up a ServerSocket at the port number that is specified.
 

Package cgl.narada.transport.tcp Description

This package contains a TCP based implementation of the interfaces specified in NaradaBrokering's transport framework.



For comments and suggestions please send e-mail to The NaradaBrokering Project