J-Sim v1.2.1-p7 API

Package drcl.inet.socket

Interface Summary
NonblockingSocketHandler Interface defining callbacks for nonblocking socket calls.
SocketConstants A collection of constants related to SocketContract.
SocketStates Defines states of a socket.
 

Class Summary
InetSocket This class implements a "socket" equivalent API for application components in the INET framework.
JavaSimSocketImpl In the framework of running real applications on JavaSim, this class provides a special socket implementation to intercept all the standard Java socket API calls.
Launcher This class is the front end of running real applications on JavaSim/INET.
SocketApplication Application base class for using InetSocket.
SocketContract This class defines the Socket contract.
SocketContract.Message  
SocketMaster Application helper class for using InetSocket.
TCP_full This is a complete implementation of TCP.
TCP_socket This class adds 3way-handshaking and SocketContract to TCPb.
 


J-Sim v1.2.1-p7 API

Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved.     ~ To J-Sim Home ~