Controlling Arduino with iPhone via Network

Hello all, I am attempting to control 3 servos on my Ethernet Arduino using my iPhone. The Arduino is connected to a wireless router to which I connect to with my iPhone, My question is, what would be the best way to communicate to the Arduino: UDP, TCP, Arduino hosted web page, or other? Thanks!

  • cfries

The Arduino hosted web page should require no additional programming on the iphone.