ISO 8583 message sent but no response from server
I’m currently working on an ISO 8583 messaging system where I send a message to a server, but after sending the message, the console only prints ISO 8583 message sent to the server. and nothing happens after that. I don’t receive any response, and there are no errors or exceptions thrown.