ClientSocket Class Reference
#include <ClientSocket.h>
List of all members.
|
Public Member Functions |
| | ClientSocket () |
| | ClientSocket (char *address_in, int port_in) throw (SocketFailedException,SocketResolveException) |
| void | connectTo (char *address_in, int port_in) throw (SocketFailedException,SocketResolveException) |
| void | connectTo (char *address_in) throw (SocketFailedException,SocketResolveException) |
| void | bind (int port_in) |
Constructor & Destructor Documentation
| ClientSocket::ClientSocket |
( |
|
) |
|
Member Function Documentation
| void ClientSocket::bind |
( |
int |
port_in |
) |
|
The documentation for this class was generated from the following files: