[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

chat client for xmlBlaster



Hi there!

Have a look at demo/javaclients/chat/ and check out the chat client
´SimpleChat.java´
It´s a pretty basic kind of chat-application but worth a try.

Compile it (make all) and start it like that:  ´jaco
javaclients.chat.SimpleChat -name "Nickname"´,
where "Nickname" should be different for each client you start.
Don´t forget to start the server (jaco org.xmlBlaster.Main) first ;-)

Cheers,

Mike