DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

netbios(ADMP)


netbios -- NetBIOS STREAMS driver

Description

netbios is a multiplexing STREAMS driver that implements NetBIOS over TCP/IP, as defined in RFC 1001 and RFC 1002 (excluding the name server and datagram distribution server). Only the broadcast mode of operation is supported. If multicasting is available, the NetBIOS broadcast address can be set to the appropriate multicast address.

Note that NetBIOS names are qualified by a Domain Name Service style domain string called the ``scope.'' All machines that are to interact via NetBIOS must agree on the setting of the scope string. By using different scope names on different sets of machines, several disjoint NetBIOS name spaces may exist on one network.

The scope, internet broadcast address, and other parameters are set by the NetBIOS daemon, /etc/nbd. See netbios(ADMN) and nbd(ADMN) for further information.

Each open of /dev/netbios creates a new, distinct NetBIOS user environment. Each user environment has its own local name table, local session table, and permanent node name. Users in different NetBIOS user environments on a machine appear, to each other and to users on other machines, to be on separate machines.

This device should be accessed through the NetBIOS Transport Provider devices (see nbtpi(ADMP)). The actual protocol used to interact directly with the netbios driver is not documented here.

Files

/dev/netbios NetBIOS device node

See also

nbtpi(ADMP), nbd(ADMN), netbios(ADMN)

RFC 1001, RFC 1002


© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003