I am trying to create three different socket connections from my Tab to three different devices using WIFI. I have used three threads which takes care of creating three socket connections with the three devices. The three devices are Servers and my tab device is client. Problem is that my tab device is able to connect to only one server. To be precise it is one specific IP address to which the tab device is able to connect to. The other connection fails. All three uses same port number. Any clue what could be the reason?
feedback
|