jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Ip address of a computer using winsock

DeEnFrSp
Hits: 30

Ip address of a computer using winsock

Rating 0.0 0.0
There is a function gethostbyname for getting the ip address using Winsock. This function will retrieve the ip address details into a variable of type "structure hostent". Read for more info at <a href=http://www.codersource.net/win32_socket_ip_address.html>IP Address Retrieval</a>


Platform(s): n/a
Date: Mar, 10 2004
Author: http://www.codersource.net/win32_socket_ip_address.html

Ratings

Number of Ratings: 0 Votes
5     
0%
4
0%
3
0%
2
0%
1
0%
Visitor Voting Booth: Rate It!

Others Scripts

Win32 Socket Client

C and C++/Tips and Tutorials/Networking

C++ Tutorial on Copy constructors

C and C++/Tips and Tutorials/Development

C++ Tutorial - Data types

C and C++/Tips and Tutorials/Introduction to C and C++

C++ tutorial on arrays

C and C++/Tips and Tutorials/Introduction to C and C++