Cannot connect to TCPListener work in device

I am creating a TCPListener object at 8080 port in my smartdevice program but i cannot connect to it from desktop. I determined the ip address of my smartphone too it was 127.0.0.1 and this is a wrong ip i think. so i installed the Microsoft Loopback Driver for emulator to try this in emulator but not success.

How can i connect to a tcplistener working on a smartdevice

thanks



Answer this question

Cannot connect to TCPListener work in device