iphone tcp/ip via accessory port? -


i'd love able mod iphone tcp/ip stack route packets on accessory port either serial or better yet usb or firewire...

the applications i'm researching wouldn't able use wifi, 3g or bluetooth... custom apps written use serial port available via accessory port, nice support generic apps need network access.

i haven't tracked down info relating this, have thoughts??

about way work jailbreak device, , quite low level hacking. os x supports nkes (network kernel extensions) allow introduce new network interface. don't know if iphone os has these (as there's not information on - it's supposed black box). if did, you'd have make ke lie , claim e.g. wifi device, many applications probe network availability searching wifi interface.

basically, think untenable idea. can use external accessory apis allow custom apps use dongle network service provider, can't use provide new network interface. if want kind of open, extensible platform, iphone not right platform.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -