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

PHPBuilder.com: Securing Data Sent Via GET Requests

Sebastian Bergmann's Blog: Hamcrest

The Bakery: New Tutorials - PHPTAL, Multiple Checkboxes, and counterCache

Zend Developer Zone: ZendCon 2010 Podcast - A New Approach to Object Persistence in PHP

Make Me Pulse: Using the Zend Framework URL rewriting


Community Events











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


podcast zendframework2 community composer database testing introduction phpunit release series application functional opinion interview framework api development code example language

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