Re: [twsocket] New ICS web browser demo

2012-04-18 Thread Angus Robertson - Magenta Systems Ltd
The web browser demo has been updated again.  

Arno has put a lot of effort into authentication and multipart/form-data
file upload, and I've improved image download using a queue and a fixed
number of static image download sessions (4) rather than downloading
potentially dozens of images simultaneously in separate sessions. This
allows http/1.1 and keep-alive to work.

The demo may be downloaded from SVN or the overnight zips, and an
executable and HtmlViewer component from the main download page:

http://wiki.overbyte.be/wiki/index.php/ICS_Download

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


Re: [twsocket] New ICS web browser demo

2012-03-24 Thread Angus Robertson - Magenta Systems Ltd
> >  or
> 
> I'd prefer this one for Unicode Delphi.
> However running it with FastMM4 shows memory leaks.

There are three different versions of HtmlViewer under development. 

11.2 - from Goggle Code or GitHub is the stable version and what I'm
using.  SVN is being updated every couple of days, including my own bug
fixes found testing the new demo.  Supports Unicode for Delphi 2009 and
later, or 6-2007 with TNT Controls. 

11.5 - from Github is the latest version available as source and where
the main development appears, including changes from 12.0, but my testing
showed various problems. 

12.0 - executable demo only from Github, will support HTML 4.01. CSS 2.1.

10.2 is an old version without Unicode support. 

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


Re: [twsocket] New ICS web browser demo

2012-03-23 Thread Arno Garrels
Thanks Angus,
 
>  or

I'd prefer this one for Unicode Delphi.
However running it with FastMM4 shows memory leaks.

Anyway great for testing!

-- 
Arno  
--
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