cURL / Mailing Lists / curl-library / Single Mail

curl-library

Ann: TclCurl 0.9.8

From: Andrés García <fandom_at_retemail.es>
Date: Tue, 25 Jun 2002 21:13:06 +0200

Hello,

I have just released a new version of TclCurl updated for libcurl 7.9.8.

The main changes since the last version are:

    * Experimental support for libcurl's multi interface, the main
      benefits are:

        * Enable a "pull" interface. The application that uses TclCurl
          decides where and when to get/send data.

        * Enable multiple simultaneous transfers in the same thread.

        * Keep Tk GUIs 'alive' while transfers are taking place.

       As I say, this is 'experimental', it seems to work, but please, handle
       it with care and I would welcome any comments about it.

    * New 'httppost' options

        * 'bufferName' and 'buffer', the contents of buffer will be sent
           to the server as if they were a file whose name is in bufferName,
           please check the 'httpBufferPost.tcl' example in the distribution.

    * New 'getinfo' options

        * redirectime: Returns the total time, in seconds, it took for all
          redirection steps including name lookup, connect, pretransfer and
          transfer before the final transaction was started, it returns the
          complete execution time for multiple redirections.

        * redirectcount: Returns the total number of redirections that were
          actually followed.

You can find TclCurl at:

http://personal1.iddeo.es/andresgarci/tclcurl/english/index.html

Have fun

Andres

-------------------------------------------------------
This sf.net email is sponsored by: Jabber Inc.
Don't miss the IM event of the season | Special offer for OSDN members!
JabConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn
Received on 2002-06-25