request: hosting server #7
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create a server that all clients can connect to. If they open a server on their PC it creates a socket to main server so they don't have to open ports on their router and share ip addresses, in the connect window it requests servers and displays them on the client. The client should give the main server the clients version and display the version in the list so other clients can see if they can join that server.