MAking GAme Public

How do i port forward my router to alow people all around the worl pla

Page 1 of 1

14 Replies - 1132 Views - Last Post: 04 September 2009 - 01:48 PM

#1 userand   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 4
  • Joined: 22-June 09

MAking GAme Public

Post icon  Posted 02 September 2009 - 04:13 PM

Hello, My name is Bernard. i have used several languages to make a game i have created. i would like to alow freinds to play this game simple by downloading a client and having a file with all the code. i believe the best way to do so is to port forward my router. i have had no training in changing ports in my router and would like to learn or to have this question answered ASPA. I made the code with python. i belive i need to forward 8888 and 7777.
Is This A Good Question/Topic? 0
  • +

Replies To: MAking GAme Public

#2 Tom9729   User is offline

  • Segmentation fault
  • member icon

Reputation: 181
  • View blog
  • Posts: 2,642
  • Joined: 30-December 07

Re: MAking GAme Public

Posted 02 September 2009 - 08:44 PM

This has nothing to do with game programming. :)

What router do you have? I suggest you check the manual for how to access the admin panel.
Was This Post Helpful? 0
  • +
  • -

#3 no2pencil   User is offline

  • Professor Snuggly Pants
  • member icon

Reputation: 6968
  • View blog
  • Posts: 31,958
  • Joined: 10-May 07

Re: MAking GAme Public

Posted 02 September 2009 - 08:50 PM

** Moved to Computer Support & Operating Systems **
Was This Post Helpful? 0
  • +
  • -

#4 tommyflint   User is offline

  • D.I.C Addict
  • member icon

Reputation: 34
  • View blog
  • Posts: 679
  • Joined: 24-July 08

Re: MAking GAme Public

Posted 03 September 2009 - 05:46 AM

View PostTom9729, on 3 Sep, 2009 - 02:44 AM, said:

What router do you have?

? we will need to know this in order to help you out

tommyflint

This post has been edited by tommyflint: 03 September 2009 - 05:47 AM

Was This Post Helpful? 0
  • +
  • -

#5 Theaegd   User is offline

  • Hater & Lover

Reputation: -125
  • View blog
  • Posts: 944
  • Joined: 15-August 09

Re: MAking GAme Public

Posted 03 September 2009 - 08:37 AM

ASPA? you mean ASAP
Was This Post Helpful? 0
  • +
  • -

#6 syfran   User is offline

  • D.I.C Lover
  • member icon

Reputation: 83
  • View blog
  • Posts: 1,103
  • Joined: 12-July 09

Re: MAking GAme Public

Posted 03 September 2009 - 10:03 AM

Do you have a static IP?
Was This Post Helpful? 0
  • +
  • -

#7 userand   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 4
  • Joined: 22-June 09

Re: MAking GAme Public

Posted 03 September 2009 - 04:28 PM

I have a Commcast Home Networking
Wireless - G Gateway
Linksys

I am useing a gateway laptop if that helps what so ever

This post has been edited by userand: 03 September 2009 - 04:30 PM

Was This Post Helpful? 0
  • +
  • -

#8 tommyflint   User is offline

  • D.I.C Addict
  • member icon

Reputation: 34
  • View blog
  • Posts: 679
  • Joined: 24-July 08

Re: MAking GAme Public

Posted 03 September 2009 - 04:35 PM

umm isn't com-cast and linksys two different manufacturers have you got a model number?

tommyflint
Was This Post Helpful? 0
  • +
  • -

#9 userand   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 4
  • Joined: 22-June 09

Re: MAking GAme Public

Posted 03 September 2009 - 04:56 PM

I have a Commcast Home Networking
Wireless - G Gateway
Linksys

um wcg200-cc

um wcg200-cc
Was This Post Helpful? 0
  • +
  • -

#10 tommyflint   User is offline

  • D.I.C Addict
  • member icon

Reputation: 34
  • View blog
  • Posts: 679
  • Joined: 24-July 08

Re: MAking GAme Public

Posted 03 September 2009 - 05:05 PM

okay the following should work
Login->Feature Setup->Port Configuration->then input the app name->then port 8888 to 8888->protocol set as both-> then enter the ip of the game server->then repeat the process on the next line but change the ports to 7777.

hope this helps

tommyflint
Was This Post Helpful? 0
  • +
  • -

#11 userand   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 4
  • Joined: 22-June 09

Re: MAking GAme Public

Posted 03 September 2009 - 05:45 PM

View Posttommyflint, on 3 Sep, 2009 - 04:05 PM, said:

okay the following should work
Login->Feature Setup->Port Configuration->then input the app name->then port 8888 to 8888->protocol set as both-> then enter the ip of the game server->then repeat the process on the next line but change the ports to 7777.

hope this helps

tommyflint

login to what? could you explain a little?
Was This Post Helpful? 0
  • +
  • -

#12 no2pencil   User is offline

  • Professor Snuggly Pants
  • member icon

Reputation: 6968
  • View blog
  • Posts: 31,958
  • Joined: 10-May 07

Re: MAking GAme Public

Posted 03 September 2009 - 06:25 PM

View Postuserand, on 3 Sep, 2009 - 06:45 PM, said:

login to what? could you explain a little?

Your router came with documentation. It will show you how to logon.

Chances are you will need to open a web browser, go to http://192.168.0.100 or http://192.168.0.1, & sign in with no username & a password of adamin, or maybe it's user id root password admin. Again, all of this is found in the documentation. Once logged in you can find where to forward the ports by following the previous instructions.
Was This Post Helpful? 0
  • +
  • -

#13 syfran   User is offline

  • D.I.C Lover
  • member icon

Reputation: 83
  • View blog
  • Posts: 1,103
  • Joined: 12-July 09

Re: MAking GAme Public

Posted 03 September 2009 - 08:38 PM

View Postsyfran, on 3 Sep, 2009 - 09:03 AM, said:

Do you have a static IP?

?

It's going to take a lot more than port forwarding if you don't have a static IP.
Was This Post Helpful? 0
  • +
  • -

#14 tommyflint   User is offline

  • D.I.C Addict
  • member icon

Reputation: 34
  • View blog
  • Posts: 679
  • Joined: 24-July 08

Re: MAking GAme Public

Posted 04 September 2009 - 04:05 AM

If you open the command line and type in ipconfig then look for default gateway this will give you the ip of your router, type this into a browser and then login, the default login is comcast and 1234

tommyflint
Was This Post Helpful? 0
  • +
  • -

#15 nick1200   User is offline

  • Php Coder
  • member icon

Reputation: -19
  • View blog
  • Posts: 922
  • Joined: 21-March 09

Re: MAking GAme Public

Posted 04 September 2009 - 01:48 PM

best way to do it is make your program use port 80
i think its 80 or 88

80 i think

80 is always open msn uses port 80 :P
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1