Search found 4 matches

by hyperritual
Thu Apr 14, 2011 3:18 pm
Forum: General
Topic: Problem w/ loopback client
Replies: 6
Views: 35934

Re: Problem w/ loopback client

Thanks again, Sal. Hopefully, this is something FS developers will address. If the client listens only to the FS server, and there is no way (that I can see) to change the server's IP from that of my router, then I find no functionality in having an IP string as an input to the client component. If ...
by hyperritual
Thu Apr 14, 2011 1:21 am
Forum: General
Topic: Problem w/ loopback client
Replies: 6
Views: 35934

Re: Problem w/ loopback client

Sal, thank you for your reply. I was able to create a TCP client in Processing and successfully receive data from FlowStone's Server component across port 7400 on the component's default IP of 192.168.2.3. Still not sure why I cannot connect FS's Client component to 127.0.0.1, or if there is another ...
by hyperritual
Wed Apr 13, 2011 6:40 pm
Forum: General
Topic: Problem w/ loopback client
Replies: 6
Views: 35934

Problem w/ loopback client

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:

capture.png

When I leave IP blank, I can send/receive messages to/from ...
by hyperritual
Wed Apr 13, 2011 4:04 pm
Forum: General
Topic: Arduino, Firmata
Replies: 0
Views: 13178

Arduino, Firmata

I just started using FlowStone this week after reading about it in Robot magazine, and am looking to implement a module for Arduino . I saw in the "Future Hardware Support?" thread that there are others interested in Arduino, but I have not found an actual implementation, so figured I would initiate ...