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 - io-net migrating nicinfo: (2 Items)
   
io-net migrating nicinfo  
Hi,

I need a replacement of accessing /dev/io-net/en0 in io-pkt-v4

I use it like below
      nicFD = open( "/dev/io-net/en0", O_ACCMODE );

If there any api in io-pkt which can return me a file descriptor for any desired interface

 
    
Re: io-net migrating nicinfo  
Hello All,

Need information on alternative of /dev/io-net/en0 in io-pkt.
Please suggest how to execute ioctls like SIOCSDRVSPEC (Since there will be no device node when using io-pkt drivers)