Skip to content

Socket Server and Client Project for Establishing Socket Connections with PHP.

License

Notifications You must be signed in to change notification settings

Hsnmsri/php_socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

php_socket

Socket Server and Client Project for Establishing Socket Connections with PHP.

Usage

  • Set server and client ip , port and other setting on socket_client.php and socket_server.php files

  • Run server

php socket_server.php
  • Run client
php socket_client.php
  • Check server and client logs in teminal

About

Socket Server and Client Project for Establishing Socket Connections with PHP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages