[xSocket-develop] http listen on port 80 problem?
Status: Inactive
Brought to you by:
grro
|
From: luyongfugx <luy...@16...> - 2008-04-23 01:35:49
|
i use the xsocket http extension,now i have a problem like this: i can listen and handle request on any other port but 80,when i listen on port 80, it can run,but when the request come,the server just don't enter the onRequest function,and the client just waiting. i have try this on another machine,but the problem remain.can you give me a suggestion? |