Path: utzoo!attcan!uunet!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!math.lsa.umich.edu!math.lsa.umich.edu!emv From: akhale@chamomile.uucp (Abhijit Khale) Newsgroups: comp.archives Subject: [unix-wizards] Re: netblt Message-ID: <1990Jun30.194503.26516@math.lsa.umich.edu> Date: 30 Jun 90 19:45:03 GMT Sender: emv@math.lsa.umich.edu (Edward Vielmetti) Reply-To: akhale@chamomile.parc.xerox.com (Abhijit Khale) Followup-To: comp.unix.wizards Organization: University of Michigan, Department of Mathematics Lines: 22 Approved: emv@math.lsa.umich.edu (Edward Vielmetti) X-Original-Newsgroups: comp.unix.wizards Archive-name: netblt/30-Jun-90 Original-posting-by: akhale@chamomile.uucp (Abhijit Khale) Original-subject: Re: netblt Archive-site: allspice.lcs.mit.edu [18.26.0.115] Reposted-by: emv@math.lsa.umich.edu (Edward Vielmetti) In article steveb@cs.odu.edu (Steve Baylon) writes: >Hi! I was wondering if any of you wizards have any experince with >netblt. It is supposedly somthing like ftp. > Netblt ( if we are thinking about the same animal :-) ) is not "like" ftp. Its a transport protocol meant for use in high speed networks. It uses rate based flow control rather than the window based flow control used in TCP, TP4 etc. Further Information about netblt can be obtained from RFC 998 and RFC 1030. SIGCOMM'87 also has an article on netblt. Implementations of netblt for an IBM-PC and for a UNIX system ( using raw sockets) should also be publicly available from allspice.lcs.mit.edu Abhijit akhale@parc.xerox.com