Opens a port for PPC communication and returns a port refnum. You can use a single port for multiple sessions. When opening a port using PPC Open Port, you must specify a portName cluster.

![]() |
portName describes the port you want to open.
| ||||||||||||
![]() |
alias location name is the alias name for the port. If empty, the VI uses the default alias PPCToolBox. The PPC Browser uses this alias to determine which machines to display in its dialog box. | ||||||||||||
![]() |
network visible indicates whether the port is accessible to other machines on the network. The default is FALSE. | ||||||||||||
![]() |
port refnum is a port refnum, which you use in subsequent operations relating to that port. | ||||||||||||
![]() |
error, if negative, indicates a Macintosh error. If positive, error indicates an error internal to the CIN that generated it. Refer to the PPC Error Codes for a list of PPC error codes and their descriptions. |