gHowl / gHowlComponents

set of components for Grasshopper including UPD, networking, Pachube, XML, and more
http://www.food4rhino.com/project/ghowl
31 stars 16 forks source link

IPAdress.Any for UDP receiver #7

Open fraguada opened 12 years ago

fraguada commented 12 years ago

Are there any implications to use IPAddress.Any in the UDP receiver? We can leave the IP input to the component, but instead of assuming loopback for no address input, we could just have the component listening to any data coming through the specific port.

fraguada commented 11 years ago

Initial tests work out just fine.