Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » cmdsrv does not work
Re: cmdsrv does not work [message #21734 is a reply to message #21731] Tue, 02 June 2009 23:07 Go to previous messageGo to previous message
rylek is currently offline  rylek
Messages: 79
Registered: November 2005
Member
Hello!

I've just synced the SVN (in order to ensure that I've got up to date versions of all sources), rebuilt the cmdsrv and it seems to me to run without any difficulties, I see the generated page correctly both in Mozilla and Explorer. Please don't get offended, but isn't it by any chance possible that you were testing across a firewall which ate the server output? In any case the pending data should be flushed in the DelayedWrite method.

As concerns the 1 second Wait method call, this actually means 'wait at most 1 second but return immediately when a socket request arrives or a delayed write socket buffer gets freed to enable further data sending'. The 1 second timeout is just used to refresh the server status line in its command window and to check for server shutdown requests (Ctrl+C or 'kill' under Linux).

Regards

Tomas
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Listen data transfered from socket
Next Topic: cmdsrv appears to not work
Goto Forum:
  


Current Time: Thu May 16 22:29:48 CEST 2024

Total time taken to generate the page: 0.01954 seconds