Support Board
Date/Time: Tue, 01 Jul 2025 09:12:59 +0000
Post From: Trying to run JAVA demo program
[2017-12-06 08:31:10] |
User905938 - Posts: 10 |
My Question is what is the "null terminator" from a Java perspective that I need to be using? Java Strings are not null terminated by default. I am converting the string to byte[] by using String.getBytes() prior to writing it to the socket connection. Date Time Of Last Edit: 2017-12-06 08:32:28
|