-
```
What steps will reproduce the problem?
1. Get an SMPPServerSession
2. Push 50> sms per second from client
3. It gives following errors/
sommetimes:
java.io.IOException: Unexpected length of byte…
-
```
What steps will reproduce the problem?
1.send msges in bulk to SMSC
2.create multiple instances of SMPP client
What is the expected output? What do you see instead?
Ans : i want send sms in bulk…
-
Hello I have been doing some testing with jasmin as a smpp server, and kannel as client, so I want to get a MO from the kannel and delivered to jasmin so it can post it to an http server. (I know that…
-
```
What steps will reproduce the problem?
1. Create a Server based on jsmpp
What is the expected output? What do you see instead?
The library doesn't provide the code to get the remote IP. The conn…
-
```
I'm using on Windows:
jdk1.6.0_10
smpp-0.4beta2.jar
slf4j-api-1.5.10.jar
slf4j-simple-1.5.10.jar
When I'm running the simple client with my SMSC I'm getting the following
error:
718 [main] INF…
-
```
I strongly recommend you to improve OOP aspect of your library to hide all
complexity of smpp from library user.
I've writed own smpp library for company inner use. This is example of
sending mes…
-
```
I found a SMSC which returns message id even if there is an error in submit.
For example, it returns PDU like this:
0000001a80000004000000ff01fc1fbe31393130353634333500
SMPP 3.4 specification cl…
-
```
What steps will reproduce the problem?
1. Run the SMPPServersimulator.java(OK)
2. Run SimpleSubmitExample.java(Submit the message sucessfully.)
3. Run ReceiveSubmittedExample.java(Exception occurr…
-
```
I strongly recommend you to improve OOP aspect of your library to hide all
complexity of smpp from library user.
I've writed own smpp library for company inner use. This is example of
sending mes…
-
```
What steps will reproduce the problem?
1. Run the SMPPServersimulator.java(OK)
2. Run SimpleSubmitExample.java(Submit the message sucessfully.)
3. Run ReceiveSubmittedExample.java(Exception occurr…