English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have written a java chat program, I used java.net.socket to establish connections between the Server class and Client class.
Now i want the program to run online, so i need a place to host it.
I have startlogic web host, but i don't know how to start the Server class (an application, not applet).

2007-08-17 09:11:50 · 3 answers · asked by peng w 2 in Computers & Internet Programming & Design

3 answers

You might be better off getting a Shell Account or a VPS. Both will give you telnet and/or SSH access to a server and hopefully they will either have Java installed or will let you install it (VPSes definately would, Paid Shell Accounts probably would, free shell accounts might not)
For example here's a Shell Account Provider
http://www.shellxnet.com/shellhosting.html

2007-08-17 10:06:15 · answer #1 · answered by jonathanlks 4 · 0 0

That is probably a standalone with main() not applet with init() and start() nor Servlet with doPost() and stuff.

Then in that case you don't need a web host but just a telnet host, and there's no such market for such a thing, you have to roll out your own domain if that program is part of a commercial development; otherwise residential ISPs may turn a blind eye if the program is really a study experiment.

2007-08-17 09:39:24 · answer #2 · answered by Andy T 7 · 0 0

A java server needs to be INSTALLED on your web hosting (and its not too common)

i dont see anywhere that StartLogic even OFFERS a java server in any of its hosting packages..

2007-08-17 09:23:35 · answer #3 · answered by A FIENDISH THINGY!!!!! 2 · 0 0

fedest.com, questions and answers