HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 457133 thumbnail
User 225256 avatar

By mswatcher
via net.tutsplus.com
Published: Jul 29 2010 / 19:22

One of the cool new features of HTML5 is WebSockets, which let us talk to the server without using AJAX requests. In this tutorial, we’ll review the process of running a WebSocket server in PHP, and then building a client to send and receive messages to it over the WebSocket protocol.
  • 20
  • 0
  • 2898
  • 1

Comments

Add your comment
User 225256 avatar

mswatcher replied ago:

0 votes Vote down Vote up Reply

Is there any client side implementation of websockets , outside the browser/js world?

If there a C/C++ /.NET or java implementaion of client side exists, that would be ideal for
some standalone desktop and RIA(out of browser) applications.Where the normal TCP
struggles to get through..

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.