how to create a TCP client to send commands to a server using PHP

Posted by Yanier on Stack Overflow See other posts from Stack Overflow or by Yanier
Published on 2010-03-12T15:48:18Z Indexed on 2010/03/12 15:57 UTC
Read the original article Hit count: 144

Filed under:

Hi guys

I need to create a TCP client using PHP to send commands to a server with an IP and a port. greetings

© Stack Overflow or respective owner

Related posts about php