diff options
author | bnewbold <bnewbold@robocracy.org> | 2016-06-09 22:57:21 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2016-06-09 22:57:21 -0400 |
commit | 58ad2b667811bbf459199828410ece86ed59e11e (patch) | |
tree | 3efed45a259125925d0a2a2f00ae511ef76633ef /doc | |
parent | f65e7c610bfecc263458708061c4553dfc9cf7d5 (diff) | |
download | ucp-58ad2b667811bbf459199828410ece86ed59e11e.tar.gz ucp-58ad2b667811bbf459199828410ece86ed59e11e.zip |
doc: linkdump
Diffstat (limited to 'doc')
-rw-r--r-- | doc/references.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/references.txt b/doc/references.txt new file mode 100644 index 0000000..b5e252d --- /dev/null +++ b/doc/references.txt @@ -0,0 +1,16 @@ + +### bbcp + +Download page: +http://www.slac.stanford.edu/~abh/bbcp/#_Toc392015167 + +### UTP + +https://github.com/bittorrent/libutp +http://meqif.github.io/rust-utp/utp/index.html + +### UDP + +http://udt.sourceforge.net/ +https://en.wikipedia.org/wiki/UDP-based_Data_Transfer_Protocol +https://eminence.github.io/udt-rs/doc/udt/index.html |