CSocket::CSocket

Use this constructor to construct a synchronous socket object. After construction, you must call the Create member function.

Syntax

CSocket( );

At a Glance

Header file: Afxsock.h
Platforms:
Versions: 2.0 and later
Complete documentation Visual C++ documentation

See Also

CSocket Overview, CSocket Member Functions, Windows Sockets Classes, CSocket::Create