I build a Java program that used as client, and I wrote PHP code that used as Server.
The php code should get information from the client (the java program) and to send information back to the client.
But it doesn't work.. I read some tutorials about php socket servers and i understood that i need to write something in the CMD console to make the server start running but i have no physical access to the PHP server.
PHP Sockets server
Moderator: General Moderators