Re: C# Service for Windows CE 6.0 R2
- From: "Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT com>
- Date: Wed, 21 May 2008 09:09:49 -0700
That's fine. MSMQ should be OK, as far as I can think. An EXE with no UI
seems possible.
Paul T.
"Bobby Cannon" <BobbyCannon@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:96A82164-6C18-4595-A303-74C9FB5928CF@xxxxxxxxxxxxxxxx
My objective is to write a service that will monitor some IO points. This
will not require a "user interface" in the form of a GUI. It will however
need to have a system interface like MSMQ. You would be able to
communicate
to the service via MSMQ to retrieve the status of the IO. The GPIO driver
exist we just want to create a "smarter" interface.
"Paul G. Tobey [eMVP]" wrote:
No. You could write an application with no user interface, maybe, and
that
might be enough like a service for you, but you can't host managed code
DLLs
from native code applications, so you can't write drivers, services, COM
objects,. etc. in managed code on CE.
Paul T.
"Bobby Cannon" <BobbyCannon@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:69A46D47-4C8A-4502-9277-CCAAC26F42C8@xxxxxxxxxxxxxxxx
Can you write a service in C# for Windows CE 6.0 R2?
.
- References:
- Re: C# Service for Windows CE 6.0 R2
- From: Paul G. Tobey [eMVP]
- Re: C# Service for Windows CE 6.0 R2
- Prev by Date: Re: Serial Interrupt
- Next by Date: Re: SetEvent semantics (when nothing is waiting on the event)
- Previous by thread: Re: C# Service for Windows CE 6.0 R2
- Next by thread: Re: C# Service for Windows CE 6.0 R2
- Index(es):
Relevant Pages
|
|