Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!news.swapon.de!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Matthew Carter Newsgroups: comp.lang.php Subject: Re: [ Get Hostname ] Date: Tue, 12 May 2015 18:31:46 -0400 Organization: Ahungry (http://ahungry.com) Lines: 49 Message-ID: <87r3ql2zsd.fsf@ahungry.com> References: <87vbfx3oh4.fsf@ahungry.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: mx02.eternal-september.org; posting-host="7c986cd4736462de309a749b207746fe"; logging-data="7803"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19EpHvf3v4PqZL5xEj1QaMA" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Cancel-Lock: sha1:CiqzomCg4Xfxx1CXZZg7SBjbDDo= sha1:C3Zmblki65s/dufQsJd+kX47R74= Xref: csiph.com comp.lang.php:15320 alissonlinneker@gmail.com writes: > Em terça-feira, 12 de maio de 2015 18:09:25 UTC-3, Jerry Stuckle escreveu: >> On 5/12/2015 3:28 PM, alissonlinneker@gmail.com wrote: >> > Em terça-feira, 12 de maio de 2015 10:38:37 UTC-3, Matthew Carter escreveu: >> >> gordonb.rtzee@burditt.org (Gordon Burditt) writes: >> >> >> >> >> >>> So, the user's browser (which need not have any DNS associated with >> >>> its IP address) connects to site A with a request for a page. As >> >>> part of that page, site A scrapes content from site B, a move which >> >>> seems to have copyright infringement as its only logical goal (unless >> >>> sites A and B have a common owner or an agreement to allow this), >> >>> and sends the contents back to the user's browser. >> >> >> >> Granted in this case it probably is copyright infringement, but how does >> >> that work for dynamic scraping? >> >> >> >> Is every web based proxy service performing copyright infringement to >> >> serve the remote pages as-is? >> >> >> >> Are the Google Cache pages infringing on copyright? >> >> >> >> -- >> >> Matthew Carter (m@ahungry.com) >> >> http://ahungry.com >> > >> > Any idea so I can verify that the client domain is client.com? >> > >> >> The real question here is - what are you trying to accomplish? >> >> -- >> ================== >> Remove the "x" from my email address >> Jerry Stuckle >> jstucklex@attglobal.net >> ================== > > I'm trying to identify the domain that is carrying out consultations in my API. > > The API is limited by domain, so I need to know which domain came the query. Distribute API keys unique for each domain and track with that (block the API if the key isn't present in the request). -- Matthew Carter (m@ahungry.com) http://ahungry.com