t_open_t_open man page on DigitalUNIX

Man page or keyword search:  
man Server   12896 pages
apropos Keyword Search (all sections)
Output format
DigitalUNIX logo
[printable version]

t_open (ULTRIX)						       t_open (ULTRIX)

NAME
       t_open - Establishes a transport end-point

DIFFERENCES
       The  Transmission  Control  Protocol  (TCP)  and User Datagram Protocol
       (UDP) transport providers are supported by both ULTRIX and Digital UNIX
       X/Open  Transport  Interface  (XTI). However, when creating a transport
       end point with the t_open call, ULTRIX does not need device information
       to  specify  a  transport  provider.  In	 the Digital UNIX system, this
       information must be present because XTI is implemented using the	 xtiso
       pseudo-streams driver.

       You  must  change all your t_open calls to reflect this change for both
       TCP and UDP transport providers or change your application to determine
       the end point at run time. For example:

		 #ifdef __osf__
		 t_open ("~/dev/streams/xtiso/tcp", ...)
		 #else
		 t_open ("tcp", ...)
		 #endif

RELATED INFORMATION
       Digital UNIX Functions:

	   t_open(3) delim off

							       t_open (ULTRIX)
[top]

List of man pages available for DigitalUNIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net