mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 15:11:40 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			554 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			554 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| mDNS Service
 | |
| ============
 | |
| :link_to_translation:`zh_CN:[中文]`
 | |
| 
 | |
| mDNS is a multicast UDP service that is used to provide local network service and host discovery.
 | |
| 
 | |
| The ESP-IDF component `mDNS` has been moved from ESP-IDF since version v5.0 to a separate repository:
 | |
| 
 | |
| * `mDNS component on GitHub <https://github.com/espressif/esp-protocols/tree/master/components/mdns>`__
 | |
| 
 | |
| Hosted Documentation
 | |
| --------------------
 | |
| 
 | |
| The documentation can be found on the link below:
 | |
| 
 | |
| * `mDNS documentation <https://espressif.github.io/esp-protocols/mdns/en/index.html>`__
 |