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.
Tweet
SaveShareSend
Tags: methodology, server, tools, web design



Comments
mswatcher replied ago:
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..
Voters For This Link (20)
Voters Against This Link (0)