Open KhounborineII opened 2 years ago
Write the code that will allow for two phones to make a peer-to-peer connection to each other to allow data communication.
Breakdown by page:
Title: -send invite to other ip -receive request
Request: -send ignore
Respond: -send start -send ignore
Game: -send update -send end
Results: -nothing!
Write the code that will allow for two phones to make a peer-to-peer connection to each other to allow data communication.