User profile: tmcfadden

User info
User name:tmcfadden
Name:Terrence McFadden
Location:Endwell, New York 13760
Website:http://www.billyjackproductions.com
Bio:An IT professional with 20 years experience in designing and administering to networks.
History
Joined:
Number of posts:10
Latest posts:

WINSOCK PROGRAM TO PERFORM A BASIC MATH FUNCTION
I have an assignment that takes existing client and server code that's currently able to connect ove...

Winsock program that performs simple math
I have an assignment that takes existing client and server code that's currently able to connect ove...

gethostbyname
So putting in the following makes it work: [code] if (WSAGetLastError() != 0) { if (WSAGetLastErro...

gethostbyaddr dns program
Any help on this appreciated. This is a winsock program designed to prompt the user to enter a do...

gethostbyname
Okay. I think I've initialized the stack with WsaStartup under the "//INITIALIZE WINSOCK 2" comment...