Getting binary data out of sockets

Russell Swan swan at dandenong.cs.umass.edu
Fri Mar 24 03:15:03 UTC 2000


(I hope this gets through when the mail server wakes up)

I assume the answer to this is pretty simple, but I don't see it. I'm
opening a connection to a server I wrote (in C). The connection has to
send a bunch of numeric data. I can put the data in an array and write it
to the socket, but how do I read it as a binary on the client (Squeak)
side?

Thanks
-Russ







More information about the Squeak-dev mailing list