RE: Telnet friendly App
- Posted by Nick Price <nickpriceis at hotmail.com> Sep 01, 2002
- 418 views
Mario, Thanks for the response. Here is a little background on what I am trying to do. I have an existing customer base with industrial handheld radio (802.11) devices that have a telnet client in them. I have a variety of data collection applications that I need to write in support of the these handhelds. These apps need to run in a telnet session. For testing I am using an ATAMAN telnet server that runs on Windows. If I create a Euphoria application for DOS (.ex) I can telnet to it and it runs. For testing I telnet to myself at 127.0.0.1. If I create the application as a Windows application (.exw) it does not run when I telnet to it. I need to be able to use some of the features that are only available in Windows such as SQL routines and calling an external DLL. I did purchase the Euphoria interpreter and LCC compiler and tried the compiled version with no luck. My goal is to write applications that the core of which will run under DOS, Windows and Linux and only change the database or externally called app (DLL) to match the OS. Hope this helps. Nick Mario Steele wrote: > Hey Nick, > > Nick Price wrote: > > I am trying to create an application that I can telnet to that also > > calls an external DLL. > > > > If I create a DOS app telnet works, external DLLs don't. If I create a > > WIN app external DLLs work but I can't run the app in a telnet session. > > > > Any ideas ? > > I'm not exactly sure what you are trying to do exactly, if your trying > to execute Programs from Telnet, and DLL Files, or trying to run DLL > Files from DOS? If you can clear this up a bit, i'll be willing to help > > ya out. > > --( at )^.^( at )--|--( at )^.^( at )--|--( at )^.^( at )--|--( at )^.^( at > )--|--( at )^.^( at )--|--( at )^.^(@)-- > > > EuMario > Mario Steele > Euphoria Instant Messenger (Soon to Come!) > http://groups.yahoo.com/group/euim/ > >