Re: C# Service for Windows CE 6.0 R2



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?





.



Relevant Pages

  • Re: CreateFile api call failing
    ... Paul T. ... NDISUIO and use that to send OIDs to the driver. ... hence i m trying to open the interface to get a valid handle. ...
    (microsoft.public.windowsce.app.development)
  • Re: 2.6.24-rc6-mm1 - git-lblnet.patch and networking horkage
    ... tcl tests won't run without an external interface). ... SELinux: Convert the netif code to use ifindex values ... permissive and enforcing mode without generating any log messages. ... I suggest dropping the patchset from -mm until Paul gets back from ...
    (Linux-Kernel)
  • Re: MSMQ listen on wrong IP
    ... My MSMQ is not in the cluster group for many good reasons. ... Can I force MSMQ to bind on my public network interface? ... My MSMQ service bind on my private interface instead of the public one. ...
    (microsoft.public.windows.server.clustering)
  • Re: Anyone getting XML to work??
    ... A relatively simple example of parsing a small XML file from ... > Paul T. ... >>> entire ISAXErrorHandler interface, and guess what? ... >>> documentation ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: Problems with MSMQ, WM5 and (possibly) PXA270
    ... We need to see if MSMQ is in the list ... Paul T. ... service manager in their build of WM5. ... b) the service manager isn't built into the OS on the ...
    (microsoft.public.dotnet.framework.compactframework)