Hi all,
I have a server code written by C, just open a socket and accept connection on port specified. And I want PHP client connect to that server. Server can receive message from client, but client CAN NOT RECEIVE message which sent from server. That means the progress bar of browser can not access to 100%, and nothing displayed on browser. Is there anyone know the reason, please show me... Thanks a lot.