NetBIOS
Overview of the NetBIOS technology.
To develop NetBIOS, you need these headers:
For programming guidance for this technology, see:
Functions
Netbios The Netbios function interprets and executes the specified network control block (NCB). |
Structures
ACTION_HEADER The ACTION_HEADER structure contains information about an action. This action is an extension to the standard transport interface. |
ADAPTER_STATUS The ADAPTER_STATUS structure contains information about a network adapter. |
FIND_NAME_BUFFER The FIND_NAME_BUFFER structure contains information about a local network session. |
FIND_NAME_HEADER The FIND_NAME_HEADER structure contains information about a network name. This structure is followed by as many FIND_NAME_BUFFER structures as are required to describe the name. |
LANA_ENUM The LANA_ENUM structure contains the numbers for the current LAN adapters. |
NAME_BUFFER The NAME_BUFFER structure contains information about a local network name. One or more NAME_BUFFER structures follows an ADAPTER_STATUS structure when an application specifies the NCBASTAT command in the ncb_command member of the NCB structure. |
NCB The NCB structure represents a network control block. |
SESSION_BUFFER The SESSION_BUFFER structure contains information about a local network session. One or more SESSION_BUFFER structures follows a SESSION_HEADER structure when an application specifies the NCBSSTAT command in the ncb_command member of the NCB structure. |
SESSION_HEADER The SESSION_HEADER structure contains information about a network session. |
Feedback
Submit and view feedback for