hosting from a server...
-
Maxpower57
- Posts: 1
- Joined: Tue Jul 26, 2005 3:02 am
- Location: MN
- Contact:
hosting from a server...
cansomeone walk me through, or point me in the direction of a good tutorial, on how to host internet games from a web server?
- Lucifer
- Project Developer
- Posts: 8765
- Joined: Sun Aug 15, 2004 3:32 pm
- Location: Republic of Texas
You need pretty much root access to the machine. I can help you, but you'll need the whole machine, pretty much. A hosted machine is fine, so long as you have root/administrator access to it and can run any arbitrary programs you need. Geocities is not fine, it's only web space.
So, tell me what you've got.
So, tell me what you've got.
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN
Be the devil's own, Lucifer's my name.
- Iron Maiden
Be the devil's own, Lucifer's my name.
- Iron Maiden
-
Walking Tree
- Match Winner
- Posts: 641
- Joined: Sun Jul 10, 2005 9:14 am
well, you need a way to run programs (over SSH for example) and the possibilityLucifer wrote:You need pretty much root access to the machine.
(and permission) to open networking ports.
My webspace has SSH, which allowed me to run a chat room that uses UNIX sockets,
but I have no permission to oen nework ports. (although i could in theory, I think)


