Questions tagged [nsd]

Network Service Discovery (NSD) allows the identification of devices on the local network that support the services your software requests.

Network Service Discovery (NSD) allows the identification of devices on the local network that support the services your software requests. This is useful for a variety of peer-to-peer applications such as file sharing or multi-player gaming. Devices have software that can broadcast its name and connection information to the local network and scan for information from other applications doing the same.

76 questions
-1
votes
1 answer

setText() displays text "null" on screen , but log displays value using custom Arrray Adapter

I ran into the problem with my app again. I use NSD API , to discover and connect to the services and I use array adapter to get data about services such as IP address and the name of the service and print it on the app screen. so far I don't have…
Grace
  • 11
  • 4
1 2 3 4 5
6