开发者

Send data to a SPECIFIC iPhone application through mobile network (No Internet)

I开发者_Go百科 am looking for a way to send data to a SPECIFIC iPhone application without going through Internet... thus using the mobile network. Thanks.


No chance. There's only two things the phone is actually receiving: calls and text messages. Both cannot be used for what you like to do, since neither can be routed to any app.

You can't even really keep an open socket to allow connections through the internet, since the new multitasking is not really multitasking and allows listening for new data only for a few types of applications, voip clients for example. But you didn't want internet anyway...


Best you can do is text the phone a URL whose schema is registered to your app.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜