TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
colesy77
NA
13
0
events over multiple applications
Oct 6 2003 7:53 PM
Hi - I'm new to C# so bear with me. How do I do the equivalent of setting up an event between applications. Basically I have a server app that will trigger events that a client app will need to respond to (and maybe the other way around too) - whats the best way to send a message over the network to get the client app to respond to an event occuring with the server app - also the apps will be doing lots of other stuff so they can't wait for the message, rather respond as and when the message arrives just like events - but I'm told I can't use multithreading (like that had occured to me anyway!). I hope that makes sense. Any help would be greatly appreciated. Sid
Reply
Answers (
3
)
updating a text file by removing charcters in the file.
Questions on System Tray MenuItem