How can I get the message between IE and some server
843807Oct 22 2002 — edited Nov 4 2002I want to build an application to monitor the behavior of IE.
-The work of application.
It is loaded on memory and records the paticular URL which accessed by IE on same machine.
Is it possible to work as above by java?
If possible, what kind of API is used for the application?