NETPort class

The NETPort object is created (with Inter-process communication) to serve as a published target that other applications can connect to with Inter-process communication. The NETPort is established on a server in order to receive requests from one or more clients.

Methods

NETPort::CheckMessage()
CheckMessage() is used to check for a waiting message on the NETLink created through this port.
NETPort::Destroy()
Destroy() is used destroy the NETPort object.
NETPort::IsDead()
IsDead() is used to establish if the NETPort link is dead.
NETPort::PortID()
PortID() is used to establish the TCP/IP port on which the NETPort is accepting connections.

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.