home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.dcom.modems:18726 comp.sys.sun.hardware:6576 comp.sys.sun.admin:9842
- Newsgroups: comp.dcom.modems,comp.sys.sun.hardware,comp.sys.sun.admin,cu.sun.managers
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!mstar!mstar!bob
- From: bob@MorningStar.Com (Bob Sutterfield)
- Subject: Re: Anyone out there successfully get a 14.4K modem running on a Sun?
- In-Reply-To: almquist@wam.umd.edu's message of Thu, 31 Dec 1992 05: 45:46 GMT
- Message-ID: <BOB.92Dec31094421@volitans.MorningStar.Com>
- Sender: news@MorningStar.Com
- Nntp-Posting-Host: volitans.morningstar.com
- Organization: Morning Star Technologies
- References: <mckeeveb.725176108@sfu.ca> <1992Dec29.195305.10825@netcom.com>
- <1992Dec31.054546.27142@wam.umd.edu>
- Date: Thu, 31 Dec 1992 14:44:26 GMT
- Lines: 49
-
- In article <1992Dec31.054546.27142@wam.umd.edu> almquist@wam.umd.edu (Squish) writes:
- I have some Telebit WorldBlazers connected to some Sun with no
- special hardware (standard tty) ... Soon I'll be seeing kind of
- performance I get via WorldBlazer to WorldBlazer using slip,
- c-slip, and ppp (people have been telling me c-slip should win).
-
- Using the WorldBlazers' V.32bis carrier, you'll see FTP throughput
- around 2.4 Kbytes/sec for /vmunix, or 2.8 Kbytes/sec for text files (I
- use 5 concatenated copies of /usr/dict/words). Text files go faster
- because they're more susceptible to in-modem V.42bis data compression.
- An 8-byte ICMP ping packet shows a minimum round-trip time around
- 240ms, and a single-character telnet packet shows a minimum round-trip
- time around 150ms.
-
- There's no performance difference (either throughput or latency)
- between SLIP and PPP, but there is a big interactive latency increase
- if you use SLIP instead of CSLIP, or if your PPP doesn't do "VJ" TCP
- header compression.
-
- Using TurboPEP, you'll see FTP throughput drop some, and interactive
- latency will increase markedly.
-
- So, if you are doing dialup, snag the latest and great Kermit and
- blaze at 38400.
-
- The Sun's native serial ports are limited to only 38400 because that's
- the highest value in <sys/ttydev.h>. They are somewhat crippled
- because they can't flow-control the modem to throttle the flow of
- incoming data, but this turns out not to be much of a problem when
- you're running SLIP or PPP. If the zs silo overflows (which happens
- occasionally), TCP will retransmit the packet anyway, and you won't
- notice much of a performance hit.
-
- Some add-on async serial interfaces can run at higher speeds, partly
- because they use more modern IO hardware from e.g. Cirrus Logic, and
- partly because they have their own device drivers that can handle
- different speed settings than those specified in <sys/ttydev.h>. For
- example, I'm about to start working with our PPP/SLIP product over
- some Sbus cards from Mesa Ridge Technologies (magma@cerf.net) that
- claim to run up to 115200 with bidirectional RTS/CTS flow control and
- modem signal handling too. I'll be testing these boards with some
- WorldBlazers, and with some Codex 3260FAST modems. The 3260FAST
- modems on the native serial ports gave me FTP throughput numbers of
- 3.7 Kbytes/sec, regardless of the data being transferred, showing that
- a mere 38400 DTE is clearly a bottleneck with the new breed of modems.
- --
- Bob Sutterfield, Morning Star Technologies +1 614 451 1883
- 1760 Zollinger Rd, Columbus Ohio USA, 43221 +1 800 558 7827
- bob@MorningStar.Com +1 614 459 5054 (FAX)
-