Place to run my Socket Server

[xml and java]I have a Java socket server (that I wrote) and it works fine on my local machine and even across the internal network at my job. So there are no problems with the Java. I just need a place online (accessible to all users not just local ones) where I can run the .class file(s). Any ideas? (its not an applet, just a plain and simple java class)