[Tfug] Client/Server Linux Application
Brian Murphy
murphy+tfug at email.arizona.edu
Sun Nov 2 00:50:36 MST 2003
Quoting keith smith <klsmith2020 at yahoo.com>:
> I'm thinking of writing a program that would run on Debian (server)
> in C and display a client on a windows client.
>
> Can I just use a ssh "shell", Like Putty, on the win client? And run
> the application on the server?
Yeah, if the user interface is in text.
If you want a GUI app running from the linux side, you'll need an X
server on the windows side. I've heard good things about the cygwin X
server.
You last option is to have a custom server side program and client side
program. Instead of reinventing the wheel, maybe a web based app would
do the trick for you.
Brian
The opinions or statements expressed herein are my own and should not be
taken as a position, opinion, or endorsement of the University of
Arizona.
More information about the tfug
mailing list