|
> So does this mean that I'm pretty > much stuck with using a browser > or some thick client c/s approach? James, I think you're stuck. If you're trying to run a green-screen app like WyattERP on a 0 iCPW machine, you're hurting. You'll need to convert to client server, where the presentation is done on a PC and the "work" is done in batch. If you're trying to administer a box like that, you can sorta kinda get a command line if you write a socket program that runs in batch. Have that program call qcmdexc, etc. and pass responses back through the socket. You can connect with telnet if you need, so you won't have to write the client side. --buck
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.