ZSocket | Release History |
03.01.97
0.1.0 Initial release to selected beta sites 04.10.97 0.9.0 Released beta to general public 04.23.97 0.9.1 Added property LocalAddr Added property LocalHostName Added property LocalPort Added property Backlog Added property LimitAddr Corrected problem with compile of ZPeek method Corrected problem with Design Time settings being cleared in constructor 04.26.97 0.9.2 Added method GetRemoteName for Async name lookup's Added method ZAsyncCancel to cancel async requests Added event OnNameResolved 04.26.97 0.9.3 Added defaults for Timeout and BufferSize 04.27.97 0.9.4 Changed ZConnect and ZListen to handle a service name for RemotePort and LocalPort (i.e. finger for port 79) Documented the common service names in the help file Corrected problem with socket sending OnDataAvailable event when there was no data to receive. 05.04.97 0.9.5 Added a OnNameLookupFailed event to handle a host that is not found with GetRemoteName Corrected a problem with crash if host name not found 05.14.97 0.9.6 Added property ListenSocketHandle to allow multiple incoming connections and multiple ZSockets. Changed GetText and SetText to private, use the Text property to access. 05.19.97 0.9.7 - 0.9.9 Added OnOKToWrite event Changed OnSendComplete to reflect name, now is triggered if buffer sent without error. Corrected handling of ZAccept to better support multiple instances of ZSocket. 04.20.98 1.0.0 - 1.0.0 Support for C++ Builder 3.0 05.15.99 1.0.1 Support for C++ Builder 4.0 01.18.2000 1.0.2 Support for C++ Builder 5.0 |