steve_n
02-03-2004, 04:50 PM
I'm fairly new to Smartphone development, and am running into a fairly basic problem.
I have an active network connection, am sending and receiving packets fine, until I get an incoming phone call. After hanging up, my app returns to the foreground but the network connection is gone.
I'm really only familiar with the standard socket network calls; none of these are able to establish a connection after the phone call. Has anyone else run into this problem and is there a solution?
Thanks!
Steve
I have an active network connection, am sending and receiving packets fine, until I get an incoming phone call. After hanging up, my app returns to the foreground but the network connection is gone.
I'm really only familiar with the standard socket network calls; none of these are able to establish a connection after the phone call. Has anyone else run into this problem and is there a solution?
Thanks!
Steve