Ian Firla wrote:
> I'm wondering if anyone knows if there's a way of sending strings of
> mixed type to a UDP socket.
>
> I'm storing the data I need to send in an array. Parsing the array with
> a foreach, I'm sending out the various pieces to the socket with fwrite.
fwrite converts your input to
Hi All,
I'm wondering if anyone knows if there's a way of sending strings of
mixed type to a UDP socket.
I'm storing the data I need to send in an array. Parsing the array with
a foreach, I'm sending out the various pieces to the socket with fwrite.
Unfortunately, it seems that UDP terminates e
2 matches
Mail list logo