Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » Geting Client IP using owa_sec.get_client_ip
Geting Client IP using owa_sec.get_client_ip [message #233627] Fri, 27 April 2007 00:18 Go to next message
oracle_dev
Messages: 24
Registered: April 2007
Junior Member
I want to store the client IP (Static IP)using OWA_SEC.GET_CLIENT_IP FUNCTION. It is not giving IP address of the client and is there any mechanism, to
get the MAC address also while user is accessing the page by
calling procedure or function.
Re: Geting Client IP using owa_sec.get_client_ip [message #235689 is a reply to message #233627] Mon, 07 May 2007 12:15 Go to previous messageGo to next message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
No, you can't get the MAC address unless the browser makes it available to MOD_PLSQL and MPD_PLSQL makes it available to you.

Call owa_util.print_cgi_env in a pl/sql web page to see all the available environment variables and values.
Re: Geting Client IP using owa_sec.get_client_ip [message #237950 is a reply to message #235689] Wed, 16 May 2007 03:33 Go to previous message
oracle_dev
Messages: 24
Registered: April 2007
Junior Member
Thanks All,
I 've solved the Login problem mod_plsql using custom DAD.
particularly Mr. Andrew.
Previous Topic: How to use owa.cookie
Next Topic: calling logout close browser
Goto Forum:
  


Current Time: Thu Mar 28 15:38:00 CDT 2024