-
```
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…
-
```
I am running on Windows 7 64 bit. When I try to start the server as in the
Getting Started guide, I get the following exception:
C:\workspace\smpp\jsmpp-2.1.0\jsmpp-2.1.0>java -classpath %classp…
-
```
buffer.js:705
throw TypeError('value is out of bounds');
^
TypeError: value is out of bounds
at TypeError ()
at checkInt (buffer.js:705:11)
at Buffer.writeUInt32BE (buffe…
Dexus updated
9 years ago
-
```
I am running on Windows 7 64 bit. When I try to start the server as in the
Getting Started guide, I get the following exception:
C:\workspace\smpp\jsmpp-2.1.0\jsmpp-2.1.0>java -classpath %classp…
-
```
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…
-
```
Hi there,
I will try to use smsLib in our application. smsLib has a dependency to
jsmpp2.1.0. If I try to send a short message with smsLib, I have to insert
userId and password to and specific me…
-
```
What steps will reproduce the problem?
To recreate the problem we need a server and a client pc.
The server must be exposed to the internet and the client must have access
to the internet to.
I…
-
```
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…
-
```
What steps will reproduce the problem?
1. I have to separate programs, first program is message_listener, second
is message_sender. when my message_listener receive the messages it will
be inser…
-
```
I am running on Windows 7 64 bit. When I try to start the server as in the
Getting Started guide, I get the following exception:
C:\workspace\smpp\jsmpp-2.1.0\jsmpp-2.1.0>java -classpath %classp…