Package verinec.netsim.util.net.sockets

Class Summary
BufferedSocketInputStream A Buffered Input Stream that reads from a SocketInputStream.
DatagramSocketImpl  
SimDatagramSocketImplFactory  
SimSocketImplFactory The SocketImplFactory used in the constructor of Socket(@link java.net.Socket) that creates the SocketImpl.
SocketImpl A socket implementation that redirects all traffic into the simulator instead of sending it to the systems network stack.
SocketInputStream A SocketInputStream that gets it's data from a SocketImpl.
SocketOutputStream A SocketOutputStream that write it's data into a Vector and sends thisone as payload to a SocketImpl.
 


Copyright © 2005 Verinec, DIUF