ygNetClient derived from none Example Source Header

Author: Dave Pape
11/01/01
Revision: 07/01/06 Alex Hill - added connect() to separate initialization and connection

notes:
    Comments

constructor ygNetClient

method init

1 p_->udpSocket->enableInstrumentation();

method connect

1 p_->udpSocket->enableInstrumentation();

method showStats

method reset

method trigger

method get

method getKeyStruct

method put

method putUnreliably

method saveKeyData

method sendKeyDataTCP

method flushTCPWrite

method sendKeyDataUDP

method fetch

method flushUDPWrite

method flushWrites

method process

method receivePacket

method processKeyData

1
 Get path string length & data 

2
 Get key string length & data 

3
 Get data length & data 

method downloadViaTCP

method uploadViaTCP

method receiveTCPPacket

method receiveUDPPacket