I have looked at a a variety of simple tutorials on how make a PHP websocket chat application. I felt this would be a good starting point for looking at websockets. however I seem to be falling at the first hurdle!!
I have tried running a number source code examples but have had no luck.
I have a windows 7 OS and I am attempting to run the websocket server using Wamp.
I have tried running it from the windows command prompt and from the command prompt that comes with wamp.
What should I be entering into these prompts to get the websocket server up and running?
I appreciate this question is pretty vague. But if anyone can shed some light on where I am going wrong, I would be very grateful.