NCL Library
|
#include <UDPCltSocket.hpp>
Public Member Functions | |
CUDPCltSocket (Mode eMode=BLOCK) | |
virtual | ~CUDPCltSocket () |
void | Connect (const tchar *pszHost, uint nPort) |
CUDPCltSocket::CUDPCltSocket | ( | Mode | eMode = BLOCK | ) |
CUDPCltSocket::~CUDPCltSocket | ( | ) | [virtual] |
void CUDPCltSocket::Connect | ( | const tchar * | pszHost, |
uint | nPort | ||
) | [inline] |
Reimplemented from CSocket.