Hi guys. I'm having a very serious problem. I've created Client,Server Socket applications and they work great on local mechine and I also created a test Windows Phone 7 app and configured the static IP address and the wp7 and server does connect when I run WP7 on a simulater, but the problem is with my PC client application when execued on another computer on a WAN its doesn't connect to the server.
I've open the port for both Private and public network on my firewall and also forwarded the port on my router I've used all the options available on the router for port forwarding including:
1) Virtual server.
2) Special applications
3) DMZ settings.
but still its not connecting. I'm using port number "3234".
The clien side can be downloaded here.
Any suggestion on how I can make this work?