MMSTCPClient Member List

This is the complete list of members for MMSTCPClient, including all inherited members.

connectToServer()MMSTCPClient
disconnectFromServer()MMSTCPClient
hostMMSTCPClient [private]
hostipMMSTCPClient [private]
isConnected()MMSTCPClient
MMSTCPClient(string host="0.0.0.0", unsigned int port=9999)MMSTCPClient
peekString(string *abuf, int buflen)MMSTCPClient
portMMSTCPClient [private]
receiveString(string *abuf)MMSTCPClient
receiveString(string *abuf, int buflen)MMSTCPClient
sMMSTCPClient [private]
sendAndReceive(string rbuf, string *abuf)MMSTCPClient
sendString(string rbuf)MMSTCPClient
setAddress(string &host, unsigned int port)MMSTCPClient
setAddress(const char *host, unsigned int port)MMSTCPClient