Hello,
   I m new to using VC++..Initially I tried out trivial progs using
this IDE which worked perfetly fine.But I tried to write a server n
client program using sockets(WINSOCK).but I m unable to build since it
gives me errors like

Linking...
ser_cli.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function _main

for all the winsock api s i use even though i hv included the
headers(winsock2.h,ws2tcpip.h ...)i hv even checked the directory
paths to look for include files.Is there anything else i shud do?
Cud anyone please help with this.

regards,
Shreya


Reply via email to