T
ThumbGenie
hi,
i digged up an article from Merlin Hughes from JavaWorld.com
about building an internet chat system.
This is a nice article, i tested it on some local machine here
at home and it works great, the server running on a port, and
clients connecting to them.
Although when I want to try the same remotely, so running the
server version of the chat on a linux machine hosted by
ev1servers.net, and using the chat client in my browser, and
trying to connect nothing happens.
I installed the sun's java software on the linux machine ( not
the rpm version ) and installed it inside a home directory of a
web domain. I start the server version with the java command.
This is going good so far.
But when I try to connect with my client, nothing happens, its
just waiting. Could it be that my dedicated server does not
allow connections coming in on TCP ports ?
I hope anyone could give me a small hint.
Thanks!
Marcel
i digged up an article from Merlin Hughes from JavaWorld.com
about building an internet chat system.
This is a nice article, i tested it on some local machine here
at home and it works great, the server running on a port, and
clients connecting to them.
Although when I want to try the same remotely, so running the
server version of the chat on a linux machine hosted by
ev1servers.net, and using the chat client in my browser, and
trying to connect nothing happens.
I installed the sun's java software on the linux machine ( not
the rpm version ) and installed it inside a home directory of a
web domain. I start the server version with the java command.
This is going good so far.
But when I try to connect with my client, nothing happens, its
just waiting. Could it be that my dedicated server does not
allow connections coming in on TCP ports ?
I hope anyone could give me a small hint.
Thanks!
Marcel