I can't see any way to automate this. Try yourself :-)

The binary is at:
http://enteos2.area.trieste.it/russo/IntroInfo2001-2002/Microlinux/tty.exe

I can't find the source at:
http://enteos2.area.trieste.it/russo/IntroInfo2001-2002/Microlinux/sources/
Includes C code for very simple terminal programs, but appear to be
for the linux side, may
be some C guru here can make a DOS port.  Don't includes the pascal
code for tty.exe

Official Mulinux page is at: http://mulinux.sunsite.dk/
May be the author can give you the source.

At Euphoria Language web page, I found this:

Serial I/O      3K      Peter Blue      Jun 8/97
a simple terminal program that lets you dial your modem and
communicate with another machine. Many people have asked for something
like this. Be sure to edit the correct COM port number of your modem
into his program before running it.
http://www.rapideuphoria.com/xserial.zip

Requires Euphoria Language to run, or you can use the Euphoria-To-C
translator and compile.

Best regards

Marco Achury



2008/10/31 David C. Kerber <[EMAIL PROTECTED]>:
> Can the dialing parameters be scripted or pre-set?  I would really like this 
> to be fully automatable.
>
>
>
>> -----Original Message-----
>> From: Marco Antonio Achury Palma [mailto:[EMAIL PROTECTED]
>> Sent: Friday, October 31, 2008 1:02 PM
>> To: freedos-user@lists.sourceforge.net
>> Subject: Re: [Freedos-user] FreeDOS-compatible modem dialer
>>
>> Mulinux is a one floppy linux distribution, the optional
>> DOSTOOLS.ZIP includes tty.exe (13 Kb),  intended for open a
>> console linux session from DOS machines, I have used it to
>> manually dial using AT commands.
>>
>>
>> --
>> +-+-+-+-+-+-+-+
>> Marco A. Achury
>>
>>
>>
>> INFO ON SOME EXE PROGRAM ADDED (DOSTOOLS.zip)
>> =============================================
>>
>> tty.exe program
>> -----------------
>>
>> This is a small TURBO PASCAL program.
>>
>> o For DOS-LINUX serial connection, run tty.exe from DOS and
>> set this parameters:
>>
>>         parity : none
>>         bit     :8
>>         baud    : 19200
>>         flow    : none (or hardware?, don't remember)
>>         set your COM port
>>
>> o On Linux side, activate SERIAL_SERVER (setup -f server)
>>
>>         A login: prompt will be appeare on DOS console.
>>
>>         Sorry: this program has some "eecchhoo" problems ...
>>
>> --------------------------------------------------------------
>> -----------
>> This SF.Net email is sponsored by the Moblin Your Move
>> Developer's challenge Build the coolest Linux based
>> applications with Moblin SDK & win great prizes Grand prize
>> is a trip for two to an Open Source event anywhere in the
>> world http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> Freedos-user mailing list
>> Freedos-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/freedos-user
>>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Freedos-user mailing list
> Freedos-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-user
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to