lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [lwip-users] Setting my hostname on a LAN controlled by Windows2003


From: bonny gijzen
Subject: RE: [lwip-users] Setting my hostname on a LAN controlled by Windows2003 Server
Date: Fri, 24 Jul 2009 07:57:31 +0200

Yes, you must implement netbios name resolving.
Do a search in this list, some people have posted code snippets how to do this.
 
 
Regards Bonny Gijzen,


Van: address@hidden [mailto:address@hidden Namens Joseph Thomas-Kerr
Verzonden: vrijdag 24 juli 2009 00:39
Aan: lwip-users
Onderwerp: [lwip-users] Setting my hostname on a LAN controlled by Windows2003 Server

Hi,

I'm building an embedded web server using LWIP. It uses DHCP to get an IP address, and I have enabled hostnames so the name is sent back in the DHCP REQUEST packet.

This platform is an example kit for customers so I want them to be able to plug it into their LAN and then navigate to the server using its hostname in a web browser.

This doesn't seem to work on our network which uses Windows 2003 Server. I suspect that the list of hostnames is secured by the windows domain server, so it won't dynamically assign the hostname for my server when I plug it in.

Is there any way around this?

Regards,
Joe.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]