| Note: This tutorial assumes that you have completed the previous tutorials: Understanding Service Types. |
Publishing Services
Description: Illustrates how to use the zeroconf_jmdns api to publish services.Keywords: zeroconf, jmdns
Tutorial Level: INTERMEDIATE
Code
Publishing is very straightforward. The following explicitly details each element required to publish a ros master.
For ros master services in particular, we could pull ros information directly from rosjava to fill out some of the above details - if you have an interest in getting this implemented contact <d DOT stonier AT gmail DOT com>.
Example
Example code can be found in zeroconf_jmdns_demos (pc) and also zeroconf_android_jmdns_demos (android).






