I implemented a simple TCP Client application using the TCPClient() ST function based on Halcon project(attached). It works fine with smaller packets of data but if I try to send messages larger than 56KB it stops working properly. Any idea what it can be?
To me I need to increase the size of the TCP buffer but not sure how it should be done?
Hello Codesys Community,
I implemented a simple TCP Client application using the TCPClient() ST function based on Halcon project(attached). It works fine with smaller packets of data but if I try to send messages larger than 56KB it stops working properly. Any idea what it can be?
To me I need to increase the size of the TCP buffer but not sure how it should be done?
Regards,
Sina