Hsnmsri / php_socket

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:PHP 100.0%