I'm really having a hard time with this problem:
- I connect the socket to the server's ip and port
- wait until I receive a success message
- call send() function to send a packet to the server
- receive() function returns "Connection Reset" and nothing reached the server
On emulator everything is working fine, and I'm connecting the device using a usb cable and Zune is launching normally.
Any ideas?