Skip to content

steveklabnik/dtp

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Document Transfer Protocol

DTP is a description of how to get two different computers on a network to share documents with one another.

DTP attempts to be conceptually similar to HTTP, but much simpler. If you're a newbie to networking protocols, DTP is a simple introduction to the topic.

Spec

The spec is located in the spec directory. It is written in ReStructured Text.

Sample implementation

There is a sample implementation located in the sample directory.

About

Document Transfer Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published