|
-
November 30th, 2004, 05:02 AM
#1
ping a server in vc.net
I wrote code in vc++ 6.0 to ping a server which works well but the same doesnt work in vc.net .
i tried with the following lib files
#pragma comment(linker,ws2_32)
ws2_32.lib
#pragma comment( linker, "/defaultlib:ws2_32.lib")
and i aslo included the winsock2.h
Could any one suggest me a solution
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|