Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
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