Page doesn't load untill socket is completed
Posted: Wed Dec 20, 2006 12:02 pm
I m working on Bandwidth Manger (to manage the bandwidth within lan) as my Final year project. I m using php but it seems that I must switch to java ....
Administrator PC will wait for http request .... The problem is that I establish socket connections ... then socket_listen waits for any type of request, & so hang other thing of web page. As I have to do this (listening the http port ) continously (endless loop), so none of the page contents will be displayed....
I need u guys opinion that should I switch to java or there is any solution ?? I will prefer the replies at "hassanrahman@yahoo.com"
Administrator PC will wait for http request .... The problem is that I establish socket connections ... then socket_listen waits for any type of request, & so hang other thing of web page. As I have to do this (listening the http port ) continously (endless loop), so none of the page contents will be displayed....
I need u guys opinion that should I switch to java or there is any solution ?? I will prefer the replies at "hassanrahman@yahoo.com"