Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 1998 21:40:32 -0500
From:      "Louis A. Mamakos" <louie@TransSys.COM>
To:        daniel_sobral@voga.com.br
Cc:        hackers@FreeBSD.ORG
Subject:   Re: Wide characters on tcp connections 
Message-ID:  <199801200240.VAA20667@whizzo.TransSys.COM>
In-Reply-To: Your message of "Mon, 19 Jan 1998 08:50:36 -0300." <83256591.0040AFF0.00@papagaio.voga.com.br> 
References:  <83256591.0040AFF0.00@papagaio.voga.com.br> 

next in thread | previous in thread | raw e-mail | index | archive | help

> Though that's technically right, one might feel the need for a standard if
> the files he writes are going to be read by other people's programs. Of
> course TCP, by itself, provides all support you need to send the
> characters, but ignoring the practical problems would be akin to keeping to
> IP (vs TCP or UDP) because that's all you _really_ need...

What?  While you might agree to implement your own transport protocol
directly on IP or using UDP to do multiplexing with your own reliable
transport, none of this makes it any easier to move multibyte characters
between machines.

If you're looking for a standard way to move multibyte characters, then
choose any one of a number of encodings already used to store multibyte
characters in files.

louie






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801200240.VAA20667>