hello
i am unsuccessfully trying flashserver in macosX. i don't remember the site where i founded the binary file for mac.
when instantiating flashserver i'm always getting the following message :
/Users/josemanu/pd36/extra/flashserver/flashserver.pd_darwin: couldn't load flashserver 31337 256 ... couldn't create
has anybody been able to instantiate flashserver under macosX? is perhaps there a newer version than 0.2? or perhaps falshserver doesn't works under macosX?
however, i've seen that netserver and netreceive can open sockets that may be accessed by the flash frontend provided in the release of flashserver... i'm now able to send information from any flash document to a pd document.
it seems that netsent (also netreceive) is working... it recognizes that localhost has connected its port.right outlet is reporting "127.0.0.1" and left outlet is displaying data sent by the client frontend.
however, when using the send, broadcast and client methods, the onPData function (in the flash frontend, overriding the XML.onData event handler) don't seems to be receiving any data.
when clicking on the corresponding message boxes i'm getting this message :
netserver : sending data to client 1 on socket 12
anyway, any data is displayed in the frontend. i've traced it by trace(msg); and any data is displayed in the output window...
anybody has any ideas to send back data from netsend (or any other object) to any client frontends under macosX?
thank you
jose manuel