I am trying to send an UDP message from Pure Data on Windows, but I am unable to install or use libraries.
I put the library files in "C:/Program/common files/Pd", but Pd doesn't recognize when I type "import libraryName" in a object and leaves it undetermined.
Does someone know how to use Pure Data libraries on Windows ?
Edit : The problem is not the syntax, you can find it in google. In fact, I found that you need to download a specific .dll to use libraries on windows.
But thanks to Umläute, I simply used the built in functions and now it works.