Re: 1.SendText Support Chinese word - WeOnlyDo Discussion board

Re: 1.SendText Support Chinese word (General questions)

by zyq11111111, Wednesday, January 05, 2011, 18:10 (5071 days ago) @ zyq11111111

for Examples

if i use my wodxmpp Client sendto gtalk Client
wodXMPP1.SendText jid, “你”

gtalk Client cannot receive

if i use my wodxmpp Client sendto gtalk Client
wodXMPP1.SendText jid, “你好”

gtalk Client can receive 你好


if i use my wodxmpp Client sendto gtalk Client
wodXMPP1.SendText jid, “你好阿”

gtalk Client only can receive 你好

if i use my wodxmpp Client sendto gtalk Client
wodXMPP1.SendText jid, “你好阿你”

gtalk Client can receive 你好阿你

if i use my wodxmpp Client sendto gtalk Client
wodXMPP1.SendText jid, “你好阿你好”

gtalk Client only can receive 你好阿你



Complete thread: