home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / drafts / draft_ietf_q_t / draft-ietf-tftpexts-blksize-opt-02.txt < prev    next >
Text File  |  1995-03-29  |  2KB  |  66 lines

  1.  
  2.  
  3. A new Request for Comments is now available in online RFC libraries.
  4.  
  5.  
  6.         RFC 1783:
  7.  
  8.         Title:      TFTP Blocksize Option
  9.         Author:     G. Malkin & A. Harkin
  10.         Date:       March 1995
  11.         Mailbox:    gmalkin@xylogics.com, ash@cup.hp.com
  12.         Pages:      5
  13.         Characters: 7,814
  14.         Updates:    1350
  15.  
  16.         URL:        ftp://ds.internic.net/rfc/rfc1783.txt
  17.  
  18.  
  19. The Trivial File Transfer Protocol (STD 33, RFC 1350) is a simple,
  20. lock-step, file transfer protocol which allows a client to get or put
  21. a file onto a remote host.  One of its primary uses is the booting of
  22. diskless nodes on a Local Area Network.  TFTP is used because it is
  23. very simple to implement in a small node's limited ROM space.
  24. However, the choice of a 512-byte blocksize is not the most efficient
  25. for use on a LAN whose MTU may 1500 bytes or greater.  This document
  26. describes a TFTP option which allows the client and server to
  27. negotiate a blocksize more applicable to the network medium.  This RFC
  28. is the product of the TFTP Extensions Working Group of the IETF.
  29.  
  30. This is now a Proposed Standard Protocol.
  31.  
  32. This document specifies an Internet standards track protocol for the
  33. Internet community, and requests discussion and suggestions for
  34. improvements.  Please refer to the current edition of the "Internet
  35. Official Protocol Standards" (STD 1) for the standardization state and
  36. status of this protocol.  Distribution of this memo is unlimited.
  37.  
  38. This announcement is sent to the IETF list and the RFC-DIST list.
  39. Requests to be added to or deleted from the IETF distribution list
  40. should be sent to IETF-REQUEST@CNRI.RESTON.VA.US.  Requests to be
  41. added to or deleted from the RFC-DIST distribution list should
  42. be sent to RFC-REQUEST@NIC.DDN.MIL.
  43.  
  44. Details on obtaining RFCs via FTP or EMAIL may be obtained by sending
  45. an EMAIL message to rfc-info@ISI.EDU with the message body 
  46. help: ways_to_get_rfcs.  For example:
  47.  
  48.         To: rfc-info@ISI.EDU
  49.         Subject: getting rfcs
  50.  
  51.         help: ways_to_get_rfcs
  52.  
  53. Requests for special distribution should be addressed to either the
  54. author of the RFC in question, or to admin@DS.INTERNIC.NET.  Unless
  55. specifically noted otherwise on the RFC itself, all RFCs are for
  56. unlimited distribution.
  57.  
  58. Submissions for Requests for Comments should be sent to
  59. RFC-EDITOR@ISI.EDU.  Please consult RFC 1543, Instructions to RFC
  60. Authors, for further information.
  61.  
  62.  
  63. Joyce K. Reynolds
  64. USC/Information Sciences Institute
  65.  
  66.