ITU-T T 434-1999 Binary File Transfer Format for the Telematic Services - Series T Terminals for Telematic Services (Study Group 8 27 pp)《用于远程信息处理业务的二进制文卷传送格式 T系列 远程信息处理业务的终端 研究组8 .pdf
《ITU-T T 434-1999 Binary File Transfer Format for the Telematic Services - Series T Terminals for Telematic Services (Study Group 8 27 pp)《用于远程信息处理业务的二进制文卷传送格式 T系列 远程信息处理业务的终端 研究组8 .pdf》由会员分享,可在线阅读,更多相关《ITU-T T 434-1999 Binary File Transfer Format for the Telematic Services - Series T Terminals for Telematic Services (Study Group 8 27 pp)《用于远程信息处理业务的二进制文卷传送格式 T系列 远程信息处理业务的终端 研究组8 .pdf(27页珍藏版)》请在麦多课文档分享上搜索。
1、INTERNATIONAL TELECOMMUNICATION U N ION ITU=T TELECOMMUNICATION STANDARDIZ4TION SECTOR OF ITU T.434 (04/99) SERIES T: TERMINALS FOR TELEMATIC SERVICES Binary file transfer format for the telematic services ITU-T Recommendation T.434 (Previously CCITT Recommendation) -_ - . . INTERNATIONAL TELECOMM U
2、 N CATI ON UN ION ITU-T TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU SERIES T: TERMINALS FOR TELEMATIC T.434 (04/99) S E RVI CES Binary file transfer format for the telematic services ITU-T Recommend at ion T.434 (Previously CCITT Recommendation) ITU-T T-SERIES RECOMMENDATIONS TERMINALS FOR TELEM
3、ATIC SERVICES .4 _ - . I_ For further details, please refer to ITU-T List of Recommendations. .- . , . _“.,. all users of this Recommendation are therefore encouraged to investigate the possibility of applying the most recent edition of the Recommendations and other references listed below. A list o
4、f the currently valid ITU-T Recommendations is regularly published. - IS0 8601:1988, Data elements and interchange formats - Information interchange -Representation of dates and times. - IS0 8571-2:1988, Information processing systems - Open Systems Interconnection - File Transfer, Access and Manage
5、ment - Part 2: Virtual Filestore Dejnition. IS0 8571-4:1988, Information processing systems - Open Systems Interconnection - File Transfer, Access and Management - Part 4: File Protocol Specification. ITU-T Recommendation X.680 (1997) I ISO/IEC 8824-1:1998, Information technology -Abstract Stax Nota
6、tion One (ASN 1): Specijcation of basic notation. RFC 2046, Multipurpose Internet Mail Extensions (MIM?$ Part Two: Media Types - - 3 Definitions For the purposes of this Recommendation, the following definitions apply. 3.1 value having a defined meaning. attribute: A piece of information stating a p
7、roperty of something, taking one of a set of defined values, each 3.2 coding rules in Appendix I. binary file (data): A sequence of octets, representing a binary file and optional attributes, formed, using the 3.3 file attributes: The name and other identifable properties of a file. 4 General concep
8、t Binary File Transfer (BFT) describes the semi-intics and syntax necessary to represent a data file in order to transfer it through the protocols of various telematic services, such as Facsimile Group 3 and Group 4, DTAM normal mode and message handling. The following clauses describe the attribute
9、s of a data file. Recommendation T.434 (04/99) 1 ri8b2591 Obb9192 927 5 BFT file attributes For the BR, the following atibutes (see Table 1) are defined. All of the attributes are optional. They are desmied using ASN. 1. Ail attributes are optional except for protocol version, which is defaultable.
10、A BINARY DATA message consists of a sequence of these attributes which include the file data itself and is defined as follows. BINARY-DATA-Message : := APPLICATION 231 IMPLICIT SEQUENCE OF (SEQUENCE ( .list of attributes .I Table UT.434 - File attributes Attribute name protocol version Filename perm
11、itted actions contents type storage account date and time of creation date and time of last modification date and time of last read access identity of creator identity of last modifier identity of last reader Filesize future filesize access control legal qualifications private use Structure applicat
12、ion reference Machine operating system Recipient Charaderset Compression Fxlvirolment Pathname storeand-forward user visible string file retrieval MIMEmediatype data file content The following subclauses contain the syntax for each attribute. 2 Recommendation T.434 (04/99) . -. _ I-_ . 5.1 File name
13、 syntax The file name is a sequence of name components. Each component is a value of type UTF8Stnng. When more than one element is encoded, the first element shall be the file name and the remaining elements shall be concatenated to represent the file name prefix filename Filename-Attribute O IMPLIC
14、IT FilenameAttribute OPTIONAL, := SEQUENCE OF UTFString 5.2 Permitted actions syntax The permitted actions attribute indicates the set of actions that can be performed on the file. permitted-actions Permitted-Actions-Attribute := BIT STRING - Actions available : 11 IMPLICIT Permitted-Actions-Attribu
15、te OPTIONAL, read (O), insert (119 replace O), extend (3). erase (4) (size (5.4) 5.3 Contents type syntax The contents type attribute indicates the abstract data types of the contents of the Ne and the stnicturing infomation which is necessaxy if the complete file structure and semantics are to be m
16、aintained during the transfer of the file. The value is either a document name (possibly with parameters in a single value of any type) or a pair of abstract syntax name and constraint set name. Each of these names are values of the type OBJECT DENTFIER. cont ents-type Contents-Type-attribute := SEQ
17、UENCE 2 Contents Type Attribute OPTIONAL, document-type-name i OBJECT IDENTIFIER parameter O ANY OPTIONAL - The actual types to be used for values of the parameter - field are defined in the identr$ed or named document type. - Currently, only UNSTRUCTURED TEXT and OBJECT IDENTIFIER - are supported.
18、OMECT IDENTIFIER is the default value. NOTE - The document-type-name of the Contents-Type-Attribute should be specified using the default value of UNSTRUCTLJRED BINARY in cases where the application-reference is being used for further identification of file contents. The object identifier for unstru
19、ctured-binq is: is0 (O) standard (40) 8571 (8571) document-type (5) unstructured-binary (3) . 5.4 Storage account syntax The storage account attribute identifies the accountable authority responsible for accumulated file storage charges. The value of the storage account attribute is of type UTF8Stri
20、ng. storage-account 3 IMPLICIT UTF8String OPTIONAL, 5.5 Date and time syntax The date and time of creation attribute indicates when the file was created. The vaiue of the attribute is of type GeneralizedTime. I The date and time of last modification attribute indicates when the contents of the file
21、were last modified. The value of the attribute is of type GeneralizedTime. For a newly created file, the value is equal to the value of the date and time of creation attribute. Recommendation T.434 (04/99) 3 I IiBb2591 Obb9L91 7TT D The date and time of last read access attriiute indicates when the
22、contents of the file were last read. The value of the attribute is of type GeneralizedTime. For a newly created file, the value is equal to the value of the date and time of creation attnbute. date-and-time-of-creation 4 IMPLJCIT GeneralizedTime OPTIONAL dateand-time-of-last-modification 5 IMPLICIT
23、GeneralizedTime OPTIONAL date-and-time-of-last-read-access a IMPLICIT GeneralizedTime OPTIONAL Generalized Time represents a calendar date and time of day to various precisions, as provided for by IS0 8601. The time of day can be specified as local time only, TJTC time oniy, or as both local and UTC
24、 time. The Generalized Time type is fody defined as shown below. It is a string of characten, as follows: 1) Where the local time only is present, the Generalized Time is a string consisting of the date, as specified in IS0 8601, followed by the local time of day, using one of the forms specified in
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ITUTT4341999BINARYFILETRANSFERFORMATFORTHETELEMATICSERVICESSERIESTTERMINALSFORTELEMATICSERVICESSTUDYGROUP827PP

链接地址:http://www.mydoc123.com/p-803773.html