Portable C# application

View: New views
1 Messages — Rating Filter:   Alert me  

Portable C# application

by muhQ () :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hey there,
I'm completely new to Mono and maybe this is not the correct "framework" for what I am trying to develope but hopefully I can find that out with your help

Problem: I want to create a app that visualizes a control system. There is a webserver which provides the   data to show and the possibility to change the value / state of a actuator.
The biggest prob is that this application should be executable on windows / windows ce / windows mobile /linux / linux embedded / mac / blackberries (would be nice, not mandatory) / iphones (would be nice, not mandatory)
Is that possible with mono and maybe gtk+ (#)? or is there a better way to do this with mono?

Thanks in advance, because I'm a bit confused on how I could implement that.

greetz matz