tcMenuJavaAPI
Public Member Functions | List of all members
com.thecoderscorner.menu.remote.RemoteDevice Interface Reference
Inheritance diagram for com.thecoderscorner.menu.remote.RemoteDevice:
com.thecoderscorner.menu.mgr.ServerConnection com.thecoderscorner.menu.remote.RemoteConnector com.thecoderscorner.menu.remote.mgrclient.SocketServerConnection com.thecoderscorner.menu.remote.StreamRemoteConnector com.thecoderscorner.menu.remote.socket.SocketBasedConnector

Public Member Functions

String getUserName ()
 
String getConnectionName ()
 

Detailed Description

This describes a remote connection at its most basic level, just the user that is connected and the name of the connection, no other operations are supported at this level, but it provides a means of dealing with any type of remote connection, be it acting as a server or acting as a client.


The documentation for this interface was generated from the following file: