I have Parallels running on my Macbook Pro, and I'm developing a small application that needs to run exclusively on mobile devices (using sencha touch ).
The problem is that my IP address is Windows 7 in Parallels 10.211.55.0/24 , and our local network is 192.168.1.0/24
Accessing the IIS application through Firefox or IE is not acceptable since I need to test the iPad and iPhone.
Does anyone know how to open IIS applications on the network from a Parallels virtual machine?
source
share