|
bool | connection (string, int) |
|
bool | connectionUnresolv (string host, int port) |
|
int | sendData (string) |
|
string | getTextData (string hdrdelm, string cntlnhdr) |
|
string | getBinaryData (int, bool) |
|
void | closeConnection () |
|
bool | isConnected () |
|
void | setSocketBlocking () |
|
void | setSocketNonBlocking () |
|
int | receive (string &buf, int flag) |
|
int | receivelen (string &buf, int len, int flag) |
|
string | getData () |
|
int | sendlen (string buf, int len) |
|
int | getLengthCl (string header, int size) |
|
void * | get_in_addr (struct sockaddr *sa) |
|
int | create_tcp_socket () |
|
|
static char * | get_ip (char *host) |
|
static bool | isConnected (int fd) |
|
Definition at line 27 of file Client.h.
The documentation for this class was generated from the following files: