public class StressClient extends Object implements Runnable
| Name | Description | Default value |
| jsmpp.client.host | Server host address | localhost |
| jsmpp.client.port | Server port | 8056 |
| jsmpp.client.systemId | System Identifier | j |
| jsmpp.client.password | Password | jpwd |
| jsmpp.client.sourceAddr | Submit Source Address | 1616 |
| jsmpp.client.destinationAddr | Submit Destination Address | 62161616 |
| jsmpp.client.transactionTimer | Transaction timer | 2000 |
| jsmpp.client.bulkSize | Amount of bulk messages | 100000 |
| jsmpp.client.procDegree | Max parallel processor for PDU reading | 3 |
| jsmpp.client.maxOutstanding | Maximum outstanding messages | 10 |
Copyright © 2025 WSO2. All rights reserved.