Home  >  Article  >  Backend Development  >  javascript - php socket

javascript - php socket

WBOY
WBOYOriginal
2016-12-01 01:28:021011browse

socket Open port 8080 to realize SOCKET communication between the local machine and the virtual machine on the computer. Communication is already possible. Now it means running a program written in C language on this port 8080 (this program is for socket communication) and then from the local machine I use PHP socket to communicate, but I uploaded this program under the virtual machine www and I don’t know how to run it. Ask God for guidance!

Reply content:

socket Open port 8080 to realize SOCKET communication between the local machine and the virtual machine on the computer. Communication is already possible. Now it means running a program written in C language on this port 8080 (this program is for socket communication) and then from the local machine I use PHP socket to communicate, but I uploaded this program under the virtual machine www and I don’t know how to run it. Ask God for guidance!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn