Difference between revisions of "IPhone Application Development"
From ivc wiki
Jump to navigationJump to search
(→LookUp) |
(→Bind) |
||
Line 31: | Line 31: | ||
== Bind == | == Bind == | ||
[[Image:iphone_app_bind.png]] | |||
* Bind Wrapper | * Bind Wrapper |
Revision as of 16:20, 9 February 2009
UiA Logon
- UiA Logon
- Shell script
- Download
Script for logging-on to the university wireless networking. The authorization requires SSL2 which the Safari browser does not support.
InterLoop
- InterLoop
- Shell script
- Requires iPhone v1.x.x
- Download
Small script to randomly select a song from the iPod library and play it for a certain period of length.
LookUp
- LookUp Daemon
- Requires iPhone v1.x.x
- Download
Script to look-up the phone number of the last incoming call to find the name. The number is sent via a web request to a online directory and the response is parsed and displayed to the user. Options to add it to a new contact.
Bind
- Bind Wrapper
- Requires iPhone v1.x.x
- Download
A wrapper to start the Bind name server daemon. Used when the iPhone is used as a tunnel/socks server, aka. tethered modem, from a computer via wifi.