.apptype = TBT_APP_NSD_DNS_SD_LOCAL,
.icon_name = "dummy",
.info = "Check NSD DNS-SD <br/>",
+ .info = "1. Connect test device to a <b>Wi-Fi network.</b><br/>"
+ "2. “dnssd initialized” will be shown in bottom list.<br/>"
+ "3. Open <b>DNS-SD Remote</b> module in another device and connect that device to <b>same Wi-Fi network</b>.<br/>"
+ "4. Press <b>Add Record</b> in DNS-SD Remote module.<br/>"
+ "5. Press <b>Browse Service</b> button. Then, corresponding service and text value in DNS-SD Remote will be seen in top list.",
.result = 0,
.required_features_count = 1,
.features_required = {FEATURE_NETWORK_SERVICE_DISCOVERY_DNSSD}
.parent = "NSD",
.apptype = TBT_APP_NSD_DNS_SD_REMOTE,
.icon_name = "dummy",
- .info = "Check NSD DNS-SD <br/>",
+ .info = "1. Connect test device to a <b>Wi-Fi network</b> same as <b>DNS-SD Local</b> module connected in.<br/>"
+ "2. “dnssd initialized” will be shown in bottom list.<br/>"
+ "3. Press <b>Add Record</b> button. Then, “local service registered” will be seen in bottom list and in top list added text with key value pair will be seen.",
.result = 0,
.required_features_count = 1,
.features_required = {FEATURE_NETWORK_SERVICE_DISCOVERY_DNSSD}
.apptype = TBT_APP_NSD_SSDP_LOCAL,
.icon_name = "dummy",
.info = "1. Connect test device to a <b>Wi-Fi network.</b><br/>"
- "2. “dnssd initialized” will be shown in bottom list.<br/>"
- "3. Open <b>DNS-SD Remote</b> module in another device and connect that device to <b>same Wi-Fi network</b>.<br/>"
- "4. Press <b>Add Record</b> in DNS-SD Remote module.<br/>"
- "5. Press <b>Browse Service</b> button. Then, corresponding service and text value in DNS-SD Remote will be seen in top list.",
+ "2. “ssdp initialized” will be shown in bottom list.<br/>"
+ "3. Open <b>SSDP Remote</b> module in another device and connect that device to <b>same Wi-Fi network</b>.<br/>"
+ "4. Press <b>Add Service</b> in SSDP Remote module.<br/>"
+ "5. Press <b>Browse Service</b> button. Then, service information will be seen in top list.",
.result = 0,
.required_features_count = 1,
.features_required = {FEATURE_NETWORK_SERVICE_DISCOVERY_SSDP}
.parent = "NSD",
.apptype = TBT_APP_NSD_SSDP_REMOTE,
.icon_name = "dummy",
- .info = "1. Connect test device to a <b>Wi-Fi network</b> same as <b>DNS-SD Local</b> module connected in.<br/>"
- "2. “dnssd initialized” will be shown in bottom list.<br/>"
- "3. Press <b>Add Record</b> button. Then, “local service registered” will be seen in bottom list and in top list added text with key value pair will be seen.",
+ .info = "1. Connect test device to a <b>Wi-Fi network</b> same as <b>SSDP Local</b> module connected in.<br/>"
+ "2. “ssdp initialized” will be shown in bottom list.<br/>"
+ "3. Press <b>Add Service</b> button. Then, “service created” will be seen in bottom list and in top list added text with key value pair will be seen.",
.result = 0,
.required_features_count = 1,
.features_required = {FEATURE_NETWORK_SERVICE_DISCOVERY_SSDP}