What differences are there between Inetlab.SMPP and ALT.SMS.SmppClient? (excluding the SMPP server).
I have ALT.SMS.SmppClient.2.8.0 source code, I noticed a bug with the message throttling that I assume has been fixed by now
.Milliseconds were being used instead of .TotalMilliseconds to manage the throttling.