How can I make an app that simulates a command line or terminal? Can I use built-in controls or do I have to make something custom? Can someone point me to some sample code? All searches I conduct result in Cisco-related iOS stuff and not Apple-related results.
Share
I was trying to do the same thing. I found this project:
http://code.google.com/p/mobileterminal/
may be this is what you are looking for.