qi7chen / WinsockTut

Winsock programming tutorial and examples with different I/O strategy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

winsock error

Lalainap2 opened this issue · comments

I get "undefined reference to" error while trying to initialize winsock. Could someone help please
winsock

Thanks for your feedback!

I noticed you're using GCC toolchain which I never tested, you may try Visual C++(https://visualstudio.microsoft.com/) instead.