Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Running a java application remotely
Old 06-24-2005, 04:57 AM Running a java application remotely
ChancesAre's Avatar
Skilled Talker

Posts: 84
Trades: 0
Im planning to create a chat client/server for a website. The client is easy, i think. The Problem is with the server, i dont know how to execute the server on my webhost. Does anybody had an experiance with this? Does the server need to be in .jar format? What do my webhost need to run this java server?
ChancesAre is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-24-2005, 05:37 AM
Kyrnt's Avatar
The Post-Mod Years

Posts: 2,536
Location: Western Maryland
Trades: 0
If you have a Java application that you want to run on your server, there are a number of things that your webhost will need to provide you. First, the JRE (Java Runtime Environment) needs to be loaded on the server. Often this takes the form of Tomcat or some other lightweight JSP/Servlet container. Second, you must have permission to do so -- I would say that your best bet would be to talk with your webhost as most (not all) everyday hosts don't allow Java functionality due to encapsulation, overhead and security concerns.
__________________
—Kyrnt
Kyrnt is offline
Reply With Quote
View Public Profile Visit Kyrnt's homepage!
 
Reply     « Reply to Running a java application remotely
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.13488 seconds with 12 queries