Re: curl-loader
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2010-01-21 06:25:15
|
Hi Val, On Thu, Jan 21, 2010 at 1:09 AM, Val <cyb...@gm...> wrote: > Hi, long time ago you were trying to simulate browser... I would be > interested in the solution you found, if you found one? > > Best regards, > Valerian > To simulate a browser we need to detect all images at a page and open N-connections to download them independently. People can detect images on a page themselves and write URLs. Using probabilities, they can arrange, that with a certain probability images and content will be downloaded in parallel, well simulating browser's load (not behavior). We have started developing a system for in-depth context analyses of web-pages, containing a sort of scripting lang and a virtual machine. Michael did initial development, which is here: http://curl-loader.svn.sourceforge.net/viewvc/curl-loader/trunk/curl-loader/script/ If somebody is willing to continue, Michael can explain beyond the written info. Best wishes to you! Robert Iakobashvili, Ph.D. ...................................................................... www.ghotit.com Assistive technology that understands you ...................................................................... |