Hello, I have a problem with the LDClient.SendMessage() Routine. The last sign that is send by that routine is a 00 that is not part of the String i want to send. This causes a problem at the server side, the server can not handle the next message anymore.
TCP/IP Socket Programming
|
Hi Juergen,
The first thing to try is to set LDClient.AddNull property to "False" before sending the message. This should prevent the terminating NULL \0 from being appended to the message. This terminating NULL is used with the auto communication with LDServer, but in your case not needed I think.
Sounds perfect, but i can not compile this , I get the Message see below.....
Seems that this flag is not Part of my LDClient Library Is there a newer library ?
09-27-2025, 03:36 PM
Hi, Yes it was introduced in version 1.2.30.8 sometime in August I think, I think I was prempting this possibility
![]() You can get this beta release using Extension manger with SB-Prime or directly as a download from https://litdev.uk/#Extensions (Beta download). |
« Next Oldest | Next Newest »
|
Users browsing this thread: