News Feed
Jobs Feed
Sections




News Archive
Michael Feichtinger's Blog:
HTML5 WebSockets Example
July 15, 2010 @ 12:09:39

Michael Feichtinger has as recent post to his blog talking about HTML5 WebSockets including an example he's created.

HTML5 WebSockets makes it possible to open a persistent connection to a server within a web-browser via javascript. Websockets works already in the latest Webkit-browsers like Safari 5 and Chrome 5. Firefox 4 Beta 1 knows the Websocket-Object but it can't open the connection.

His sample script lets you control the cursors of the other visitors of the page via some Javascript that runs a "mousemove" event on the current page. You can get the source for both the WebSocketServer and server.

1 comment voice your opinion now!
websockets example tutorial javascript object


blog comments powered by Disqus

Similar Posts

Ian Christian's Blog: Embedded forms using Javascript with sfForm

Lorna Mitchell's Blog: Proof that PHP 5.4 is Twice as Fast as PHP 5.3

DevShed: Creating Image Streams from Existing Graphics with the GD Library in PHP

Dave Dash's Blog: Finding things using Zend Search Lucene in symfony

Devshed: Database Details and PHP


Community Events











Don't see your event here?
Let us know!


framework interview rest phpunit zendframework2 testing release development community database functional podcast opinion symfony2 usergroup series language introduction google conference

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework