I'm trying to develop an application as mentioned above. But the compliler is giving errors for winsock function .i.e unresolved external WSAStartup(), recv, send, htons, etc. (for all winsock functions). i have included the file Winsock.h in my .cpp file.
Pl. help