Home | 10% - Off! | New | VCL | DB-Aware | Tools | DB Tools | Apps | Samples | .NET | .NET DB-Aware | .NET Tools | .NET Samples | Kylix | Docs | Bold | Discussion | Sites | Tips | DPFL | Authors | Uploads | RSS | Store | Advertisement | About
Components

Buttons and Check Boxes
Bars and Status Bars
Dialogs
Edits, Memos
Forms
Graphics
Grids
Indicators and Gauges
Labels
List and Combo Boxes
ListViews and TreeViews
Menus
Panels
Shapes
Sizers, Scrollers, etc.
Tabbed Components
Effects and Multimedia
Misc. Effects
Sound Effects
Reports
Print VCL
Charts and Graphs
Communications
Internet
Browsers
Coding
E-Mail
E-Commerce
CGI, ISAPI
FTP
HTTP
HTML, XML and so on
IRC
News
Packs
Sockets
Server-Side
Other
Finger
Conferencing
Firewall Solutions
Security: SSH, SFTP etc
System
Files and Drives
Miscellaneous
Tools
LAN
Installation
Date and Time
Data Compress
Science
Security
Component Packs
Property Editors
Experts, IDE etc.
Components > Internet > Security: SSH, SFTP etc  

Companies News:

F-IN-BOX - Flash Player Component for Delphi and Builder C++
F-IN-BOX - Flash Player Component for Delphi and Builder C++ Also we offer DLL and .Net Editions

Download demo version right now!

Want to know more ?

 

SecureBridge v.2.60.00.11SW 1385 - 2741 k 19 Oct 2009
By Devart. SecureBridge is a library of nonvisual components for Delphi, Delphi for .NET and C++Builder. They provide support for secure connection with remote services in public networks using SSH protocol.

It is enough to place components that implement functionality of the client and storage, and specify the server adress and the user login information to establish secure connection using SecureBridge.

SecureBridge includes the following features:

  • Full support for SSH2, SSL 3.0, and TLS 1.0 protocols
  • Fast and customizable SSH server, SSH client, and SSL client
  • Support for most SSH2-compatible clients and servers including OpenSSH
  • Compatible with any application that works through TCP with protocols like SMTP, POP, IMAP, etc.
  • Ability to work with system and external certificate storages through CryptoAPI
  • Protection against diverse crypto attacks
  • Support for symmetric (Blowfish, AES128, Cast128, TripleDES) and asymmetric (RSA, DSA) algorithms
  • Support for SHA1 and MD5 hashing algorithms
  • Authentication by password or by public key
  • Tight integration with Indy and Data Access Components for MySQL
  • High performance
  • Reliable and convenient maintenance of asymmetric keys
  • Facility for storing users, passwords, and public keys for an SSH server
  • More...

 
Trial (work while IDE is running)
Source: On purchase/registration
Price: $99.95
Source Price: $199.95
Download: C2k10 C2k6 C2k7 C2k9 CB5 CB6 D2005 D2006 D2007 D2009 D2010 D5 D6 D7  Register NowHomepage

wodSFTP ActiveX Component v.3.2.0SW 1996 k 12 Aug 2007
By WeOnlyDo Software. The Secure File Transfer Protocol (SFTP client) provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard file transfer protocol for use with the SSH2 protocol. Windowless wodSFTP component implements client side of this protocol which is reliable and easy to use. SFTP is not just some "FTP over SSH" wrapper - it is newer protocol, supported by all SSH2 servers as their subsystem.

SFTP protocol is designed to provide primarily file transfer, but also more general file system access on the remote server - in secure manner. SFTP protocol assumes it is running on secure channel (secure channel is implemented in wodSFTP), thus no plaintext passwords, file or directory contents, or any other information is exposed to the network.
 
Evaluation (time-limit)
Source: On purchase/registration
Price: $199
Source Price: $359

Download: CB1 CB2k6 CB2k7 CB3 CB4 CB5 CB6 D2005 D2006 D2007 D3 D4 D5 D6 D7  Register NowHomepage

wodSSH ActiveX component v.2.6.2SW 2089 k 15 May 2007
By WeOnlyDo Software. wodSSH is windowless (SSH client and Telnet client) component that provides support for communication with remote console-type services. The SSH transport layer is a secure, low level transport protocol which provides strong encryption, cryptographic host authentication and integrity protection. Most commonly wodSSH will be used for Telnet based servers (running on UNIX OS), but wodSSH does even more: it allows you to carry out encrypted (and therefore secured) communication with SSH1 and SSH2 (secure-shell) servers, as well as any other non-encrypted server (such as SMTP or POP3).

Features include:

  • support for both SSH1 and SSH2 protocols
  • support for Telnet protocol, with negotiation to telnet options
  • windowless, you can use wodSSH in unattended mode
  • internal user defined level compression - from 0 (no compression) to 9 (highest compression)
  • proxy support
  • fast notifications - you can use callback methods instead of slow events
  • blocking support (for scripting environments) and asynchronous (state driven) model
  • Prompt event - fired when a command prompt is found in received data
  • WaitFor and Execute methods - approach similar to UNIX "expect" command
  • Password and PrivateKey authentication
  • Port forwarding through one channel.

 
Evaluation (time-limit)
Source: On purchase/registration
Price: $189
Source Price: $349
Download: CB1 CB2k6 CB2k7 CB3 CB4 CB5 CB6 D2005 D2006 D2007 D3 D4 D5 D6 D7  Register NowHomepage

wodSSHTunnel ActiveX component v.1.6.0SW 1958 k 15 May 2007
By WeOnlyDo Software. The wodSSHTunnel component is a server component that will add secure tunneling capabilities to your applications and is based on the SSH protocol. According to your rules and definitions, it will accept local connections, encrypt and forward data to the SSH server where it will then be decrypted and sent to the destination host. An SSH server is required for this component to work - encryption will take place between the local computer (running wodSSHTunnel) and the SSH server of your choice.

It will work on both ends - it can accept local connections and forward them to the server or it can facilitate connections to local services when notification of a 'remote port forwarding' request is received from an SSH server. wodSSHTunnel also implements a SOCKS4(a)/SOCKS5 proxy - so you can leave it up to each application to decide its destination dynamically.
 
Evaluation (time-limit)
Source: On purchase/registration
Price: $199
Source Price: $359

Download: CB1 CB2k6 CB2k7 CB3 CB4 CB5 CB6 D2005 D2007 D3 D4 D5 D6 D7  We realy use it !Register NowHomepage


News from our Sponsors

  Develop and debug service applications easy then ever
SvCom is an integrated package of classes and tools for development of service applications and use of NT Security framework. Currently SvCom components work under all flavours of Windows.
  • Deploy NT Service applications under Windows 9x/ME and NT/2000 (Unique feature!!!)
  • Develop and debug NT services using either Windows 95/98 or NT/2000/XP/2003 - using the same classes and the same function calls (!!!)
  • Advanced service debugging (Extremely useful, when you service is not just "Hello, World!")
  • Many more features...
more... more...


  Make your own AutoCAD, CorelDraw, FreeHand without single line of code!
PowerCAD technology is developed to provide the application programmers a reusable object library to develop CAD modules for their applications easily. With the PowerCad component you can make a 2D CAD editor with almost no code. Powercad can be used as VCL in Delphi and as OCX in VisualBasic and any other tool.
Get 10% off as Torry's visitor! more... more...


  Do you know that you can save 10% on LMD products?
LMD-Tools covers almost 370 components (Relase 7.0 CE, + about 30 labeled controls) for any task you can imagine. Following component groups are only examples for the broad range of available components: LMD Tools includes controls for superior interface design, system programming, file controls, database applications, internet-/web-components, multimedia, text/data input (RichEdit), display of formatted text, and many more.
Only for Torry's visitors! more... more...


  Full featured Spelling Check and Thesaurus components
AddictSpell provides your users with a full featured spelling check component to give your applications a more professional look and feel. AddictSpell mirrors, and in some ways exceeds, the functionality of several spelling check engines residing in commercial word processors. Using Addict, you can add a full-featured spelling checker to your application with just a single line of code.
Addict comes with an updated version of Roget’s Thesaurus, containing over 1000 context topics.
Try and save! more... more...

Advertising on Torry's Delphi Pages

 

Sort order
Title
Modification
Publication
Quick Search
Exact phrase
Title
Description


Advertising on Torry's Delphi Pages

pc remote control software, remote desktop software, remote access software

Remote Control from Anywhere!

Visit Our Delphi Site.

Everything about InterBase and Firebird

Guest Book
Guest Book

Subscribe to news in RSS 2.0 format!Subscribe to news in RSS 2.0 format!
Up | Home | 10% - Off! | New | VCL | DB-Aware | Tools | DB Tools | Apps | Samples | .NET | .NET DB-Aware | .NET Tools | .NET Samples | Kylix | Docs | Bold | Discussion | Sites | Tips | DPFL | Authors | Uploads | RSS | Store | Advertisement | About
Copyright © Torry's Delphi Pages Torry's Delphi Pages Maintained by Torry Team. Notes? Comments? Feel free to send...

The Ultimate Source of Object Pascal and Delphi Programming Knowledge.

Copyright © 1996-2010
All trademarks are the sole property of their respective owners
Privacy Policy