Ok so i have created my own Threaded chat program and can run it on localhost and it all works, but now I want to make it available to my friends and all that…I know I can use Tomcat or w.e locally on my machine, but I didnt like doing that a long time ago because everytime i turn off my computer, the server would go down. But now im wondering how would I run the ChatServer from my website. I have CPanel, and a webhost, but not sure what to do from there…
Thanks.