kRfbProto Class Reference

[KVNCViewer Index] [KVNCViewer Heirarchy]


*************************************************************************** Encoding types More...

#include <krfbproto.h>

Inherits: QObject

Public Members

Signals

Private Members

Private Slots


Detailed Description

*************************************************************************** Encoding types


const char *versionMsg()

Return client's version *

const char *serverVersion()

Returns server's version *

rfbServerInitMsg *getServerInformation()

Get the server specific information *

const char *hostName()

Return host on which server is running *

char *desktop()

Return desktop name *

int portNumber()

Port number the server is running at *

int transmitPassword(char *)

transmit a password to host. It -will- be DES encrypted *

int connect()

Call this function explictly to connect to host (The constr. won't!) *

bool writePointerEvent(CARD8, int,int)

You fiddled with your mouse! ;-) *

bool writeKeyEvent(CARD32 , bool)

and now you played with your keybord ( bool {up|down} ) *

void close()

Closes connection to host *

void readVersionMsg()

Read servers version message to avoid incompatiblity *

void writeVersionMsg()

Write our version message to avoid incompatiblity *

int readAuthScheme()

Read authentifcation scheme *

void sendData(CARD8*,int,int,int,int)

****************** Signals *************************

QString _serverVersion

***************** Private **************************

void setServerVersion(const char *ver)

**************** Private slots **********************


Documentation generated by rich@pegasus on Sun Mar 22 20:56:11 MET 1998
Kdoc