|
-
May 5th, 2003, 09:59 PM
#1
Thread Starter
New Member
Inter-process communication
Hi
I have to build an application with a comms backend, all using .net
The requirement is that the communication code is obviously run in a seperate thread, in this case i would like to run it as a windows service.
Now i need to be able to communicate with that service from a windows forms application, and at first it seems that MSMQ would be the thing to use for that..
Now the interesting thing is that this might be needed to run within the compact framework at some point as well, and im not sure if windows services or MSMQ is included in the compact framework.
Can anybody clarify things here for me?
thanks
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
|