Grasshopper

algorithmic modeling for Rhino

Trying out the UDP communication components from the Rhino Python script editor...works just fine!  Of course, a regularly scripted network socket would work as well, but that is the code in the UDP components anyways.

Views: 1288

Replies to This Discussion

Wonderful!

Hi Luis,

Does this work with OSC? if so what's the format?

I'm sending ghcomp.gHowl.UDPSender("127.0.0.1", 5555, 999, "/1/uv/3,uv, 1, 2, 3, 8");

but I get in the receiving end address message /GH/None 

Thanks

I just tried it, it should be possible, though it doesn't seem very stable. When in OSC, the sender expects a list, with the first item as the address. Try to change the data argument to a list.

Thank you Luis! Does the stability issue goes away when only using UDP?

Thanks again!

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service