Secure iNet Factory

Uses of Package
com.jscape.inet.ipclient

Packages that use com.jscape.inet.ipclient
com.jscape.inet.ipclient Contains classes for creating TCP/IP client applications. 
com.jscape.inet.ipclientssh Contains classes for creating secure TCP/IP client applications using an SSH encrypted tunnel. 
com.jscape.inet.ipclientssl Contains classes for creating secure TCP/IP client applications using SSL. 
 

Classes in com.jscape.inet.ipclient used by com.jscape.inet.ipclient
IpClientConnectedEvent
          Fired when connection with server is established
IpClientDisconnectedEvent
          Fired when connection with server is closed.
IpClientException
          IpClientException is thrown by many methods of IpClient class.
IpClientListener
          Implements methods for capturing connected and disconnected events from IpClient class.
 

Classes in com.jscape.inet.ipclient used by com.jscape.inet.ipclientssh
IpClient
          Implements basic functionality of a TCP/IP client connection.
IpClientException
          IpClientException is thrown by many methods of IpClient class.
 

Classes in com.jscape.inet.ipclient used by com.jscape.inet.ipclientssl
IpClient
          Implements basic functionality of a TCP/IP client connection.
IpClientException
          IpClientException is thrown by many methods of IpClient class.
 


Secure iNet Factory

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