have you included the winsock library? If not set the IDE to include it.
Mickey --- vermilions276 <[EMAIL PROTECTED]> wrote: > 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 > > > ____________________________________________________________________________________ Expecting? Get great news right away with email Auto-Check. Try the Yahoo! Mail Beta. http://advision.webevents.yahoo.com/mailbeta/newmail_tools.html
