An open API service indexing awesome lists of open source software.

https://github.com/unidata/fmtp

File Multicast Transfer Protocol
https://github.com/unidata/fmtp

Last synced: 25 days ago
JSON representation

File Multicast Transfer Protocol

Awesome Lists containing this project

README

          

FMTP README FILE

INTRODUCTION:

This package contains the source-code for the Virtual Circuit Multicast
Transport Protocol (FMTP).

RELEASE IDENTIFICATION:

The release identifier for this package is in the file version.m4 and
has the following form:

..

where:

Is the major release-number. Changes to this component
indicate a major departure from previous releases (such as
a change to the protocol). Such changes are often not
compatible with previous releases.

Is the minor release-number. Changes to this component
indicate the addition of new features. The package remains
compatible with previous releases having the same major
release-number.

Is the revision-level. Changes to this component indicate
bug-fixes and/or performance improvments that are
functionally compatible with previous releases having the
same major and minor release-numbers.

LEGAL:

Licensing and copyright information are contained in the file COPYRIGHT,
which is in the top-level source directory.

CHANGE LOG:

Changes to the package are documented in the file CHANGE_LOG, which is in
the top-level source-directory.

SUPPORT:

You may request support by sending an email inquiry to

support-fmtp@unidata.ucar.edu

Please include a description of the type of platform (hardware and
operating system) and any relevant information that can help us answer your
question (error messages, symptoms, etc.).