MaartenJB

Results 5 comments of MaartenJB

Okey, figured it out. It expects the installation folder to be: "%LOCALAPPDATA%\lazarus" Don't know why, because this is not even the default installation location. I've made a symbolic link to...

Hi Almindor, Thanks for your fast reply. Well actually I'm not even sending data in this example, just connect and disconnect. I have this code in "TcpClientReceive(aSocket: TLSocket)": ` while...

So after a connect it is normal for OnCanSend to not always be triggered? Did you have a chance to look at my source code? because I think I have...

Hi Ales, Did you have a chance to look at my code? Best regards, Maarten

thanks konkrog for posting, this fixed the issue. I've made a pull request for the library owner. For anyone who want the fixed version until the maintainer of this library...