Hi All

Basically, I need to fetch thousands and thousands of small 200~4000 byte
files (map files). Opening and closing a socket connection is too slow a
process so much so a single file would take as much as 10 seconds!

Is there any perl script out there that can be used to efficiently fetch
HTTP files? A non-closing script? I sure wanna do Threaded on this one, but
my win32 perl does not have thread capability.

Or perhaps, is there a win32 API for this purpose and can be called from a
perl script?

thanks

Dan
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to