Manual — Tru64 DECnet_WAN_Support_3.1
Section 1X25
| x29login | X.29 host-based PAD | |
| x29stty | Set/read remote PAD parameters |
Section 2w
| bind | Bind a WDD Line name to a socket |
Section 3X25 (intro)
| X25AcceptCall | Accepts an incoming X.25 call | |
| X25BindFilter | Associates a filter with an X.25 listener | |
| X25ClearCall | Clears an X.25 call | |
| X25ClosePort | Disposes of an X.25 port | |
| X25CreateListener | Creates an X.25 listener | |
| X25Decode | Decodes an item from an Encoded Parameter List | |
| X25DeleteListener | Disposes of an X.25 listener | |
| X25Encode | Encodes items into an Encoded Parameter List | |
| X25GetErrorText | Returns the error message for an X.25 error | |
| X25GetItemList | Lists item codes in an Encoded Parameter List | |
| X25GetPortStatus | Returns the current port status information | |
| X25Listen | Listens for incoming X.25 calls | |
| X25MakeCall | Initiates an outgoing X.25 call | |
| X25OpenPVC | Associates an existing X.25 port with a Permanent Virtual Circuit (PVC) and returns the current state of the PVC. | |
| X25OpenPort | Creates an X.25 port | |
| X25PrintError | Prints the error message for an X.25 error | |
| X25ReadAccept | Obtains negotiated outgoing call details | |
| X25ReadAccountingLog | Access accounting log files | [ X25ReadAccountingLog, X25WriteAccountingLog ] |
| X25ReadCallDetails | Obtains incoming call details | |
| X25ReadClear | Reads clear information for calls cleared by remote DTE | |
| X25ReadClearConf | Reads clear confirmation received from remote DTE | |
| X25ReadData | Reads data from an X.25 port in Automatic Mode | |
| X25ReadDataQM | Reads data from an X.25 port in Manual Mode | |
| X25ReadOOB | Reads an interrupt or reset message from an X.25 port | |
| X25RematchCall | Passes an incoming call back for rematching | |
| X25SendData | Transmits data to an X.25 port in Automatic Mode | |
| X25SendDataQM | Transmits data to an X.25 port in Manual Mode | |
| X25SendInterrupt | Transmits an X.25 interrupt | |
| X25SendInterruptConf | Confirms receipt of an X.25 interrupt | |
| X25SendReset | Transmits an X.25 reset or confirms receipt of an X.25 reset | |
| X25SetIOMode | Sets an X.25 port to blocking or non-blocking mode | |
| X25UnbindFilter | Disassociates a filter from an X.25 listener | |
| X25WaitForEvent | Waits for an event to occur on one or more X.25 ports | |
| X25WriteAccountingLog | ||
| X29Break | Sends a break message to the remote PAD | |
| X29GetAction | Reads the action to be performed when a specified event occurs. | |
| X29GetHoldTime | Reads the value of the local holdback timer | |
| X29GetParameters | Reads PAD parameters from the remote PAD | |
| X29InviteClear | Invites the remote PAD to clear the call | |
| X29SetAction | Sets the action to be performed on receipt of an X.29 event | |
| X29SetHoldTime | Sets the value of the local holdback timer | |
| X29SetParameters | Sets PAD parameters on the remote PAD | |
| intro | introduction to X.25 and X.29 library routines | |
| select | Synchronous X.25 I/O multiplexing |
Section 4X25
| gettydefs | X.29 terminal attributes entry | |
| x29localprof | X.29 local PAD profile database | |
| x29remoteprof | X.29 remote PAD profile |
Section 7X25
| xw | X.25 network interface for IP |
Section 8X25
| npl | Network Profile Loader/Lister | |
| x25accounting | Generate accounting reports | |
| x25accountingd | Log accounting records | [ x25accountingd, x25newlog, x25stoplogging ] |
| x25applicationd | X.25/X.29 application control program | |
| x25ifconfig | X.25/IP configuration program | |
| x25newlog | Log accounting records | [ x25accountingd, x25newlog, x25stoplogging ] |
| x25stoplogging | Log accounting records | [ x25accountingd, x25newlog, x25stoplogging ] |
| x29localsetup | Add a profile to the local PAD profile database | |
| x29logind | X.29 Server | |
| x29remotesetup | Modify the remote PAD profile |
Section hdlc,lapb,llc2
| close | Delete a socket | |
| getsockopt | Obtain HDLC, LAPB, or LLC2 Link information | |
| read | Receive data from an HDLC, LAPB, or LLC2 Link | |
| recv | Receive data from an HDLC, LAPB, or LLC2 Link | |
| send | Transmit data over an HDLC, LAPB, or LLC2 Link | |
| setsockopt | Set socket options | |
| socket | Create a new socket | |
| write | Transmit data over an HDLC, LAPB, or LLC2 Link |
Section wdd
| close | Delete a WDD socket | |
| getsockopt | Return the WDD socket options | |
| read | Receive data from the WDD Line | |
| recv | Receive data from the WDD Line | |
| send | Transmit data over the WDD Line | |
| setsockopt | Set the WDD socket options | |
| socket | Create a new WDD socket | |
| write | Transmit data over the WDD Line |