DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Developing applications over NetBIOS using XTI

Creating NetBIOS sessions

To establish a session with another host on the network:

  1. Open the transport endpoint (with t_open) using the device name of a connection-oriented NetBIOS transport provider in the name parameter.

  2. If you are writing a client, specify the name of the server it will contact in the call to t_connect. If you are writing a server, specify the name assigned to the server in the call to t_bind.

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004