1. Re: Win32Lib Improvements
Kat wrote:
>What about commands like this:
>
>opensock(socketnum,read)
>opensock(socketnum,read/write)
>x = readsock(socketnum,length(x))
>writesock(socketnum,x)
>closesock(socketnum)
I'll look them up, but I don't really have a good clue what these sorts of
things do. The Win32 help file is especially unhelpful here, referring to a
'socket' command, but having no cross reference.
I'm still curious; several people have implied that Win32Lib is difficult to
use/understand. I'd like to know what the stumbling blocks are.
Thanks!
-- David Cuny