www.jpct.net

jPCT - a 3d engine for Java => Support => Topic started by: fireside on February 18, 2008, 05:13:20 am

Title: applet site
Post by: fireside on February 18, 2008, 05:13:20 am
Out of curiosity mostly, what type of site would I need to host a game applet?  I have a phone modem so a home server is out.
Title: Re: applet site
Post by: Hrolf on February 18, 2008, 04:05:58 pm
Any kind of site will do for an applet - they're treated pretty much like images.  :)
Title: Re: applet site
Post by: EgonOlsen on February 18, 2008, 05:13:15 pm
...unless you want to do some client/server stuff in that applet that requires at least support for a scripting language like PHP on that server.