--- | |
title: "OCaml" | |
librarylang: "ocaml" | |
layout: tutorial | |
tutorial: true | |
--- | |
### Prerequisites | |
### Client | |
{% remote_snippet tutorial/ocaml/CalcClient.ml cpp 19,74 %} | |
### Server | |
{% remote_snippet tutorial/ocaml/CalcServer.ml cpp 19,89 %} | |
## Additional Information |