Product for Running Embedded C# Application



Hello,

We have already developed a desktop application in C# that
communicates with proprietary hardware devices over standard ethernet
or serial cables.

In many cases we need to deploy this application in areas where full
desktops are overkill. We would like some minimal "appliance" or
single board computer type of hardware that can run our application
and communicate with our back end servers over the network.

I don't mind recompiling our application for the Compact Framework
(and adjusting some code if need be). However, I am having trouble
finding the type of device we should use. Can anyone recommend a
hardware product that will might be useful to us? All it really needs
is network connectivity and standard I/O ports (serial, usb, and
ethernet) and the ability to run software writtenin C#.

Any suggestions are greatly appreciated. If this is not the best group
for this quesiton I apologize and ask for pointers to a better group.

Thanks to all.

Yofnik

.


Loading