Intrafoundation Software


 


 

Forums, News and Articles

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.)

List all    New Post   

Forums RE:tcpclient support Chinese GB code and unicode?

      Date: April 09 2003 08: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
Delete    Edit    Reply