Daniel-Martinez / Tags

Tags
0 stars 0 forks source link

Connecting to WebGameServer #39

Closed Daniel-Martinez closed 10 years ago

Daniel-Martinez commented 10 years ago

Need an ability to create a WebClientGameServer interface. In the creation we will need to pass out TeamName, IP Address, and Port of connsection server.

Daniel-Martinez commented 10 years ago

successful test connecting to the game server with the given IP address. Was able to load a list of games from the server an sort target list to get it to work.