Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 770 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 770 Bytes

NetArbiter

NetArbiter is a Turing library that provides a networking interface to communicate with other programs.

Installation

  1. Download the latest version of the library in the releases tab
  2. Extract the contents of the zip file into the same folder as your program

Usage

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.

License

MIT