Forums

You may post here on any subjects related to this site or the software therein. (Most everything on this site is tied into the forums so that you may leave or post comments about it.)

   

RE:tcpclient support Chinese GB code and unicode?

   From: Lewis Sellers
   Date: April 09 2003 7:02 AM
No. It sends only 8-bit data.

One of these days when I have the time I was going to make a unicode-aware version. You can get around this issue by treating the data as pure data and not text -- ie, use Recv and parse the raw data yourself.

A bit of a hassle though.

--min
Copyright © 1997-2006 by Lewis A. Sellers.        Login