How host name is broadcasted in a subnet
        Posted  
        
            by apalopohapa
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by apalopohapa
        
        
        
        Published on 2010-01-15T18:58:09Z
        Indexed on 
            2010/03/15
            16:39 UTC
        
        
        Read the original article
        Hit count: 246
        
Hello. I'm working with Microchip's TCP/IP stack and the host name of my device is not being broadcasted, although I can access it using its DHCP assigned IP.
So the question is, what is the protocol that a network device uses to broadcast its host name, so that when I see a list of devices in a network I can identify it by name?
Is it the NetBIOS name service or something else? Thanks in advance.
© Stack Overflow or respective owner