Results 1 to 3 of 3
- 03-21-2010, 12:50 PM #1
Member
- Join Date
- Mar 2010
- Posts
- 2
- Rep Power
- 0
I have created a Java Chat Server, now where do i put it?
Hello, this is my first post on this forum.
Using NetBeans i have created a Java desktop application, a ChatServer, i packed the classes in a jar file and if i launch it on windows i can see the JAVA GUI opening and tracing all the incoming connection. The client is made in Flash, i have already tried in local and it works. I connect it to 192.168.0.2 to access to the java server i have made.
Now i want to put my ChatServer.jar online somewhere, so that i can use it with people outside my lan.
What do i have to do? i have checked VPS or Dedicated server, but they are too expensive for a simple chat like this.
There is something cheaper?
I have bought a "Shared JVM" from Mochahost.com but i am not sure if i did the right thing. i have no clue what is tomcat or what is a servlet jsp...
Can someone explain me what to do?:confused:
- 03-21-2010, 02:09 PM #2
Senior Member
- Join Date
- Dec 2009
- Location
- Belgrade, Serbia
- Posts
- 364
- Rep Power
- 4
Write an e-mail to Mocahost and ask them what to do.
Because you use "Shared JVM" there are a lot of restrictions involved.
First are network issues. How can clients connect to remote machine,
on which domain/IP, on which port, firewall issues...
You don't have web app so you don't need Tomcat.
You just need remote machine with JVM on it, with such network configuration, that it is open for Internet access.
But I don't know can they give this to you and in which form.
so speak to them directly and see what happens
good luck!
- 03-21-2010, 02:31 PM #3
Member
- Join Date
- Mar 2010
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
Multithread Chat server/client
By gwaldarick in forum Advanced JavaReplies: 3Last Post: 09-19-2009, 12:22 AM -
midlet chat server
By nfitte in forum NetworkingReplies: 0Last Post: 07-09-2009, 09:08 AM -
Server.java Errors trying to build a chat
By agfre44_9873 in forum Java AppletsReplies: 2Last Post: 04-25-2009, 01:49 AM -
simple chat server
By sari in forum New To JavaReplies: 0Last Post: 02-06-2009, 02:30 AM -
without restarting the websphere server i need to connect a newly created database
By satya in forum Enterprise JavaBeans (EJB)Replies: 4Last Post: 06-05-2007, 01:45 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks