Closed tkiran77 closed 4 years ago
I ended up writing my own code to ensure obeying TPS.
This library provides protocol-level support for SMPP, but not higher-level functionality like enforcing a window size, or even managing a window of unacknowledged PDUs - you will have to write that yourself.
Thank you for your comments. We will try to implement the same and once done we will try to see if we can share our implementation for others to use.
Hello All, Anyone using this library is aware how to set window size or Throttle TPS based on the Server we connect to, to ensure we send not more than the configured TPS. Any insight is really appreciated. Regards, Kiran