Resolved! Need to know how to use packet buffers to send response packets, once the response packet is built.
This is regarding the issue I am currently handling. I am using STM3240G evaluation board to run a Modbus server having a TCP Raw socket-based echo server interface which receives Modbus request packets, sent from ModScan32 tool. ...