• 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: Client IP
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Client IP


  • Subject: Re: Client IP
  • From: John Andersson <email@hidden>
  • Date: Mon, 17 Jan 2005 16:54:42 +0100

Thanks! Thats exactly what I was looking for..!

/John

2005-01-17 kl. 13.43 skrev Kaj Hejer:

    public static String getClientname(WORequest request) {
        return request.headerForKey("x-webobjects-remote-host");
    }

    public static String getClientAddress(WORequest request) {
        return request.headerForKey("x-webobjects-remote-addr");
    }


Does not when using portnumber in url (DirectConnect).


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Propagate Primary Key Confusion? (From: Kieran Kelleher <email@hidden>)
 >Re: Propagate Primary Key Confusion? (From: Art Isbell <email@hidden>)
 >How to fix "failed to provide new primary keys for..."? (From: Ken Tozier <email@hidden>)
 >Re: How to fix "failed to provide new primary keys for..."? (From: Johan Henselmans <email@hidden>)
 >Client IP (From: John Andersson <email@hidden>)
 >Re: Client IP (From: Kaj Hejer <email@hidden>)

  • Prev by Date: Re: Health of WebObjects - developer/user base?
  • Next by Date: Re: Propagate Primary Key Confusion?
  • Previous by thread: Re: Client IP
  • Next by thread: Re: How to fix "failed to provide new primary keys for..."?
  • Index(es):
    • Date
    • Thread