开发者

Create WiFi Sync for iPhone app

开发者 https://www.devze.com 2023-02-10 11:25 出处:网络
For an iPhone app I need a web access/server to sync the Core Data database with the computer. So I can backu开发者_Go百科p and replace it. But how can I create a port or something like this which can

For an iPhone app I need a web access/server to sync the Core Data database with the computer. So I can backu开发者_Go百科p and replace it. But how can I create a port or something like this which can be called with the Mac or PC?


For wifi sync you can use synchronous BSD sockets. Through which you can do your data sync.

0

精彩评论

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