Current Page: 1 of 1
Results 1 - 3 of 3
14 years ago
nana
Now my troubles continues with binding the sockets. Warning message is: "Warning: socket_bind() : unable to bind address [0]:" I'm trying to communicate with an embedded server that has a IP next to mine. How can find which ports I'm supposed to use?
Forum: WampServer English
14 years ago
nana
Thank you. It worked when ignored some error messages that the service is not avaiblable.
Forum: WampServer English
14 years ago
nana
I have installed wampserver and I tried to run a code to create socketswith PHP. The code is: // create socket $socket = socket_create(AF_INET, SOCK_STREAM, 0) or die("Could not create socket\n" And answer: Fatal error: Call to undefined function socket_create() How this should work?
Forum: WampServer English
Current Page: 1 of 1