[Mono-dev] connection with terminal and command prompt

klasompananas waso320 at hotmail.com
Fri Apr 22 18:03:06 EDT 2011


hello all

Im in the middle of a crucial project, so any help will be really welcomed

1) I have designed so far a GUI, which will be working eventually on a linux
server. The desired function of the GUI is to deliver specific linux
commands to the terminal, as well as reading from it, with the latter
staying hidden if possible.

For instance, by pressing a button on the GUI, i would like the "ls" command
to be delivered and executed in the backround terminal, or the GUI to be
displaying the terminal status. At this point, the "sudo" command is not
necessary, only the transmission of the message is.

So my main question is if a Mono command like the one described above
exists.


2) Additionally, id like the commands above to be delivered by a similar GUI
based on Windows, or be read by the connection window (server static IP, ssh
connection and putty window)

For this case, im thinking to build 2 same looking GUI's, but with different
code where it's necessary for the transmission of the message, 1 for linux
and 1 for windows.

Is this goal feasible?


So far the GUI shows only the functions it should be giving. It is written
in VB2010, which will be converted to Mono shortly. If any of u guys want to
have a peek, tell me so i can send it.


Big thanks for ur time


--
View this message in context: http://mono.1490590.n4.nabble.com/connection-with-terminal-and-command-prompt-tp3469027p3469027.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list