i have finally figured out how to setup a server on my comp and setup a subdomain which then will auto detect me dynamic Ip address and re-direct it to the right place.
okay, now heres the next step.
i want to place in a java applet similar to the one used on irc.antionline.com it will be used as the same purpose, people to chat. but they will only be local friends ect.
i am using frontpage 2002/XP and i can insert a java applet but it requires fields that i have no-idea about what to put in them. for example;
applet base, applet source url ect.
i want to know what i need to put in these fields and how to make it run. if anyone has a tut that would be really useful.
ive googled around but i cant find what im looking for. maybe im not using the right words.
all i want is just a chat java so that we can talk and i can bring people that dont have msn messenger and stuff like that.
February 21st, 2003, 11:56 PM
KissCool
Is it a Java-client (connected to IRC) or a Java-client+server?
Using Java for the server is really a bad thing. It is really too slow.
Could you please post the source code and the details of your interrogations in order to let us answer precisely? Thanks.
KC
February 22nd, 2003, 05:52 AM
Trust_Not_123
ok, um..
i dont care which way the java works. whether its through an irc client or what. all i want is to setup the java on my isp's server just for local friends who dont have any messenger tools. like msn. i just want to know how to do that
February 22nd, 2003, 05:58 PM
KissCool
You can try this, this or more generally search here.