home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 9 / novell-nsepro-1992-vol09.iso / download / pburst.txt < prev    next >
Text File  |  1992-03-16  |  2KB  |  43 lines

  1.  
  2.                            Packet Burst
  3.  
  4. The following is a brief description of the new Packet Burst
  5. technology from Novell.  This technology is to provide a mechanism
  6. for transferring multiple packets across the internet.
  7.  
  8. Packet Burst Technology
  9.  
  10. Packet Burst is designed to transmit multipacket messages over the
  11. internet.  Packet burst requires client and server software to
  12. operate.  The client piece is in the shell.  The server piece is in
  13. the NetWare Loadable Module (NLM).  BNETX.COM is the filename given
  14. to the shell you would use to transmit multiple packets. 
  15. PBURST.NLM
  16. is the NLM loaded on the file server.
  17.  
  18. The packet burst sends or receives the entire message as a
  19. communications stream.  Preliminary testing shows at least a 25%
  20. increase in the speed of the message transmission, although a 4K to
  21. 5K memory hit is the result of using BNETX shell instead of the
  22. conventional NETX shell.
  23.  
  24. In a packet burst transmission, the transmitter sends labeled
  25. fragments of the message in the form of IPX packets to the
  26. receiver. 
  27. The receiver sorts them as they arrive; they need not arrive in
  28. sequence.  When an End Of Message flag, (or after a timeout) is
  29. received an acknowledgement is sent to the sender.  This
  30. acknowledgement includes a list of the message fragments the
  31. receiver has not yet received.
  32.  
  33. When the transmitter receives the acknowledgement, it retransmits
  34. the message fragments that the receiver claims are missing.  The
  35. process continues until the receiver acknowledges that the message
  36. has been completely received.
  37.  
  38. Packet Burst works with NetWare 3.1 and higher.
  39.  
  40. Availability
  41.  
  42. The Packet Burst technology will be available First Quarter 1992.
  43.