NetArbiter is a Turing library that provides a networking interface to communicate with other programs.
- Download the latest version of the library in the releases tab
- Extract the contents of the zip file into the same folder as your program
NetArbiter allows the program to perform as either a client or a server. See arbiter_test.t for how all of the NetArbiter interfaces are used, or read the comments in net_arbiter.tu.