Hi,
I want to know whether tcpclient support sending Chinese GB code and unicode text in SendRN command?
Before issuing the sendRN command, I print the data (with Chinese GB code) and it is fine. But at the receving end, the receving text has something like "tcp.cpp Line 793] REC", not the expected Chinese GB code.
Do you know how to solve it. Do I need to do some encoding (such as URL encoding) before sending and decode it at the receving end? Any other solution such as upgrade? Thanks.
The tcpclientcom.dll version I am using is of date 11 July 2002.
Regards, Kenny