Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SMPP Server session should expose remote client details #12

Closed
GoogleCodeExporter opened this issue Oct 9, 2015 · 3 comments
Closed

Comments

@GoogleCodeExporter
Copy link

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 connection 
details are available and should be exposed, so that strong authentication 
mechanism based on IP and System ID can be coded


What version of the product are you using? On what operating system?
Win/Linux

Please provide any additional information below.



Original issue reported on code.google.com by paliwala...@gmail.com on 8 Dec 2008 at 5:31

@GoogleCodeExporter
Copy link
Author

I've been update the sources and expose the Remote IP Address via 
SMPPServerSession.
InetAddress SMPPServerSession#getInetAddress()

You can get it on the repositories. Thx

Original comment by uuda...@gmail.com on 9 Dec 2008 at 5:50

  • Changed state: Verified

@GoogleCodeExporter
Copy link
Author

I am impressed with your speed of resolving issues :-)


Original comment by paliwala...@gmail.com on 9 Dec 2008 at 6:06

@GoogleCodeExporter
Copy link
Author

Issue 41 has been merged into this issue.

Original comment by paliwala...@gmail.com on 8 Aug 2009 at 1:18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant