package tftp

  1. Overview
  2. No Docs
A TFTP library and Mirage unikernel

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.4.tar.gz
md5=eb6ad64af44fb43cc26fb3bb753a8bc4

Description

A basic implementation of the Trivial FTP protocol. Provides separate wire parsing and server libraries, plus a MirageOS unikernel server implementation.

Published: 12 Aug 2015

Dependencies (11)

  1. ocamlbuild build
  2. tcpip
  3. mirage-fs-unix
  4. mirage-console < "3.0.0"
  5. io-page
  6. mirage >= "2.5.0" & < "3.0.0"
  7. cstruct >= "1.0.1" & < "2.0.0"
  8. lwt >= "2.4.7"
  9. camlp4
  10. ocamlfind build
  11. ocaml >= "4.01.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts

None