473,325 Members | 2,860 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,325 software developers and data experts.

Events (publish/subscribe )

Hello:
I am trying to implement a publish/subscribe model for an applications
I am working on. I would very greatful if anybody could offer me some
suggestions.

The application basically is a connectivity applications like dial,
VPN and wireless.

Ideally I would like to have a service where all these connectivity
componenets can send/publish their statuses to...and I would like to
have a seperate exe (or GUI) that can subscribe to those events and be
notified when those events occur.

Any suggestions on how I go about implementing it ?

Thanks in Advance.
SKumar
Jul 21 '05 #1
1 1403
There is a 'design pattern' for that, although I can't remember the name -
you could probably do a google search..
"SKumar" <pr*********@gmail.com> wrote in message
news:de**************************@posting.google.c om...
Hello:
I am trying to implement a publish/subscribe model for an applications
I am working on. I would very greatful if anybody could offer me some
suggestions.

The application basically is a connectivity applications like dial,
VPN and wireless.

Ideally I would like to have a service where all these connectivity
componenets can send/publish their statuses to...and I would like to
have a seperate exe (or GUI) that can subscribe to those events and be
notified when those events occur.

Any suggestions on how I go about implementing it ?

Thanks in Advance.
SKumar

Jul 21 '05 #2

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

Similar topics

7
by: George Carl | last post by:
Perhaps this is a dumb question, but I've tried Google and the newsgroups, and can't figure out a satisfactory answer yet I'd like to make publish/subscribe scenario where the publishing object is...
1
by: Zach | last post by:
Re the example I code below. I have tried to make a very consise example of events / eventshandling; would you please comment? (Don't tell me to read a book.) Thanks, Zach.
1
by: SKumar | last post by:
Hello: I am trying to implement a publish/subscribe model for an applications I am working on. I would very greatful if anybody could offer me some suggestions. The application basically is a...
2
by: Mirano | last post by:
Hello. I need to implement the publish/subscribe architecture where class B (server) does not have a reference to class A (which is in a client), but class B still has to subscribe to the event...
3
by: HL | last post by:
The requirement is to send some information to other objects. The objects to whom the information has to be sent is not available at compile time. The names of the types (objects) will be provided...
16
by: anonymous.user0 | last post by:
The way I understand it, if I have an object Listener that has registered as a listener for some event Event that's produced by an object Emitter, as long as Emitter is still allocated Listener...
5
by: Daniel | last post by:
Hey guys When you hook an event (c# 2.0 syntax): myEvent += MyMethodToFire; You need to also unsubscribe it to avoid a resource leak so that the object it is in gets garbage collected like so...
11
by: MikeT | last post by:
This may sound very elementary, but can you trap when your object is set to null within the object? I have created a class that registers an event from an object passed in the constructor. When...
5
by: raylopez99 | last post by:
I understand delegates (static and non-static) and I agree they are very useful, and that the "Forms" used in the Windows .NET API could not work without them. That said, I'm curious as to how...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.