casting udp streams in perl

Posted by user314536 on Stack Overflow See other posts from Stack Overflow or by user314536
Published on 2010-06-08T16:10:13Z Indexed on 2010/06/08 16:12 UTC
Read the original article Hit count: 419

Filed under:
|

hello. my Perl scripts gets a udp response that is built out of 2 integers + float numbers. the problem is that the udp streams is one long stream of bytes. how do i cast the stream into parameters using Perl ?

© Stack Overflow or respective owner

Related posts about perl

Related posts about udp