home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / dcom / cellrel / 705 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.5 KB  |  34 lines

  1. Newsgroups: comp.dcom.cell-relay
  2. Path: sparky!uunet!think.com!ames!kronos.arc.nasa.gov!iscnvx!news
  3. From: myoung@force.ssd.lmsc.lockheed.com
  4. Subject: Source Routing
  5. Message-ID: <1992Nov11.224029.23271@iscnvx.lmsc.lockheed.com>
  6. Sender: news@iscnvx.lmsc.lockheed.com (News)
  7. Reply-To: myoung@force.ssd.lmsc.lockheed.com
  8. Organization: LMSC, Sunnyvale, California
  9. Date: Wed, 11 Nov 92 22:40:29 GMT
  10. Lines: 22
  11.  
  12. A Virtual Path Source Routing Procedure:
  13.  
  14. Expanding on the idea of path building for applications which
  15. want to open a path within microseconds, send a burst of data,
  16. then close the path, a protocol could be developed which requires
  17. some pre-discovery of routes (like source routing) then re-use
  18. this route map each time a circuit is opened.
  19.  
  20. Using wave, (of course), a desktop can perform route discovery by 
  21. launching an exploratory wave which uses a user selectable costing
  22. mechanism to find one main and possible alternate routes to commonly 
  23. used destinations.  The discovered routes would be collected in wave
  24. syntax, allowing the encoded routes to be released in their exact
  25. form for fast circuit building (again using wave syntax).
  26.  
  27. Just prior to transmission, a circuit blazer wave would precede the
  28. data, opening up the path tables to the destination, then closing the
  29. tables when data transmission is complete.  The encoded route would
  30. be used repeatedly for more of the same.
  31.  
  32. In this application, the address resolution protocol (ARP) does not 
  33. result in a completed path, just in an encoded route.
  34.