Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 684 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 684 Bytes

Hello all I hope this demo help any one H.Magdy

############################## to run this demo ##############################

Prerequisites on sever side:

1- apache 2- php 3- nodejs

Steps to run:

1- put ChatNodejsZendSocketio inside your htdocs (or any sever dir) 2- cd to [htdocs] 3- run $ node ChatNodejsZendSocketio/library/NodeJS/app.js

you should have the following in your console (if else there is a problem in node):

info - socket.io started

4- open in http://localhost/ChatNodejsZendSocketio/public/ in chrome 5- open in http://localhost/ChatNodejsZendSocketio/public/ in another browser such as ff

enjoy simple chat in using ZEND - Node.js and Socket.io