You should be able to use the predefined template #1. So you use  AT&F1, set
your dte speed at 115.2K and away you go. I have verified this with both
Sportster and Courier products. For use with other modems, you will have to
dig through the Robotics manual, determine the template definition, and do a
stare and compare with the other modems command set. Once you find the like
commands, use that string. I used the raw string until I dug through the
manual on my quest for truth, and discovered it was a subset of AT&F1, I
started using it and have had no problems to date.

WRT the throughput issue, I have found that 4k/s is about all you will get
over a PPP dial up to an ISP. There are a lot of issues involved in
maximizing throughput, most of which are completely out of your control. A
work around which will give you rather snappy file transfers follows.

Most ISPs give you a shell account, so telnet into the designated server,
use ftp to "get" the file into your shell account (make sure you have enough
headroom in your account if the file is large, otherwise when you reach the
ceiling the server will abort the ftp session). After the file is on your
home server you can ftp "get" the file to your workstation. Compare the
throughput of the 2 ftp sessions and you will be surprised. Instead of using
an ftp session to get the file from the home server, use zmodem (hopefully
your isp will support it) and compare the transfer times.I beleive you will
find ftp + zmodem to be the fastest.

Good luck.
-----Original Message-----
From: Greg Fall <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Tuesday, April 21, 1998 4:58 PM
Subject: Re: 28800 modem


>---Reply on mail from Bob Dippold about 28800 modem
>
>> I had a similar problem, and corrected it by modifying the at
initialization
>> string. Your modem may be set up so the dte port on the modem follows the
>> connect speed. To take advantage of the speed buffering inherent in
modems
>> that support compression, you must set the dte port on the modem to
follow
>> the dte speed set in your com package. As usual, there is a layer of
>> fuzziness between modem vendors, so I do not know if my USR string would
>> help you with whatever modem you use.
>
>The rest of us using USR modems (often connected with USR modems, which is
>I think supposed to help) are interested in this info, so have at it, send
>the string along.
>
>I've been curious about this compression business for a while now.  More
>generally, I'm wondering what can I do to see if I'm getting the best
>possible performance out of this modem of mine.  Connected to a 28.8,
>should I be doing better than a maximum actual throughput of about 4k/s?
>
>---End reply
>--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--
>
>Greg Fall
>[EMAIL PROTECTED], [EMAIL PROTECTED]
>http://www-personal.engin.umich.edu/~gmfall
>
>
>--
>  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
>http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
>         To unsubscribe: mail [EMAIL PROTECTED] with
>                       "unsubscribe" as the Subject.
>
>


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to