I am developing an App for the iPod Touch 4G with iOS 4.3.3 with the aim to connect to a linux pc and exchange data: from the ipod to the pc the accel/gyro info and from the pc to the ipod frames from the webcam. Can anyone help me with some code, info, point me to ebooks or whatever..?
I’ve done some stuff with the ios code already, and this is the only piece of the puzzle missing..
I am kinda desperate, i’ve searched everywhere and couldn’t find examples (i am so not a networks/ios guru.. :/)
best regards,
Filipe Nunes
I am developing an App for the iPod Touch 4G with iOS 4.3.3 with
Share
Follow this link (and the page 2) for the iOS client programming (info for server presented as well). Follow this link to create the server.c (and client.c if you need it as well). It has all the info (+files) you need.