How to capture clinet machine ip address through application?
|
|
|
Question / Problem
|
I have a 10g application. I want to capture the ip address of each local / client machine who connects to my applcation via proper user id and password.
|
Solution
|
There are several oracle suplied packages are there to get the clinet ip address from database. But when it comes to application, all fails and retunrs the application server ip only. So to capture ip address of the local machine we need to use oracle supplied webutil files. (WEBUTIL_CLIENTINFO.GET_IP_ADDRESS)
|
Applies to |
|
Oracle 9i Sql
|
Rank It |
|