Uses of Class
ThincCMsgInit

Uses of ThincCMsgInit in <Unnamed>
 

Subclasses of ThincCMsgInit in <Unnamed>
 class ThincCMsgInitAuth
          authentication messages. it contains the id and password information for server.
 class ThincCMsgInitClientDone
          initialization done messages. it does not contain any additional messages except thinc header itself
 class ThincCMsgInitNotOK
           
 class ThincCMsgInitOK
           
 class ThincCMsgInitRequest
          abstract class for initialization request messages.
 class ThincCMsgInitRequestAppGet
          Deprecated. JAVA cannot supports this.
 class ThincCMsgInitRequestAppList
          Deprecated. JAVA cannot supports this.
 class ThincCMsgInitRequestAppSharing
          Deprecated. JAVA cannot supports this.
 class ThincCMsgInitRequestCacheSize
          requests the initial cache size.
 class ThincCMsgInitRequestCursor
          requests the cursor image and information.
 class ThincCMsgInitRequestEncoder
          requests the encoder type to compress the image from server.
 class ThincCMsgInitRequestFBData
          requests the initial frame buffer data.
 class ThincCMsgInitRequestFBInfo
          requests the frame buffer information.
 class ThincCMsgInitRequestKeepAlive
          Deprecated. cannot find it in protocol specification.
 class ThincCMsgInitRequestNoVideo
          let the server knows that client supports no video.
 class ThincCMsgInitRequestVideo
          let the server knows that client supports video.
 class ThincCMsgInitRequestVideoClientFormat
          let the server knows that client supported format for video.
 class ThincCMsgInitRequestVideoServerFormat
          replies the ThincSMsgInitRequestVideoServerFormat is handled in client properly.
 class ThincCMsgInitSecCaps
          replies the capability for security to server.