josuengr / phpwebsocket

Automatically exported from code.google.com/p/phpwebsocket
0 stars 0 forks source link

can't run the app #63

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
hi i downloaded all files from here - 
http://code.google.com/p/phpwebsocket/source/browse/#svn/trunk/%20phpwebsocket

in client.html file i changed var host = 
"ws://localhost:12345/phpwebsocket/server.php"; to var host = 
"ws://localhost:12345/phpwebsocket/server.php"; because i placed all files in 
phpwebsocket folder under my xampp htdocs folder.

before i run the app by this http://localhost/phpwebsocket/client.html how do i 
do step2(From the command line, run the server.php program to listen for socket 
connections) ?? you mean i use windows command prompt? not working? PLEASE help 
in this case.My next question is can i use this php websocket in shared hosting 
website? 

Original issue reported on code.google.com by mridulcs...@gmail.com on 13 Mar 2013 at 11:02