A Simple ParaChat Test RoomThis is the version of the ParaChat chat applet with advertising panels enabled. The client connects to room #TestRoom on port 7777 of the host machine from which this applet was loaded. The #TestRoom has been customized with optional HTML parameters to set a background RGB color value of CCCC99, a 5-minute pulse to keep idle connections alive, and to attempt an HTTP connection to port 7877 in the event a TCP/IP connection is blocked by your firewall (HTTP Tunneling).
The HTML for the #TestRoom above is provided directly below. You may use this HTML as
a guide for implementing new ParaChat rooms on your own web site from your ParaChat Server.
To implement this #TestRoom on another web page, simply replace the sample codebase URL (indicated in
red) with your own host server domain name or IP address. For information on creating
new ParaChat rooms, please visit our
ParaChat Room and Admin User Creation Guide.
<applet codebase=http://www.your_server_name.com:7877/pchat/classes archive=pchat.zip |