Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - use of getifaddrs() and freeifaddrs() public available ?: (2 Items)
   
use of getifaddrs() and freeifaddrs() public available ?  
Hello, I have to read the physical MAC address with QNX 6.4.

Is it already possible to use  getifaddrs() and freeifaddrs() ??

Best Regards

--Armin
Re: use of getifaddrs() and freeifaddrs() public available ?  
On Thu, Jan 15, 2009 at 12:54:02PM -0500, Armin Steinhoff wrote:
> 
> Hello, I have to read the physical MAC address with QNX 6.4.
> 
> Is it already possible to use  getifaddrs() and freeifaddrs() ??
> 

Yes, see <ifaddrs.h> / libsocket.

-seanb