sxiao3 / jsmpp

Automatically exported from code.google.com/p/jsmpp
Apache License 2.0
0 stars 0 forks source link

JSMPP - client IP address of an incoming connection #41

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I am playing with JSMPP code now.My requirement is to filter incoming bind
requests to my server based on client IP address. Is there anyway, I can
find the IP address for incoming connection requests. Any pointers
appreciated. Thanks a lot!

-Ila

Original issue reported on code.google.com by ilaven...@gmail.com on 21 Jul 2009 at 4:40

GoogleCodeExporter commented 8 years ago
Actually we will already have this function. I hope it will come out on version 
2.0.2

Original comment by uuda...@gmail.com on 21 Jul 2009 at 4:50

GoogleCodeExporter commented 8 years ago
can you please tell me which class and what method? At the moment, we are 
developing
our application and i am happy to build off your branch/tag and use it. Thanks!

Original comment by ilaven...@gmail.com on 21 Jul 2009 at 5:26

GoogleCodeExporter commented 8 years ago
Its exposed via SMPPServerSession.getInetAddress()

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

GoogleCodeExporter commented 8 years ago

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