Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
Developer Support
QNX Documentation Library
QNX Developer Support

QNX Developer Support

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

[Previous] [Contents] [Index] [Next]

npm-qnet.so

Native QNX Neutrino network manager

Syntax:

io-net ... -p qnet [option[,option]...]

Options:

See the description below.

Description:

The npm-qnet.so interface implements native QNX Neutrino networking.

Neutrino includes two versions of the Qnet protocol stack:

npm-qnet-compat.so
The original stack.
npm-qnet-l4_lite.so
The new, lightweight version that provides faster speed and enhanced reliability. This version of the Qnet stack isn't compatible with the earlier version with regard to packet and protocol format.

By default, npm-qnet.so is a symbolic link to the latest version of the Qnet protocol stack. To determine which version you're using, type:

ls -l /lib/dll/npm-qnet.so

See also:

io-net, npm-qnet-compat.so, npm-qnet-l4_lite.so

"Network drivers (devn-*)" and "Network protocol modules (npm-*)" in the Utilities Summary

Using Qnet for Transparent Distributed Processing in the Neutrino User's Guide

Native Networking (Qnet) in System Architecture

Transparent Distributed Processing Using Qnet in the Neutrino Programmer's Guide


[Previous] [Contents] [Index] [Next]