|
-
Jan 4th, 2013, 12:07 PM
#1
Thread Starter
Addicted Member
[RESOLVED] P2P question
Hello guys I have to make a game with user connected to server, now I have the server and client side but my question is how to make my server global , so everyone who have the client to connect to my server.
Is that possible if my pc is starting the programm and its behind Wi-fi ?
-
Jan 7th, 2013, 02:52 PM
#2
Hyperactive Member
Re: [RESOLVED] P2P question
If you are on Wifi, you are probably behind a firewall. Just put the server on the dmz, that way everybody can access it.
-
Jan 16th, 2013, 04:08 PM
#3
New Member
Re: [RESOLVED] P2P question
 Originally Posted by mitko29
Hello guys I have to make a game with user connected to server, now I have the server and client side but my question is how to make my server global , so everyone who have the client to connect to my server.
Is that possible if my pc is starting the programm and its behind Wi-fi ?
There are many ways to approach this. You can port-forward and make whatever port your server uses be somewhat public or you can disable your firewall (don't do that, it's extremely bad).
Before I can further help you however, I need to ask if your clients are connecting to the server by typing in an IP you give them, or are you trying to make the game automatically show up in a server list (like if you loaded most multiplayer games and were looking for servers)
EDIT: My bad, didn't read resolved
Last edited by Gurgle528; Jan 16th, 2013 at 04:14 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|