QNX RTOS v4 Knowledge Base
  
QNX RTOS v4 Knowledge Base
  
    
      | 
          
            | Title | How to determine the status for all of Network Adapters on a QNX4 network |  
            | Ref. No. | QNX.000010185 |  
            | Category(ies) | Network |  
            | Issue | How can a program determing the status of all network adaptors within the qnx network in realtime? 
 
 
 |  
            | Solution | Currently the only way to achieve this is to write a program that calls netinfo and pipes the output to a file.  Then parse the file and report the status of each nodes network adaptor by network. |  |