Skip to content

simple TCP client Max standalone object for *nix systems using sys/socket

Notifications You must be signed in to change notification settings

blm81/Max-MSP-TcpClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Max TCP Client

a basic TCP client for *nix systems (tested on Mac OSX 10.7)

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

  1. set up MaxCpp per the instructions on the repository readme
  2. place the TcpClient folder in the directory "maxcpp/examples"
  3. add .mxo build path (defaults to "Library/Developer/Xcode/DerivedData" in the xCode project) in your Max File Preferences
  4. add "TcpClient/js" to Max File Preferences

About

simple TCP client Max standalone object for *nix systems using sys/socket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published