algorithmic modeling for Rhino
Luis
I am having the below issue:
"1. Solution exception:A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself"
Im assuming im trying to send too large a string at the same time.
How do I overcome this? Is there a way of staggering the sending of data.
I am a total newbie when it comes to UDP,
cheers
Tags:
Are you trying to send more than 64kb of data at a time (that is the limit on UDP)? What is the data? From where is it coming from?
You cannot send more than 64kb through UDP. Sure, one could stagger, but it might be better to use TCP. Unfortunately I have not finished those components yet!
Luis
Hi Luis
thanks for reply.
That's a bummer.
So how much data have you parsed before using ghHowl? Is there another solution? 64kB is nothing.
How difficult would it be to write a TCP component myself? Im an experienced programmer and have written a lot of custom components but I have enough on my plate without getting into UDP/TCP. Id prefer to leave it to someone who has good knowledge of it/has already started writing those components............
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by