TransJam Collaboration Server

TransJam Client Programming Tutorial

Home Documentation Chat Demo WebDrum

Logging into TransJam Server and using Chat

This section of the Tutorial will demonstrate how to login to the TransJam server and use the Chat feature. You can use the Chat feature to enhance your own applications. In this basic example, all we can do is chat.

Chatting involves sending text messages to the server. The server then sends the message to everyone else in the room. The text message then appears in a chat window along with the name of the sender.

This Applet will demonstrate the use of a ClientHelper class that simplifies logging in to the server.

You can try the chat applet here. If there is noone to chat with then click on that link again. Then send messages between the two windows.

[Previous] [Top] [Next]

(C) 2002 SoftSynth.com