Adding or writing new code into an object.

danderson's icon

I am a support tech and one of my customers is trying to add our hardware product to their Max 5 application. The code that we have will need to run and authenticate the hardware device that we produce. If I were to use Java or one of the other various languages that are supported, how would I go about adding the relevant code to an application written using Max 5?

Thanks,
Dallas

nesa's icon

Hi Dallas,

There is a max software development kit that you can use to write your own max objects, you can find it on the download page:

It contains all the files needed to compile max objects, quite some example files and nice documentation that can get you going.

Good luck and feel free to ask further questions,
n