Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Name: Don Arnett Date: June 14, 2002 at 08:18:00 Pacific
Reply:
That may be compiler dependent. We use 'gethostbyname()' in our Linux & UNIX systems. You pass in the hostname and the IP is in the structure returned by the function.
Summary: I have learnt VB, C, Java, Prolog, and HTML (!!) I am best in VB, then Prolog, then HTML, C then Java. would you recommend studying Java or C in greater detail or both? would you recommend studying an...
Summary: I've been asked to write a program that can take in input from a serial port, and then parse it. I've no problem with parsing, but the input from serial port I could use help on. Anyone have any advic...