Avatar of iana1uk
iana1uk

asked on 

MAKE DELPHI BROWSER USE TOR (ONION ROUTER)

Hi All,

I would like to make my Delphi program, which uses the internal web browser, use the TOR program which is installed already. If you could tell me a fairly simple method of doing this, I would much appreciate it.
Documentation etc for TOR (The Onion Router) is at the following web site: http://www.torproject.org/

Program is running under Windows XP.

thanks in advance.
Web BrowsersEditors IDEs

Avatar of undefined
Last Comment
Lukasz Zielinski
ASKER CERTIFIED SOLUTION
Avatar of Lukasz Zielinski
Lukasz Zielinski
Flag of Poland image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Avatar of TKorhan
TKorhan

"Install the Tor bundle and try it out. Make sure you've got Firefox installed first, and be sure to read the list of warnings about ways you can screw up your anonymity"

You need Firefox installed and use default browser Firefox.

And then you can open web pages from Delphi like :
ShellExecute(Handle, 'open',pchar('http://www.google.com'),'',nil,SW_SHOWNORMAL);

Add Uses ShellApi
You need Firefox installed and use default browser Firefox.
the way I see it, firefox is not required at all: http://www.torproject.org/docs/tor-doc-web.html.en
ShellExecute will open default browser as separate process, while asker clearly posted that he's using internal browser

ziolko.
Web Browsers
Web Browsers

Web browsers are applications used primarily to display documents, files and media from the Internet, identified by a Uniform Resource Identifier (URI) that can be a page, image, video or other file. Some browsers require the use of add-ons or extensions to safely render the information they receive; others have systems built into them to perform the same functions.

42K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo