Can an iPhone/iPod Touch application open a port for remote communication without jailbreaking?
Posted
by Derrick
on Stack Overflow
See other posts from Stack Overflow
or by Derrick
Published on 2010-04-21T17:48:21Z
Indexed on
2010/04/21
17:53 UTC
Read the original article
Hit count: 357
I'm researching remote control testing for an app that'll be installed on the new iPod Touch and can't tell for certain from everything that I've read whether or not an installed app can or can't open any ports for remote test instructions (that's a mouthful : ) We created something like this for the Android using adb port forwarding and telnet, and it worked really well. Is there any chance something similar could be done on an iPhone or iPod without jailbreaking??
© Stack Overflow or respective owner