socket connection between c server and PHP client -
i trying establish socket communication php client c target, getting warning error below:
warning: socket_connect(): unable connect [10061]: no connection made because target machine actively refused it.
please me solve problem. in advance.
note: tried links:
http://www.pmoghadam.com/homepage/html/c-php-unix-domain-socket.html
socket_connect(): unable connect [10061] - target machine actively refused it
Comments
Post a Comment