Results 1-25 of about 972 results found for 'proxy' in 0.19 seconds
 1 2345678910...

Unit4.pas
unit Unit4;
interface
function GetProxyInformation: string;
procedure GetProxyServer(protocol: string; var ProxyServer: string; var ProxyPort: Integer);
implementation
Language: Delphi
License: GPL
(C) 2005 Hugo Monteiro (hvm_pt@users.sourceforge.net)
LOC: 52
Spider_embedded_001 : FlashNagios (project search) : .../embedded_001/flashnagios/FlashNagios-devel-0.1.zip/FlashNagios-devel/Unit4.pas

frmSettings.pas
    txtServerPort: TEdit;
    Label2: TLabel;
    txtProxyPort: TEdit;
    Label3: TLabel;
    txtProxy: TEdit;
Language: Delphi
LOC: 120
SourceForge : WinAmp Remote Control (project search) : .../a/ampcontrol/ampcontrol/ampcontrol/frmSettings.pas

frmSettings.pas
    txtServerPort: TEdit;
    Label2: TLabel;
    txtProxyPort: TEdit;
    Label3: TLabel;
    txtProxy: TEdit;
Language: Delphi
LOC: 120
SourceForge : WinAmp Remote Control (project search) : .../a/ampcontrol/ampcontrol/AmpControl2/frmSettings.pas

UnitServerProxySpacePicture.pas
unit UnitServerProxySpacePicture;
interface
uses
Language: Delphi
LOC: 13
Spider_mobile_001 : "Virtual Town" project (project search) : .../VT111106BinWithClientSrc.zip/MODEL/ServerProxySpace/SOAPClient/UnitServerProxySpacePicture.pas

Unit2.pas
    NagiosUsernameEdit: TEdit;
    NagiosPasswordEdit: TEdit;
    ProxyGroupBox: TGroupBox;
    ProxyEnabledCheckBox: TCheckBox;
    ProxyHostnameLabel: TLabel;
Language: Delphi
License: GPL
(C) 2005 Hugo Monteiro (hvm_pt@users.sourceforge.net)
LOC: 82
Spider_embedded_001 : FlashNagios (project search) : .../embedded_001/flashnagios/FlashNagios-devel-0.1.zip/FlashNagios-devel/Unit2.pas

ClientSettingsUnit.pas
type
  TfrmClientSettings = class(TForm)
    lblHttpProxyAddr: TLabel;
    lblHttpProxyPort: TLabel;
    lblHttpProxyUsername: TLabel;
Language: Delphi
LOC: 219
Spider_20090121_inc : HttpSmuggler (project search) : .../007/httpsmuggler/HttpSmuggler-Source.zip/ClientSettingsUnit.pas

unitUserProxySpaces.pas
unit unitUserProxySpaces;
interface
uses
Language: Delphi
LOC: 187
Spider_mobile_001 : "Virtual Town" project (project search) : .../VT111106BinWithClientSrc.zip/MODEL/ServerProxySpace/SOAPClient/unitUserProxySpaces.pas

indy_http_protocol.pas
    FContentType: string;
    function GetAddress: string;
    function GetProxyPassword: string;
    function GetProxyPort: Integer;
    function GetProxyServer: string;
Language: Delphi
(c) 2006 by Inoussa OUEDRAOGO
LOC: 124
Spider_20090529_inc : Lazarus Code and Component Repository - TAChart (project search) : .../0015/lazarus-ccr/wst-0.5.zip/wst-0.5/indy_http_protocol.pas

vgScript.pas
{         Copyright (c) 1997, 2000                      }
{                                                       }
{         TObjectProxy, TEnumeratorObject idea and      }
{         portions copyright (c) 1999 Tolik Tentser     }
{                                                       }
Language: Delphi
(c) 1997, 2000 }...
LOC: 1786
Spider_20090120_inc : syn Text Editor (project search) : .../006/syn/synsrc-2.1.0.46.7z/comps/vgScript.pas

vgScript.pas
{         Copyright (c) 1997, 2000                      }
{                                                       }
{         TObjectProxy, TEnumeratorObject idea and      }
{         portions copyright (c) 1999 Tolik Tentser     }
{                                                       }
Language: Delphi
(c) 1997, 2000 }...
LOC: 1786
Spider_20090120_inc : syn Text Editor (project search) : .../syn/synsrc-2.1.0.46.zip/synsrc-2.1.0.46/comps/vgScript.pas

JvPgMngrEd.pas
  JvPageMngr, JvPlacemnt, JvVCLUtils;
type
  TJvProxyEditor = class(TDesignWindow)
    BtnPanel: TPanel;
    CloseBtn: TButton;
Language: Delphi
(c) 1997, 1998 Fedor Koshevnikov, Igor Pavluk and Serge Korolev...
LOC: 425
Spider_20090401_inc : IservYou inventory deployement - src components (project search) : .../JCL+JVCL210FullInstall.zip/JCL+JVCL210FullInstall/jvcl/source/JvPgMngrEd.pas

opc_item_proxy.pas
unit opc_item_proxy;
interface
uses windows, classes, sysutils, dialogs, activex, comobj, axctrls, syncobjs,
Language: Delphi
LOC: 102
Google : libopcd - Delphi OPC-DA Server Library (project search) : .../l/libopcd/trunk/lib/opc_item_proxy.pas

unitProxySpaceManager.pas
unit unitProxySpaceManager;
interface
uses
Language: Delphi
LOC: 101
Spider_mobile_001 : "Virtual Town" project (project search) : .../MODEL/ServerSpace/ServerManager/ProxySpaceManager/unitProxySpaceManager.pas

properties.pas
        ShuffleOn,
        RepeatOn,
        ProxyEnabled,
        ProxyAuthEnabled : boolean;
        ServerName,
Language: Delphi
LOC: 263
SourceForge : WinAmp Remote Control (project search) : .../a/ampcontrol/ampcontrol/ampcontrol/properties.pas

properties.pas
        ShuffleOn,
        RepeatOn,
        ProxyEnabled,
        ProxyAuthEnabled : boolean;
        ServerName,
Language: Delphi
LOC: 263
SourceForge : WinAmp Remote Control (project search) : .../a/ampcontrol/ampcontrol/AmpControl2/properties.pas

ServerSettingsUnit.pas
    Button2: TButton;
    Label3: TLabel;
    lvProxyRules: TListView;
    btnAdd: TButton;
    btnDel: TButton;
Language: Delphi
LOC: 159
Spider_20090121_inc : HttpSmuggler (project search) : .../007/httpsmuggler/HttpSmuggler-Source.zip/ServerSettingsUnit.pas

ics_http_protocol.pas
    function GetAddress: string;
    function GetContentType: string;
    function GetProxyPassword: string;
    function GetProxyPort: Integer;
    function GetProxyServer: string;
Language: Delphi
(c) 2006 by Inoussa OUEDRAOGO
LOC: 150
Spider_20090529_inc : Lazarus Code and Component Repository - TAChart (project search) : .../0015/lazarus-ccr/wst-0.5.zip/wst-0.5/ics_http_protocol.pas

synapse_http_protocol.pas
    function GetAddress: string;
    function GetContentType: string;
    function GetProxyPassword: string;
    function GetProxyPort: Integer;
    function GetProxyServer: string;
Language: Delphi
(c) 2006 by Inoussa OUEDRAOGO
LOC: 134
Spider_20090529_inc : Lazarus Code and Component Repository - TAChart (project search) : .../0015/lazarus-ccr/wst-0.5.zip/wst-0.5/synapse_http_protocol.pas

IdCustomTransparentProxy.pas
  Expansions for IPv6.
  Rev 1.9    11/11/2004 10:25:22 PM  JPMugaas
  Added OpenProxy and CloseProxy so you can do RecvFrom and SendTo functions
  from the UDP client with SOCKS.  You must call OpenProxy  before using
  RecvFrom or SendTo.  When you are finished, you must use CloseProxy to close
Language: Delphi
(c) 1993-2005, Chad Z. Hower and the Indy Pit Crew. All rights reserved.
LOC: 138
Spider_20090529_inc : R&Q (project search) : .../rnq/Open.RnQ.20070719.rar/INDY/lazarus/IdCustomTransparentProxy.pas

glmultiproxy.pas
// GLMultiProxy
{: Implements a multi-proxy objects, useful for discreet LOD.<p>
     <b>History : </b><font size=-1><ul>
Language: Delphi
LOC: 317
Spider_20090529_inc : Lazarus Code and Component Repository - TAChart (project search) : .../lazarus-ccr/glscene-1.0.0.2.zip/glscene/Source/glmultiproxy.pas

GLMultiProxy.pas
// GLMultiProxy
{: Implements a multi-proxy objects, useful for discreet LOD.<p>
     <b>History : </b><font size=-1><ul>
Language: Delphi
LOC: 317
Spider_20090529_inc : GLScene - User Demos (project search) : .../0015/glscene/glscene_v_1000714.zip/Source/GLMultiProxy.pas

blogBuddySettings.pas
    pagecontrolParent: TPageControl;
    tbshtGeneral: TTabSheet;
    tbshtProxy: TTabSheet;
    btnOk: TButton;
    btnCancel: TButton;
Language: Delphi
License: GPL
(C) 2001, 2002 Sigfus R Oddsson
LOC: 248
Spider_20090120_inc : blogBuddy (project search) : .../006/blogbuddy/blogBuddy-05-src.zip/blogBuddySettings.pas

IdUDPClient.pas
  Expansions for IPv6.
  Rev 1.10    11/11/2004 10:25:26 PM  JPMugaas
  Added OpenProxy and CloseProxy so you can do RecvFrom and SendTo functions
  from the UDP client with SOCKS.  You must call OpenProxy  before using
  RecvFrom or SendTo.  When you are finished, you must use CloseProxy to close
Language: Delphi
(c) 1993-2005, Chad Z. Hower and the Indy Pit Crew. All rights reserved.
LOC: 394
Spider_20090529_inc : R&Q (project search) : .../rnq/Open.RnQ.20070719.rar/INDY/lazarus/IdUDPClient.pas

Options.pas
               GNU General Public License for more details.
History:
Aug 10, 2003   Proxy parameters added
Sep 05, 2003   Second language 'German' added
Oct 22, 2003   Receive password from tasktale.org web site
Language: Delphi
License: GPL
LOC: 412
Spider_20090108_inc : TaskTale (project search) : .../inc_005/tasktale/tasktale-1.0-src.zip/TaskTale/Options.pas

od_prefer.pas
    tsPersonal: TTabSheet;
    tsEmail: TTabSheet;
    tsProxy: TTabSheet;
    edProxyEnabled: TCheckBox;
    edProxyHost: TEdit;
Language: Delphi
LOC: 106
SourceForge : Internet Document Transfer (project search) : .../idtrans/idtrans/delphi/client/od_prefer.pas

 1 2345678910...

Project Matches
 1 2345...

Apache__Proxy - Apache::Proxy

SMTP Proxy

XSS-Proxy

gnome-vfs-proxy-capplet

Dicop__Proxy - Dicop::Proxy, Dicop::Proxy::Config








About Koders | Resources | Downloads | Support | Black Duck | Submit Project | Terms of Service | DMCA | Privacy Policy | Site Map| Contact Us