开发者

Local Debian Server in VM and connect with iphone app

开发者 https://www.devze.com 2023-03-08 13:19 出处:网络
How is a local Debian server setup so that an iphone app in the simulator can communicate with it? I want to send files and data to the server from an iphone app. and for now I would like it to be lo

How is a local Debian server setup so that an iphone app in the simulator can communicate with it?

I want to send files and data to the server from an iphone app. and for now I would like it to be locally using th开发者_开发问答e simulator, rather than a device using a router.


Enable NAT and you will find one network on the vm and two on the host computer, being one, a virtual network shared between the two of them. Then simply use their IP addresses as they appear in ifconfig.

0

精彩评论

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