home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / protocol / iso / 1428 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.7 KB  |  44 lines

  1. Newsgroups: comp.protocols.iso
  2. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!caen!sol.ctr.columbia.edu!eff!world!hcb
  3. From: hcb@world.std.com (Howard C Berkowitz)
  4. Subject: Re: X.25 header compression
  5. Message-ID: <BzDHpB.K58@world.std.com>
  6. Organization: The World Public Access UNIX, Brookline, MA
  7. References: <1992Dec16.162940.10991@nosc.mil>
  8. Date: Wed, 16 Dec 1992 22:12:47 GMT
  9. Lines: 33
  10.  
  11. In article <1992Dec16.162940.10991@nosc.mil> gutman@nosc.mil (Lew Gutman) writes:
  12. >I am looking for information on X.25 header compression for slow links.  Does 
  13. >
  14.  
  15. I'm a little confused what you mean by a "link" here.  If you are using 
  16. the packet layer of X.25 on a point-to-point link, and performance really
  17. is an issue, using a null packet layer is the immediate first thought.
  18.  
  19. If the link provides access to a packet network, other considerations would
  20. apply.  If the link is slow but relatively error-free, frame relay, with
  21. translation to X.25 at the endpoints, comes to mind.  
  22.  
  23. If the slowness comes from delay in getting packet or frame acknowledgements,
  24. and you have tuned the packet data size and window size, most pure 
  25. X.25 tuning has been done.  In a RF or similar environment, I might then
  26. consider a forward error correction code to reduce retransmissions.  
  27.  
  28. As long as you need true X.25 (i.e., you need direct access to a packet
  29. network), the data packet headers are fairly compressed.  You could, I
  30. suppose, strip out the first four bits of the GFID and make the modulus
  31. default, but I'm not sure how much this would help.  
  32.  
  33. Another approach is to use a point-to-point link protocol, a null packet
  34. layer, and have the endpoints examine higher-layer protocol addresses
  35. (I assume you have some) to determine the packet layer address needed.
  36.  
  37.  
  38. ><gutman@nosc.mil>
  39. >
  40. >
  41. >
  42.  
  43.  
  44.