I am sending message to server via TCP connection, but it is not showing in the server’s log
I am able to connect to the server and receive message. When I send a message, in my logs I keep getting the message that the message is sent successfully, but it is not being reflected on the server’s log.
One fine day, it worked and I tried to build upon it but it didn’t work and I could not undo it either.