Hey all, I'm just starting programming with servers, so all I want to do is get an applet to connect to a server. To test this I am using this program: http://www.csis.pace.edu/~bergin/sol/java/coursefiles/dogapplet/index.html I compiled the server and applet code, uploaded the .class files, but it can't connect to the server? My question is...How can I get an applet to connect to a server? Do I need to upload it a special way.. they're both in the same server in the same directory... I can't even get any Java Chat programs to work =(