AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Thema durchsuchen
Ansicht
Themen-Optionen

FTP über Socks5

Ein Thema von moelski · begonnen am 12. Mai 2006 · letzter Beitrag vom 12. Mai 2006
Antwort Antwort
moelski

Registriert seit: 31. Jul 2004
1.110 Beiträge
 
Delphi 2010 Professional
 
#1

FTP über Socks5

  Alt 12. Mai 2006, 13:30
Moin !

In der Indy FAQ habe ich das hier gefunden:
Zitat:
1.Create an IOHandler such as TIdIOHandlerStack or SSL IOHandler and assign the
TIdFTP.IOHandler property this.
2.Create a TIdSocksInfo object and assign it to the IOHandler's TransparentProxy property.
3.Set the TIdSocksInfo properties as required.
4.If there is another proxy that the SOCKS Proxy itself needs to use, you have to use, set the
Chained Proxy to a TIdCustomTransparentProxy such as TIdSocksInfo for another socks Proxy
or a TIdConnectThroughHttpProxy for a HTTP Tunneling proxy.
5.If you are not using another type of chained proxy, you may be able to use standard PORT
transfers if your SOCKS proxy supports the bind method described in SOCKS: A protocol for TCP
proxy across firewalls (http://archive.socks.permeo.com/prot...ocks4.protocol) and RFC 1928
- SOCKS Protocol Version 5. If your SOCKS proxy does not support that capability, you have to
use PASV (Passive := True) transfers.
Hat das schon mal jemand in Quellcode umgesetzt und könnte mir das mal zeigen ?
Dominik Schmidt
Greetz Dominik

I love Delphi 2007/2010
  Mit Zitat antworten Zitat
Klaus01

Registriert seit: 30. Nov 2005
Ort: München
5.755 Beiträge
 
Delphi 10.4 Sydney
 
#2

Re: FTP über Socks5

  Alt 12. Mai 2006, 18:14
Vielleicht hilft Dir das etwas weiter?

http://groups.google.de/group/borlan...28b4990cfb228a

Grüße
Klaus
Klaus
  Mit Zitat antworten Zitat
moelski

Registriert seit: 31. Jul 2004
1.110 Beiträge
 
Delphi 2010 Professional
 
#3

Re: FTP über Socks5

  Alt 12. Mai 2006, 18:23
Moin !

Aha, das liessts sich gut. Werde ich gleich mal testen.
Danke derweil!!
Dominik Schmidt
Greetz Dominik

I love Delphi 2007/2010
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 23:28 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz