Creating Android chat app using Network Service Discovery(NSD)
We will create this Android chat app using NSD in a three part series. In the first part we will learn how to register and broadcast our service on the server device. In the second part we will write the client side code to discover and connect to the server and finally we will complete …
Creating Android chat app using Network Service Discovery(NSD) Read More »
