Skip to content

Mgmonster/WebChat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebChat

A web chat app based on PHP

  1. How to use WebChat?

You should run the server.php first. like this: $ php server.php [press enter]

Then the socket server will be start. out put like this:

port=10004 server run. port=10004

  1. How to open WebChat in the browser?

Please input http://youdomain.com/WebChatDir/ in the browser, press enter. You can chat with your friends in the webpage.

  1. How to configure WebChat?

Open the file config.php, then you can customize the port and IP.

About

A web chat app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 56.6%
  • HTML 43.4%