Hi!
I’m making a multiplayer app for mobile and I’m looking for a server that I can use for real-time multiplayer. I’ve already made my own server using Java and tomEE. It works really well but the only problem is that its local, the only way of using it is by connecting to my laptops hotspot.
I don’t have a lot of experience with servers/hosting and I was wondering if this is the right place. :)
Is it possible to get a server here that can be used for real-time multiplayer with a small playerbase? If so, what product should I use?
Thanks!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello,
Yes, it should be fine to do so, you can create a droplet install Java and TomCat and upload your application.
Here is a step by step guide on how to install TomCat and Java:
https://www.digitalocean.com/community/tutorials/install-tomcat-9-ubuntu-1804
That way your application would be online 24/7 as it would be running from your DigitalOcean server and not your local PC.
Also you could start with a smaller droplet/server, and if your application gets more traffic over time, you could always upgrade easily.
Hope that this helps! Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.