[Tfug] Client/Server Linux Application
keith smith
klsmith2020 at yahoo.com
Mon Nov 3 18:16:08 MST 2003
I'm assuming ncurses is considered text based. I'm also assuming ncurses would work for what I am thinking of.
I was thinking of creating a simple accounting system. Given this I'm not sure a web based application using javascript and html would work as good as I'd like.
I was thinking it would be nice to create an app using C and ncurses running on Debian and using a data server such as MySql....... with a cient on a win98 desktop.
Thanks for your help,
Keith
Brian Murphy <murphy+tfug at email.arizona.edu> wrote:
Quoting keith smith :
> 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.
_______________________________________________
tfug mailing list
tfug at tfug.org
http://www.tfug.org/mailman/listinfo/tfug
---------------------------------
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/attachments/20031103/5c424c95/attachment.html
More information about the tfug
mailing list