Mudry, Stephen wrote: > Thank you for posting the source code for wake.cpp. > I think it will do what I want, but I do get link errors > when compiling under Microsoft Visual C++ 6.0. I assume > I need to link in a lib or two. Do you know which one? > > Thanks again! > > Linking... > wol.obj : error LNK2001: unresolved external symbol _send@16 > wol.obj : error LNK2001: unresolved external symbol _closesocket@4 > wol.obj : error LNK2001: unresolved external symbol _connect@12 > wol.obj : error LNK2001: unresolved external symbol _WSACleanup@0 > wol.obj : error LNK2001: unresolved external symbol _setsockopt@20 > wol.obj : error LNK2001: unresolved external symbol _socket@12 > wol.obj : error LNK2001: unresolved external symbol _WSAStartup@8 > Debug/wake.exe : fatal error LNK1120: 7 unresolved externals > Error executing link.exe. > Hi, Try the socket library WSOCK32.LIB. Jyh-shing =========================================================================== This Mail was sent to netboot mailing list by: Jyh-shing Chen <jyhshing@jencourt.com> To get help about this list, send a mail with 'help' as the only string in it's body to majordomo@baghira.han.de. If you have problems with this list, send a mail to netboot-owner@baghira.han.de.
For requests or suggestions regarding this mailing list archive please write to netboot@gkminix.han.de.