home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / dcom / cellrel / 458 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.3 KB  |  43 lines

  1. Newsgroups: comp.dcom.cell-relay
  2. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!sgi!rigden.wpd.sgi.com!rpw3
  3. From: rpw3@rigden.wpd.sgi.com (Rob Warnock)
  4. Subject: Re: Bare Bones Adaptation
  5. Message-ID: <pb7qjhk@sgi.sgi.com>
  6. Sender: rpw3@rigden.wpd.sgi.com
  7. Organization: Silicon Graphics, Inc.  Mountain View, CA
  8. Date: Wed, 2 Sep 1992 08:15:34 GMT
  9. Lines: 32
  10.  
  11. young@bantha.decnet.lockheed.com writes:
  12. +---------------
  13. | I have a question on the "lean mean" AAL5 adaption layer:
  14. | Does this definition cover only the begin and end of message 
  15. | indication, leaving the byte count and checksum to be handled
  16. | by the application specific upper layer?  
  17. +---------------
  18.  
  19. Not quite. AAL5 includes a 16-bit byte count and CRC-32 in the
  20. last (marked) cell of each frame, plus enough pad bytes so that
  21. the count & checksum are always at the end of that last cell
  22. (so you can find them easily).
  23.  
  24. +---------------
  25. | For instance, let's say I am collecting arbitrary uncompressed audio 
  26. | from a continous source. With this application, I really have no checksum 
  27. | requirement, no message boundaries, just collect bytes.
  28. | Is this the bare bones adaption layer? 
  29. +---------------
  30.  
  31. You might prefer to use AAL1, I think...
  32.  
  33.  
  34. -Rob
  35.  
  36. -----
  37. Rob Warnock, MS-9U/510        rpw3@sgi.com
  38. Silicon Graphics, Inc.        (415)390-1673
  39. 2011 N. Shoreline Blvd.
  40. Mountain View, CA  94043
  41.  
  42.