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

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -