-
```
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…
-
|[](https://github.com/glyph)| @glyph reported|
|-|-|
|Trac ID|trac#4735|
|Type|enhancement|
|Created|2010-11-10 17:33:31Z|
|Branch|https://github.com/twisted/twisted/tree/persistent-client-service-47…
-
```
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?
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. Just download the master branch and try to build it
What is the expected output? What do you see instead?
The expected output is SUCCESSFULL, but we got …
-
```
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…
-
```
What steps will reproduce the problem?
1. Just download the master branch and try to build it
What is the expected output? What do you see instead?
The expected output is SUCCESSFULL, but we got …
-
```
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…
-
```
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…