Project Dependencies
- Max SKD: tested with version 6.1.4 / Max 7
- MaxCpp: a great C++ wrapper for the Max SDK
- socket.h: should be present on your *nix system
Build Instructions
- set up MaxCpp per the instructions on the repository readme
- place the TcpClient folder in the directory "maxcpp/examples"
- add .mxo build path (defaults to "Library/Developer/Xcode/DerivedData" in the xCode project) in your Max File Preferences
- add "TcpClient/js" to Max File Preferences