Secure iNet Factory

Package com.jscape.inet.bsd

Contains client classes for remote communications using BSD rexec, rsh and rlogin protocols.

See:
          Description

Interface Summary
BsdListener Implements methods for capturing connected and disconnected events from Rexec and derived classes.
 

Class Summary
BsdAdapter Implements methods for capturing events sourced from Rexec and derived classes.
BsdBytesReceivedEvent Fired from InputReader and OutputWriter when data is received from remote host.
BsdBytesTransmittedEvent Fired from InputReader and OutputWriter when data is transmitted down the stream.
BsdConnectedEvent Fired when connection to BSD r server is established.
BsdDisconnectedEvent Fired when connection to BSD r service server is released.
InputWriter InputWriter is an utility class that should be is used to handle user input and write it to the input of remote bsd process.
OutputReader OutputReader is an utility class that should be is used to read the output of a remote bsd process and write it to local output stream.
Rexec Implements the functionality of a BSD rexec client.
Rlogin Implements the functionality of a BSD rloginsh client.
Rsh Implements the functionality of a BSD rsh client.
 

Exception Summary
BsdException BsdException is thrown by many methods of Bsd r classes.
 

Package com.jscape.inet.bsd Description

Contains client classes for remote communications using BSD rexec, rsh and rlogin protocols.


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved