DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

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. Name server functionality is provided by WINS (Windows Internet Naming Service) within the Advanced File and Print Server (AFPS) software. Both the broadcast and unicast modes of name registration and resolution are supported.

Note that NetBIOS names are qualified by a ``scope'' string. 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 addresses, and other parameters are set by the NetBIOS daemon, in.nbd. See netbios(ADMN) and in.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

References

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

RFC 1001, RFC 1002


© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 - 01 June 2005