Problem w/ loopback client
Posted: Wed Apr 13, 2011 6:40 pm
I am trying to use FlowStone's Client component to read OSC messages from an Emotiv EPOC via Mind Your OSCs, but am having some trouble.
Mind Your OSCs is configured for 127.0.0.1:7400. Here is my test client configuration:
When I leave IP blank, I can send/receive messages to/from the Server component (which defaults to 192.168.2.3), but nothing is retrieved from Mind Your OSCs. If I specify IP 127.0.0.1, the client log returns, "Could not connect to server."
I have verified that Mind Your OSCs is transmitting over 127.0.0.1:7400, by creating a UPD client in Processing.
Any ideas? I would love to create and share a working FlowStone module for the EPOC. I have successfully created "mind-controlled" robots using EPOC + OSC + Processing + Arduino. I could create a server outside of FS, to forward OSC messages to FS over another IP, but for obvious reasons I prefer to connect directly between FS and Mind Your OSCs.
Thank you,
Joshua
Mind Your OSCs is configured for 127.0.0.1:7400. Here is my test client configuration:
When I leave IP blank, I can send/receive messages to/from the Server component (which defaults to 192.168.2.3), but nothing is retrieved from Mind Your OSCs. If I specify IP 127.0.0.1, the client log returns, "Could not connect to server."
I have verified that Mind Your OSCs is transmitting over 127.0.0.1:7400, by creating a UPD client in Processing.
Any ideas? I would love to create and share a working FlowStone module for the EPOC. I have successfully created "mind-controlled" robots using EPOC + OSC + Processing + Arduino. I could create a server outside of FS, to forward OSC messages to FS over another IP, but for obvious reasons I prefer to connect directly between FS and Mind Your OSCs.
Thank you,
Joshua