utcpversion Documentation on ocaml.org

An implementation of TCP (Transmission Control Protocol) in OCaml

µTCP is an implementation of the Transmission Control Protocol (RFC 793) in OCaml. TCP is widely used on the Internet today.

This implementation is based on the research project Network Semantics (https://www.cl.cam.ac.uk/~pes20/Netsem/) which developed a rigorous test oracle specification and validation for TCP/IP and the Sockets API (also see the JACM paper http://www.cl.cam.ac.uk/~pes20/Netsem/paper3.pdf) in HOL4. The implementation does not adhere to the specification, since some features of TCP that are rarely used are not implemented (such as the urgent flag and urgent pointers).

The target of this opam package is the MirageOS (https://mirageos.org) unikernel operating system.

AuthorRobur <team@robur.coop>
LicenseISC
Published
Homepagehttps://github.com/robur-coop/utcp
Issue Trackerhttps://github.com/robur-coop/utcp/issues
MaintainerRobur <team@robur.coop>
Availablearch != "arm32" & arch != "x86_32"
Dependencies
Source [http] https://github.com/robur-coop/utcp/releases/download/0.0.2/utcp-0.0.2.tbz
sha256=5e847eec3f210e0ece9fbbd1bab672a305d60f8d84d94cf08058430ce294353e
sha512=d59a8465a4624f7336acc0274909f826b0a0660e43f416956384a3aebefd343256cf432084b252ee2859961ad3e1c8bda961b1463bd720855d025d38a1f83882
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/utcp/utcp.0.0.2/opam
No package is dependent