Given by Konrad Olszewski, Piotr Sokolowski at Rome Lab Quarterly Review for CIV on June 28 96. Foils prepared 23 February 97
Outside Index
Summary of Material
Client-server chatting environment |
Written entirely in Java |
Running in Java-capable Web browsers |
Cartoon-like interface |
Outside Index Summary of Material
Konrad Olszewski |
Piotr Sokolowski |
Client-server chatting environment |
Written entirely in Java |
Running in Java-capable Web browsers |
Cartoon-like interface |
other hosts |
client host |
server host |
local |
resources |
HTTP server |
remote |
resources |
Talking Heads |
server |
client |
applet |
TCP/IP |
connection |
TCP/IP |
connection |
applet |
download |
Written in Java |
Multithreaded - each thread servicing one client |
Must be on the same host as the Web server because of security issues |
Written as Java applet |
Embedded in HTML page |
Provides user interface for the chatters |
Mataphore of a hall leading to many rooms |
Invitation - automatically sends e-mail with invitation |
History - text history windows |
New face - allows to change the current user image |
Refresh -refreshes the contents of the screen |
Exit - ends the session |
Invitation |
History |
Change |
face |
Exit |
Refresh |
Hello world! |
Room: Syracuse User:Chinski |
Hello world! |
Chinski |
NoName |
What a cool |
application |
client |
applet |
server |
application |
host A |
image file |
get picture |
(host A) |
image |
ready |
download image |
download |
image |
make |
connection |
Designed to be an entertainment application |
Good starting point for adding new features (whiteboard, persistent room) |
Possible integration with the database and other Web-capable components (Javascript, Netscape plugins) |