• 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!

server application

  1. If Programable_Matter

    HTML5 Program that retrieves JSON values from server

    I have been able to create a program that retrieves json values from an online server on a windows based game maker program. Is it possible to create an HTML5 game maker program that gets json key:values from server. If this is possible any coding suggestions would be greatly appreciated.
  2. P

    How do I host my server application?

    Hello, I followed a networking tutorial that allowed me to build server and client applications, with both of them currently being located and hosted in my PC. I'm close to releasing the client applications and would like to have a server host the server application instead for testing purposes...
  3. W

    Questions about multiplayer security and server speed

    I'm making a PVP/Tower Defense multiplayer game in GMS2 and I'm wondering how secure it is. What I mean by that is, if I store something like, for example, how much damage a weapon does on the client-side, is it possible/how easy is it for a hacker to hack the client and change that value to...
  4. S

    Game server on ASP .NET (how to get started?)

    Hi everyone I want to create a game server (for GMS2 game) using ASP .NET Core. I know how to create REST api, but how to make direct connection (like websockets or something) between client and server? I mean, what the best way? My first choice was SignalR, but SignalR extension for GMS is not...
  5. C

    Legacy GM C# Server Example

    GM Version: Studio Target Platform: Windows Download: https://www.dropbox.com/s/swvzhhdjdqdxlx0/GMS-CSharp-Server.zip?dl=0 Intro: So I was in need for a dedicated server for online matchmaking for my game. I found this old tutorial online: http://gmc.yoyogames.com/index.php?showtopic=622307...
  6. M

    Windows Networking Server question

    Hi all, been awhile. Im trying to set up a client/server networking game. Im targeting something like an RTS. However, one thing im not fully wrapping my mind around is how to have multiple matches running at the same time. one example would be Hero Siege that was created in GMS. They have...
  7. RyanC

    Legacy GM GMS Server App -VS- Node.js Server App

    Hi everyone, I've been looking into MMO recently and have found different methods of implementation on the server side of things. Just wondering if I can get a conversation going with anyone who has knowledge of why it's better to build a server application outside of Game Maker Studio? Anyone...
Top