Hi!
I'm writing a simple iPhone program that sends data to a BSD Sockets server. The program works fine with WiFi but EDGE is what I'm having problems with.
If I start the client and no networking program has been opened prior to running the client, it won't connect to the server.
While if I start Weather.app for example, and then my client program, everything works fine!
Why does my app only work over EDGE when a networked program has been started before?
~Matt
I'm writing a simple iPhone program that sends data to a BSD Sockets server. The program works fine with WiFi but EDGE is what I'm having problems with.
If I start the client and no networking program has been opened prior to running the client, it won't connect to the server.
While if I start Weather.app for example, and then my client program, everything works fine!
Why does my app only work over EDGE when a networked program has been started before?
~Matt