Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 02-25-2009, 09:44 PM Scraping help
dwmeso's Avatar
Skilled Talker

Posts: 83
Name: DWMeso
Trades: 2
Is there any way to scrape the content of a remote file so that the remote server see's the ip of the user who is visiting my page, rather than my web server ip?

Last edited by dwmeso; 02-25-2009 at 10:50 PM.. Reason: Changed question (edited)
dwmeso is offline
Reply With Quote
View Public Profile Visit dwmeso's homepage!
 
 
Register now for full access!
Old 02-26-2009, 02:56 AM Re: Scraping help
tripy's Avatar
Do not try this at home!

Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
Trades: 0
Yes, it's called proxying.
A "proxy" is a program (or server) that sits between the destination server and the user computer, and relay the informations between the 2.
__________________
Only a biker knows why a dog sticks his head out the window.
tripy is offline
Reply With Quote
View Public Profile Visit tripy's homepage!
 
Old 02-26-2009, 06:57 PM Re: Scraping help
dwmeso's Avatar
Skilled Talker

Posts: 83
Name: DWMeso
Trades: 2
I actually need it to use the visitors IP rather than 1 static proxy IP. Thanks though.
dwmeso is offline
Reply With Quote
View Public Profile Visit dwmeso's homepage!
 
Old 02-27-2009, 02:27 AM Re: Scraping help
tripy's Avatar
Do not try this at home!

Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
Trades: 0
There is a header that you can add to the request for the target server, that indicates that you are a proxy.
Otherwise, the process is called "ip spoofing", and no way you can do that in PHP.
You must alter the tcp-ip packets that go out of the pc to change the origin.
But it means that the server will not reply to you, bu to the ip that's in the origin field of the packet. Making you blind and deaf, speaking to a server, but without seeing any answer.
__________________
Only a biker knows why a dog sticks his head out the window.
tripy is offline
Reply With Quote
View Public Profile Visit tripy's homepage!
 
Reply     « Reply to Scraping help
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.60596 seconds with 12 queries