开发者

Sending Data between an iPhone and iPad?

开发者 https://www.devze.com 2023-01-10 06:26 出处:网络
Is it possible to use 开发者_开发技巧an iPhone to connect and send data to a iPad? And how would you go about doing this?

Is it possible to use 开发者_开发技巧an iPhone to connect and send data to a iPad? And how would you go about doing this?

Could you open a socket and connect to the iPad with its IP address? (iPads/iPhones have an ip address right?) Go easy I'm new to network programming...

Thanks!


Take a look at the "Bonjour" samples. This will allow you to easily discover nearby (in a network sense) iPhone/iPad devices.

0

精彩评论

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