Hi,
I'm developing an app that connects to a web server using urllib. The program works right when running in the emulator, but when I try to connect from the device, it always return an error: Broken pipe. In the IIS log there is no connection trace, so it seems like it never reaches the server.
We are using a Vodafone E51 device.
Is there any limitation in urllib when working over GPRS or 3G networks?
Best regards.

Reply With Quote




