![](https://secure.gravatar.com/avatar/4c880a3890c68a7c46abe86ad4c041f7.jpg?s=120&d=mm&r=g)
2 Jun
2008
2 Jun
'08
3:45 p.m.
Hi, I've reached a point in writing some code where I must read a singed 32bit integer from a socket. I've been using NET.SOCKETS:RECEIVE-FROM to read '(unsigned-byte 8) values. Can anyone suggest a good library (or alternate method) to help with the conversion? elliott