1
I'm trying to search a way to test an IP an a specific port which is made to receive UCP messages (SMS). I would like to do the test with Jmeter but I don't find anything on the web that helps me on this way. The goal of the test is to manage differents users. Each user simulates a mobile phone. Each user have to send an amount of SMS (UCP protocol) per seconde to the server. For each message sent I have also to check if the response is correct (find ACK in the UCP response) and then send an other specific message.
If you have a solution for this thank you a lot I'm stuck.