STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
netbiosns.c File Reference
#include "lwip/apps/netbiosns.h"

Go to the source code of this file.

Detailed Description

NetBIOS name service responder

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!

Definition in file netbiosns.c.