> Would be interesting to make some testing. It should be used with 
> overlapped I/O to somewhat preserve the asynchronous nature of ICS. 

Never used overlapped I/O, but a simple sync test of TransmitFile should
indicate if the performance increase is worth the effort. 

> Of course, there won't be any event triggered while transmitting, 
> which could cause trouble to application having a progress bar. 

This is mainly intended for servers where progress bars are not needed,
although it would also effect the timeouts in our servers.  

> Limitation on two concurrent function on non server operating 
> system could be problematic !

Again, not really an issue for proper server applications that should be
running on Windows Server, and not XP Pro or something which already have
a limit of five or 10 shares, but not usually sockets.  Anyone developing
servers should already be testing on servers OSs. 

Angus

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to