Open vatsalnarry2 opened 4 years ago
Hi,
i want to know how many session are active and id of those session from sms server. Is there any method available in jsmpp-2.0.1.jar file.
Currently the jSMPP is a low-level API. The connection management is done by the application. I have some examples with Apache connection pooling. Do you need those ?
Hi,
i want to know how many session are active and id of those session from sms server. Is there any method available in jsmpp-2.0.1.jar file.