<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Could someone please give me  an HTML/JavaScript file and a Perl/CGI file to get me started with web sockets?<br><br>I'd suggest something like this. A Firefox tab and a Google Chrome tab each are open to the same HTML/JavaScript site. The site has three buttons. When I press any button in either browser it changes color PLUS sends a message to my server which in turn sends a message through the web socket so that the corresponding button in the other browser also changes color.<br><br>Thanks in advance! I'm willing to bribe with homebrew (mine) or homemade wine (my wife's) if that will help.<br><br>Jerry Kassebaum<br>                                      </div></body>
</html>