Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

npm-qnet.so

Native QNX Neutrino network manager

Syntax:

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

Runs on:

Neutrino

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