CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

NetBiosName

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
nazoa



Joined: 09 Feb 2007
Posts: 56

View user's profile Send private message

NetBiosName
PostPosted: Mon Jan 14, 2008 6:19 am     Reply with quote

Hello,

Can anyone give some ideas of where / how the NetBiosName parameter is set in the TCP/IP stack. What I am trying to do is to pass a name to the DHCP server to help users find the PIC board more easily in the network.

Thanks.
Ttelmah
Guest







PostPosted: Mon Jan 14, 2008 9:29 am     Reply with quote

TCP/IP, is a transport layer. NetBIOS, is another layer _above_ this. You can have a system implementing TCP/IP, and NetBIOS, is not involved at all. The TCP/IP stack, sould have the 'host name', which is commonly the NetBIOS name, plus it's primary DNS Suffix (it doesn't have to be), but unless you are implementing NetBIOS over the TCP/IP layer, there will not be a NetBIOS name involved.
Do a search for RFC1001, which describes how NetBIOS is implemented over the TCP/IP transport.

Best Wishes
nazoa



Joined: 09 Feb 2007
Posts: 56

View user's profile Send private message

PostPosted: Mon Jan 14, 2008 10:15 am     Reply with quote

Thanks for your reply. Yeah, I did not make myself too clear. I using the 'TCP/IP' stack code that includes a NetBios module and my question really refers to this module.

Thanks again.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group