| connectToServer() | MMSTCPClient | |
| disconnectFromServer() | MMSTCPClient | |
| host | MMSTCPClient | [private] |
| hostip | MMSTCPClient | [private] |
| isConnected() | MMSTCPClient | |
| MMSTCPClient(string host="0.0.0.0", unsigned int port=9999) | MMSTCPClient | |
| peekString(string *abuf, int buflen) | MMSTCPClient | |
| port | MMSTCPClient | [private] |
| receiveString(string *abuf) | MMSTCPClient | |
| receiveString(string *abuf, int buflen) | MMSTCPClient | |
| s | MMSTCPClient | [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 |