| lwIP
    2.1.2
    Lightweight IP stack | 
| Modules | |
| Options | |
| Functions | |
| void | netbiosns_init (void) | 
| void | netbiosns_stop (void) | 
This is an example implementation of a NetBIOS name server. It responds to name queries for a configurable name. Name resolving is not supported.
Note that the device doesn't broadcast it's own name so can't detect duplicate names!
| void netbiosns_init | ( | void | ) | 
Init netbios responder
| void netbiosns_stop | ( | void | ) | 
Stop netbios responder