Tagged Questions
0
votes
2answers
658 views
PHP multipoint loopback
I'm trying to implement simple application using PHP (unfortunately it must be in PHP) with sockets. I have one page - let's say multi.php and many instances of page client.php
I wan't to send some ...