|
ECS-L Home Automation and Security Archives |
learn more
| view messages for this
month | NetBloc® | terms of use | search
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects
Subject: From: Date: | Re: [ECS] Socket Connection Dario Greggio Sun, 07 Jan 2001 14:06:05 +0100 |
Ingo Pakleppa wrote:
>
> Handing
> over one byte or one character at a time is WAAAAYYYYY too slow for TCP/IP;
>
> [...] (typically, CR/LF has special meanings and the number of them must be [...]
Completely agreed!
I'd suggest creating a text item a char at a time, and then sending it
all. Receiving a line of text would be the done the same way, then you
can parse it. Actually, you could also receive a bunch of data (such as
a GIF image)...
--
Ciao,
Dario
--
ADPM Synthesis sas - Torino
--
http://www.geocities.com/adpm99
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects