Menu
Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
Transmitting strings via tcp from a windows c++ client to a Java server
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="qqq111, post: 651547"] Hi Roedy, The only problem I have with UTF-8 is its poor supported in Windows. In fact, I did not manage to find Win C++ api that converts strings to UTF-8. My other thought was to use UTF-16/UCS-2 format, internally used by both Win (client) and Java (server), but as you have stated, there's the endian issue. BTW, your site is at a high position at my Java-best list :-) Best, Gilad [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
Transmitting strings via tcp from a windows c++ client to a Java server
Top