[BangPypers] hook file download

chetan giridhar cjgiridhar at gmail.com
Fri Sep 7 12:24:28 CEST 2012


Do you want to monitor system events or processes?

In general, ctypes.windll.user32.SetWindowsHookExA or
ctypes.windll.kernel32 help, but I would suggest using lower level
languages like C/C++..

On Fri, Sep 7, 2012 at 3:42 PM, Noufal Ibrahim <noufal at nibrahim.net.in>wrote:

> Nitin Kumar <nitin.nitp at gmail.com> writes:
>
> > Hi All,
> >
> > I want to get a control to python before a file start downloading using
> any
> > explorer or download manager.
>
> Can you elaborate a little? Are you talking about the file being
> accessed on a server by a remote client? Where is your program running?
>
> > Do we have any module or sample code to do the same.
>
> --
> Cordially,
> Noufal
> http://nibrahim.net.in
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>



-- 

Chetan
http://technobeans.com


More information about the BangPypers mailing list