Hello.
This is an odd one. Atleast for me it is. I wrote an app that opens a socket to see if a port is responsive on a specific host. This works great in the emulator and on wifi, but when I run it on 3g it always shows the port is up and running. I put out some debug statements, it is true, it is connected to the specific host / port. Any ideas why this would occur?
Does 3g require extra permissions? Is the tmo firewall doing some sort of nat on it? STRANGE!!!!
Thanks.
madkins

