473,397 Members | 2,116 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

routing table update event

Hi,

I am writing a .NET application in C#. I have to display
the routing table in some formatted NMS way. Anyhow the
issue is that, whenever the routing table changes I want
to get an event. How can i register for the event ? And
what event is that ? Any smaple code ???

thanks
Shiv.
Jul 21 '05 #1
3 4781
There is no such event. You will need to poll the routing table for changes.

Willy.
"Shiv Agarwal" <sh**@packethop.com> wrote in message news:05****************************@phx.gbl...
Hi,

I am writing a .NET application in C#. I have to display
the routing table in some formatted NMS way. Anyhow the
issue is that, whenever the routing table changes I want
to get an event. How can i register for the event ? And
what event is that ? Any smaple code ???

thanks
Shiv.

Jul 21 '05 #2

what about "Win32_IP4RouteTableEvent"
-----Original Message-----
There is no such event. You will need to poll the routing table for changes.
Willy.
"Shiv Agarwal" <sh**@packethop.com> wrote in message

news:05****************************@phx.gbl...
Hi,

I am writing a .NET application in C#. I have to display the routing table in some formatted NMS way. Anyhow the
issue is that, whenever the routing table changes I want to get an event. How can i register for the event ? And
what event is that ? Any smaple code ???

thanks
Shiv.

.

Jul 21 '05 #3
Ok ,can be used, but this only returns a time_created event [1], no further info is given so you will need to read the routing table
anyway.
Note that the WMI provider also uses polling to generate the event, so the time is not accurate but depends on the providers
internal polling interval.

[1] TIME_CREATED = "127099476735275392";

Willy.

"shiv ag" <sh**@packethop.com> wrote in message news:08****************************@phx.gbl...

what about "Win32_IP4RouteTableEvent"
-----Original Message-----
There is no such event. You will need to poll the

routing table for changes.

Willy.
"Shiv Agarwal" <sh**@packethop.com> wrote in message

news:05****************************@phx.gbl...
Hi,

I am writing a .NET application in C#. I have to display the routing table in some formatted NMS way. Anyhow the
issue is that, whenever the routing table changes I want to get an event. How can i register for the event ? And
what event is that ? Any smaple code ???

thanks
Shiv.

.

Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: daveland | last post by:
I am working on some JavaScript that dynamically adds rows to a table in response to a button click. A new row does appear on the screen when the button is clicked. However, that table to which a...
16
by: Feico | last post by:
Dear friends I am an experienced programmer, but I happen to have MS Access, which uses a language unknown to me. I want to perform an operation on all record on a table, like this For...
5
by: PAUL | last post by:
Hello, I have 2 tables with a relationship set up in the dataset with vb ..net. I add a new record to the parent table then edit an existing child record to have the new parent ID. However when I...
3
by: Shiv Agarwal | last post by:
Hi, I am writing a .NET application in C#. I have to display the routing table in some formatted NMS way. Anyhow the issue is that, whenever the routing table changes I want to get an event....
2
by: john_aspinall | last post by:
Here's the overview: Im building an eCommerce web site using ASP. It has an Access DB at the back end. Im receiving the Product info from a series of CSV files. Ive created a Table in Access...
3
by: wvmbark | last post by:
First time poster... I just found this forum and it appears there's plenty of people here that could make short work of problem that's been driving me absolutely bonkers for months. Every day we...
0
by: Lisa000 | last post by:
I implemented route discovery at application layer and wants to update routing table at networking layer based on the result. How can I set this networking layer information?
0
by: mfarid43 | last post by:
i got an assignment on how to update routing table. i already browse all the information through internet, but i cant find the answer.please help me.
5
by: jrod11 | last post by:
hi, I found a jquery html table sorting code i have implemented. I am trying to figure out how to edit how many colums there are, but every time i remove code that I think controls how many colums...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.