• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: clients IP Address
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: clients IP Address


  • Subject: Re: clients IP Address
  • From: Joe Little <email@hidden>
  • Date: Mon, 17 May 2004 21:36:30 -0700

Using Apache, you can get the HTTP headers from the session.

check out headerForKey in the session request context, as for example looking up the result of "auth_user" header:

AuthUser = context().request().headerForKey("auth_user");

You can use apache/phpinfo.php or other mechanisms to see all the available headers that are set.

On May 17, 2004, at 7:46 PM, email@hidden wrote:

Hi All,
	How can I get the client's  IPAddress in WebObject ?

Regards,
Aravind
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >clients IP Address (From: email@hidden)

  • Prev by Date: clients IP Address
  • Next by Date: postgres plugin from project wonder?
  • Previous by thread: clients IP Address
  • Next by thread: postgres plugin from project wonder?
  • Index(es):
    • Date
    • Thread