when i am going to send data greater then 100 bytes my TCP connection become closed automatically , but not facing problem with smaller one.i am sending data using mqtt protocol in my web server. any suggestion please.TIA
solved the problem, there was problem in my RL(remaining length packet)
1 Like