Searched refs:CConnectionSocket (Results 1 – 3 of 3) sorted by relevance
42 CConnectionSocket::CConnectionSocket() in CConnectionSocket() function in CConnectionSocket47 bool CConnectionSocket::connect(const string& strRemote, uint16_t uiPort, string& strError) in connect()
36 class CConnectionSocket : public CSocket39 CConnectionSocket();
99 bool sendAndDisplayCommand(CConnectionSocket &connectionSocket, CRequestMessage &requestMessage) in sendAndDisplayCommand()158 CConnectionSocket connectionSocket; in main()