Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Winsock2.0 on Win2000

Status
Not open for further replies.

chaitu

Programmer
May 30, 2002
17
MO
Hi,

I am using Winsock2.0 and as seen in help everywhere, for using SSL with it, the function 'setsockopt' can be used with certain flags SO_SECURE, SO_SEC_SSL etc.

But on Windows2000, in header file Winsock2.h, there is nothing like these flags.

Can't I do SSL with Winsock2.0 on Visual Studio6.0
Is there any other way?

Regards
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top