Since the skip bug was known to the list, perhaps someone on the list has done the entire problem , so I might as well ask :-)
Has anyone done a tcp binary file transfer in rebol ? (one system sends, the other receives, both using the direct tcp: ports). FTP won't do it, as I need to process the file in 32K chunks (and I'd like to avoid the overhead of the ftp server). It's simple enough in C, but I thought I'd be able to more easily play around with different protocols if it were all in Rebol. Andy -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
