Collaboration diagram for WINS:
Only Query Request Client Routine sending/Positive Name Query Response receiving are implemented.
When the Netbios Name Query request UDP datagram is on the ethernet network, asking "Who is 'name'?", NutWinsNameQuery() answers with the specified 'ipaddr' Ethernut IP address.
Answer to Microsoft Windows/Internet Explorer calls by "http://name" command line (and even directly "name" as command line if "name" is not a shared folder).
Launch for example :
Data Structures | |
struct | WINSHEADER |
Functions | |
int | NutWinsNameQuery (char *name, u_long ipaddr) |