home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / dcom / modems / 12820 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  1.7 KB

  1. Path: sparky!uunet!olivea!decwrl!sgi!rhyolite!vjs
  2. From: vjs@rhyolite.wpd.sgi.com (Vernon Schryver)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: What's a good 14400 modem?? (Intel?)
  5. Message-ID: <pa8bl3o@rhyolite.wpd.sgi.com>
  6. Date: 1 Sep 92 14:21:29 GMT
  7. References: <1992Aug24.143532.8721@lowton.rn.com> <PZR7PB2w165w@infopls.chi.il.us> <1992Sep1.122949.3267@terminator.cc.umich.edu>
  8. Organization: Silicon Graphics, Inc.  Mountain View, CA
  9. Lines: 31
  10.  
  11. In article <1992Sep1.122949.3267@terminator.cc.umich.edu>, honey@citi.umich.edu (Peter Honeyman) writes:
  12. > Vernon Schryver writes:
  13. > |> My "throughput test" consist of `ping -c ZZZZ remote`, increasing the
  14. > |> value of ZZZZ until the line stops keeping up, as observed for 20 to 60
  15. > |> seconds.  That forces the modems to process ZZZZ*2 bytes.
  16. > i have a different ping, so please check me on this.  isn't the packet
  17. > size ZZZZ + 20 (ip header) + 8 (echo header) + 1 (slip frame)?
  18.  
  19.  
  20. As I understand it, that omits the ICMP header but counts the 8-byte
  21. ping date.
  22.  
  23. The 4.3BSD ping does
  24.     size ZZZZ + 20 (IP header) + 16 (ICMP header) + (MAC header)
  25.  
  26. The date used by ping itself is in the first 8 bytes of the ZZZZ data.
  27.  
  28. The MAC header is 1 byte with common SLIP and cslip.  I sometimes use a
  29. varient header-compressing SLIP which has a 3-byte header (including
  30. checksum and "session ID").
  31.  
  32. So you're right that my calculations are a little off.  I don't think
  33. it's worth worrying about.  My inferences of when the modems stop being
  34. able to keep up are not accurate to more than 10%, the modems
  35. themselves vary by more than 10% from moment to moment, and I don't
  36. care about any modem where my error of 37 bytes is 10% or more of the
  37. modem's through-put.
  38.  
  39.  
  40. Vernon Schryver,  vjs@sgi.com
  41.