Text only
|
Text with Images
Valhalla Legends Archive
Programming => General Programming => C/C++ Programming => Topic started by: Mephisto on December 14, 2004, 08:11 PM
Title:
[Win32] Retrieving Local System IP or MAC Address
Post by:
Mephisto
on
December 14, 2004, 08:11 PM
Are there any API calls for retrieving this information?
Title:
Re: [Win32] Retrieving Local System IP or MAC Address
Post by:
R.a.B.B.i.T
on
December 14, 2004, 08:38 PM
I believe you use inet_ntoa on then sin_addr. I could be wrong, though (I'm mostly sure~).
Text only
|
Text with Images