>       From: [email protected] On Behalf Of ??? via RT
>       Sent: Monday, 20 February, 2012 11:12

>       ???? 2 error LNK2019: ??????????????? __imp__connect@12???รท???????? 
<etc>

>       Can you tell me how to solve it?

To link a program using the Windows Socket library, 
link with the Windows Socket library. For historical 
reasons WinSock is not included in the "base" system 
libraries for Windows, and acts more like a third-party 
library even though it is from MS. The exact method 
depends on what tools you are using (especially 
commandline versus IDE).

Fifth and newest link on Google for __imp__WSAStartup 
(a small cheat because I know that's most closely tied)
http://msdn.microsoft.com/en-us/library/windows/desktop/ms737629%28v=vs.85%2
9.aspx


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to