Click to See Complete Forum and Search --> : newbie question


mithin
June 21st, 2004, 01:35 AM
1)How can i get the ip address and name of my system??
2)Also i want to know what kind of network my systemis connected to (ex Eth0, FDDI etc...)??
3) How can i get the broadcast address of the network

i would be very greatful if u can suggest some tutorial site for the above topics.

Pls help

Thanx

Mithin

kuphryn
June 21st, 2004, 01:11 PM
Check out MSDN.

Check out NetWkstaGetInfo(), getaddrinfo(), and getnameinfo().

Kuphryn