this client program is using sockets to send data
i am using host ip address as destination address, to send data
my ubuntu ip address is shown 10.0.0.2
my host address is 1.2.3.4
whenever i send a data send is successful
but server in host machine not receiving the data
please help me what can i do find out who is reciving?
and how send data to server running on the same machine?
(i can connect to internet from android emulator)


