Clever Internet Suite V7.3 released

Released: May 13, 2011

Updates in this release

Updates in V7.3

Common updates across Clever Internet Suite VCL & .NET & ActiveX Combo Package

  • Full IpV6 support implemented
  • Encoder - displaying of progress information was improved
  • MailMessage - encoding of email addresses improved
  • SmtpServer - message size limit was implemented
  • BounceChecker - minor fixes and improvements

Updates for Clever Internet .NET Suite

  • FtpServer - PutFileReady event added. New event that allows you to access received file via stream
  • Visual Studio 2010 and .NET Framework 4.0 support
  • Http - HeaderReceived event was added. This event allows you to cancel request and reset the connection
  • Minor fixes and improvements
  • Smtp - receiving information about message size limit
  • Smtp - you can send messages with long text lines which are greater than the BatchSize property
  • Socket engine - minor improvements and fixes; new classes were added: IpAddressUtils and HostResolver

Updates for Clever Internet ActiveX Suite

  • Smtp - you can send messages with long text lines which are greater than the BatchSize property
  • SoapMessage - charset encoding was added to XML bodies
  • Socket engine - minor improvements and fixes; new classes were added: TclIpAddress, TclHostResolver and TclSocket

Updates for Clever Internet VCL Suite

  • FtpServer - OnPutFileReady event was added. New event allows you to access received file via stream
  • Delphi 2010 and Delphi XE support
  • C++Builder 2010 and C++Builder XE support
  • Http - OnReceiveHeader event was added. This event allows you to cancel request and reset the connection
  • Smtp - receiving information about message size limit
  • Smtp - you can send messages with long text lines which are greater than BatchSize property
  • SoapMessage - charset encoding was added to XML bodies
  • SoapMessage - The ability to compose SOAP WSDL messages by using of parameter-value pairs was implemented
  • SoapMessage - The BuildSoapWSDL method was added
  • Socket engine - minor improvements and fixes; new classes were added: TclIpAddress, TclHostResolver and TclSocket
  • WebDav - new NormalizeXml property allows you to format output xml in human-readable format