Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!gem.mps.ohio-state.edu!apple!csibtfr!excelan!fiona From: fiona@excelan.com (Fiona Ho) Newsgroups: comp.protocols.iso Subject: looking for OSI protocol address format Message-ID: <472@excelan.COM> Date: 28 Sep 89 21:53:53 GMT Sender: news@excelan.COM Reply-To: fiona@excelan.com (Fiona Ho) Organization: Excelan - A Novell Company, San Jose, Califonia Lines: 19 Can anyone share with me the OSI protocol address format that you use in your OSI implementation ? Currently, I am working on an interface between session and transport. The protocol address format that I plan to use is as follows: |------|----------------|-------|---------------------| | L1 | TSAP | L2 | NSAP | |------|----------------|-------|---------------------| L1 one byte, specifies byte length of TSAP and must not exceed 32. L2 one byte, specifies byte length of NSAP and must not exceed 20. TSAP Transport service access point address. NSAP Network service access point address. Any information will be very much appreciated. Fiona Ho