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
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