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.
Maybe at runtime, TWSocket could check for the OS version and if it is a server, use TransmitFile API, if not, use the current method. A property could be used to force either mode so that testing is possible or for special purposes.
-- francois.pie...@overbyte.be The author of the freeware multi-tier middleware MidWare The author of the freeware Internet Component Suite (ICS) http://www.overbyte.be -- 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