Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Rebol and UDP

From: petr:krenzelok:trz:cz at: 26-Nov-2000 17:00

----- Original Message ----- From: Chris <[chris--starforge--co--uk]> To: <[rebol-list--rebol--com]> Sent: Sunday, November 26, 2000 1:30 PM Subject: [REBOL] Re: Rebol and UDP
> #26-Nov-00# Message from *Petr Krenzelok*: > Hi Petr, > > > something about so called "half closed" connections. It's interesting - > > although server closed connection, we were able to throw more data to
it -
> > it was just ignored at the data processing level, or so it seems to me
...
> > confusion, confusion :-) > > I'd recommend you get a copy of W. Richard Stevens' "Unix Network > Programming, Networking APIs: Sockets and XTI" 2nd ed, published > by Prentice Hall (ISBN 0-13-490012-X), before doing *any* network > programming - low level or otherwise. The tome covers the guts of TCP, > UDP and raw sockets in gory detail.
Thanks for the tip, will take it into consideration. I have already one really good book, with enoufh pictures and diagrams, I just lended it to my friend, and read only the bits of the book. I feel very comfort with info I got of it. My knlowledge of networking stuff (which I always hated and sweard I will never learn about :-) is getting better and better. It's fun to observe communication of REBOL with ethernet + TCP based device microcontroller :-) Thanks, anywa, -pekr-