Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.
Bob McFarlandPosted Aug 2, 2009, 10:54 PM
This is exactly the pattern I need yet I don't see any of MS's IPC modes that would support such a pattern. Could this go by another name? I have a requirement for a data collection service that will be running anytime the DAQ board is plugged into a usb port. The data collected should be available to any client w/o having to register with the server. The data should just be placed on a bus for the client application to see. About the closest thing I can come up with is pattern implemented in the underlying messaging system for windows itself. Any suggestions would be appreciated.