CSocket::CSocket

This constructor constructs a synchronous socket object. After construction, call the Create method.

At a Glance

Header file: Afxsock.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation Visual C++ documentation

Syntax

CSocket( );

See Also

CSocket::Create