Forum Topics tagged server

Report Tag

43 forum topics with this tag
  • 2 replies
  • 336 views

I am aware that it is very possible to get anything from a server or web, but I have some code attached to a Sprite object, would be awesome to be able to chang...

posted 4 years ago
  • 0 replies
  • 198 views
This content is deleted
Forum Topic
Manage Binary data POSTed to web server.
0 favourites

When you POST Binary Data (image) to a php server via Ajax, where is that binary data placed on the server? Do I set the URL to a folder? Or a php file that han...

posted 4 years ago
  • 1 replies
  • 528 views
This content is deleted
Forum Topic
Are Multiplayer games easily hackable?
0 favourites

So I'm starting a new multiplayer game and was just wondering how easy it'd be for those with ill intentions to manipulate their in-game values if I were to use...

  • 0 replies
  • 194 views
This content is deleted
Forum Topic
How do I use my own server for multiplayer?
0 favourites

If I have a server, can I use it for multiplayer game? Said, I buy a web hosting, and use it for my game like Scirra server? Thanks.

  • 0 replies
  • 258 views
This content is deleted
Forum Topic
Is it possible to make a Server list?
1 favourites

I want to make an Adventure game. Where you can play with 4 of your friends on other PCs. I'm wondering if I can make a server list with your friends server. Or...

posted 4 years ago
  • 0 replies
  • 219 views
This content is deleted
Forum Topic
Question about Hosting and Servers in Multiplayer
0 favourites

I want to automatically create a new tab which will become the host of a new game for a set of peers. Each time a new host is created, I want the new tab to be...

posted 4 years ago
  • 0 replies
  • 180 views
This content is deleted
Forum Topic
How do I make a request to a server with the post method?
0 favourites

So I am using the AJAX plugin to communicate to a server connected to a database, the server uses php and it works fine because I have tried it outside of Const...

  • 12 replies
  • 2.4K views
1 favourites

I am looking to create an app where you can upload your composited drawings. So far my thinking goes as follows: 1. When you click the "Upload" button, you save...

  • 0 replies
  • 159 views
0 favourites

I spent a lot of time looking around for this and the closest I got was with a plugin that I modified to download the file somewhere in the PC but it was imposs...

posted 4 years ago
  • 1 replies
  • 396 views
0 favourites

I have an almost finished project that runs perfect in preview mode and the HTML exported version works also well on my local machine. But pushing it on a serve...