I'm working on Ray Wenderlich's "How to make a Simple Playing Card Game with Multiplayer and Bluetooth."
That game can use Wifi when Bluetooth is unavailable.
If I open an iOS simulator on a computer and another iOS simulator on a different computer, will the iOS simulators be able to communicate over wifi?
I believe the answer is yes, since each iOS simulator can send/receive data over wifi. However, I wanted to check before I find another computer and install XCode on it.