|
-
May 6th, 2011, 10:24 PM
#1
Inter-process communication help needed
Hi,
I am new here. I need some help on inter-process communication.
I am developing a high performance console app in C# 4.0. The reason i chose console to winform because to minimize the GUI thread overheads. But i need to view the processing statistics from time to time (occasionally only, to check not monitoring). Just few variables values need to be accessed.
1. Is there a way like accessing web-service? let's say i have some volatile variables signed as public in a public class.
Any suggestion will be considered a help, as i need some ideas. Thank you guys.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|