Skip to content

doydoy44/Chat-Using-WebSocket-and-PHP-Socket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running Server :

0. Put server.php and index.php in localhot/Chat-Using-WebSocket-and-PHP-Socket-master directory

1. Change host address in index.php and server.php

2. Go to your shell command-line interface

3. type: 
	php -q c:\path\server.php

4. Using browser, navigate to index.php location to open chat page, have fun!


@Tutorial : http://www.sanwebe.com/2013/05/chat-using-websocket-php-socket
@License : http://opensource.org/licenses/MIT

About

Simple Example of Chat system using PHP socket and HTML5 WebSockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%