How to connect a socket to Genymotion device that is hosting a server?
问题 I am currently trying to make a socket connection from my client (iOS simulator) to my host (Genymotion simulator). I am having a hard time finding the correct IP address and configuring the right settings for VirtualBox to get this to work. How can I find the proper IP address and port for iOS to connect to when I host the server on the Genymotion server? 回答1: By default Genymotion devices use a NAT connection to connect to internet. It means they are not visible from your local network. You