• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

GML Put a server GML on Internet

(Sorry for my English, I don't speak very well)
I have questions about servers in Game Maker.
I want to do a central server for my game, where every client can connect on it. I know how to do a client-server game in the same computer,
using the ip adress "127.0.0.1", but I want my game to be accessible on all computers.
How I can put my server on Internet?
 
Top