Route table changing application

J

Jothi

Hi All,
I implemented source to notify any changes in route table using
"NotifyRouteChange". ie., I am monitoring the route table, if any
change in PC. If any body(process/application) changes routetable,
NotifyRouteChange notifying via, Overlapped.hEvent that I registed
earlier. It is working fine.

I would like to know which application is changing the route table
table during my monitor. Is it possible to find the
process/application name who is changing route table?

Give me some idea on this.

Regards,
SRMJothi
 
H

Howard

Jothi said:
Hi All,
I implemented source to notify any changes in route table using
"NotifyRouteChange". ie., I am monitoring the route table, if any
change in PC. If any body(process/application) changes routetable,
NotifyRouteChange notifying via, Overlapped.hEvent that I registed
earlier. It is working fine.

I would like to know which application is changing the route table
table during my monitor. Is it possible to find the
process/application name who is changing route table?

I suggest you ask in a newsgroup for your operating system. If it's
Windows, try a group on the msnews.microsoft.com newsserver. Nothing you've
mentioned above is related to the C++ language, but to some specific
implementation on a specific platform, which makes it off-topic here.

-Howard
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,202
Messages
2,571,057
Members
47,667
Latest member
DaniloB294

Latest Threads

Top