Rebex SSH Pack - .NET - V1.0.3127.0

von Rebex - Produkttyp: Komponente / .NET Class / 100% Managed Code / Source Code

Bitte beachten Sie, diese Produktinformation ist nicht in deutscher Sprache verfügbar.
Bildschirmabzug von Rebex SSH Pack - .NET - V1.0.3127.0Provide secure file access using SFTP, terminal emulation and SSH shell functionality to your .NET applications. Rebex SSH Pack includes Rebex SFTP for .NET and Rebex SSH Shell. Rebex SFTP for .NET is a versatile file-transfer component for .NET languages (such as C# or VB.NET) that provides secure file system access over a secure SSH channel using the SFTP protocol. It makes it easy to transfer files between your application and Unix/Windows SSH servers. All popular SSH/SFTP and proxy servers are supported. Rebex SSH Shell is an SSH shell and terminal emulation library for .NET languages (such as C# or VB.NET). It makes it easy to execute commands on Unix/Windows SSH servers or add terminal emulation capabilities to your applications. All popular Linux and Windows SSH servers are supported. Includes tutorials and many samples, including WinForm clients with full C# and VB.NET source code.

Ab
$489.02
Preis in

Unsere regulären Preise werden nachstehend angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.

Rebex SSH Pack V1.0.3127.0

In den Einkaufswagen $ 489.02 1 Developer License - includes 1 Year Subscription (priority support and major/minor updates) Download (16.9 MB)
In den Einkaufswagen $ 1,126.02 5 Developer License - includes 1 Year Subscription (priority support and major/minor updates) Download (16.9 MB)
In den Einkaufswagen $ 3,429.02 1 Company Wide License (Allows Unlimited Developers at Unlimited Physical Addresses) - includes 1 Year Subscription (priority support and major/minor updates) Download (16.9 MB)

Rebex SSH Pack V1.0.3127.0 - with Source code

In den Einkaufswagen $ 1,763.02 1 Developer License - includes 1 Year Subscription (priority support and major/minor updates) Download (21.0 MB)
In den Einkaufswagen $ 4,115.02 5 Developer License - includes 1 Year Subscription (priority support and major/minor updates) Download (21.0 MB)
In den Einkaufswagen $ 12,347.02 1 Company Wide License (Allows Unlimited Developers at Unlimited Physical Addresses) - includes 1 Year Subscription (priority support and major/minor updates) Download (21.0 MB)

Rebex SSH Pack Subscription Renewal

In den Einkaufswagen $ 166.27 1 Developer License 1 Year Subscription Renewal (priority support and major/minor updates) Prüfen Download (16.9 MB)
In den Einkaufswagen $ 382.85 5 Developer License 1 Year Subscription Renewal (priority support and major/minor updates) Prüfen Download (16.9 MB)
In den Einkaufswagen $ 1,165.87 1 Company Wide License (Allows Unlimited Developers at Unlimited Physical Addresses) 1 Year Subscription Renewal (priority support and major/minor updates) Prüfen Download (16.9 MB)

Rebex SSH Pack Subscription Renewal - with Source code

In den Einkaufswagen $ 599.43 1 Developer License 1 Year Subscription Renewal (priority support and major/minor updates) Prüfen Download (21.0 MB)
In den Einkaufswagen $ 1,399.11 5 Developer License 1 Year Subscription Renewal (priority support and major/minor updates) Prüfen Download (21.0 MB)
In den Einkaufswagen $ 4,197.99 1 Company Wide License (Allows Unlimited Developers at Unlimited Physical Addresses) 1 Year Subscription Renewal (priority support and major/minor updates) Prüfen Download (21.0 MB)

Dieses Produkt ist unter der GSA Schedule Preisstaffelung verfügbarUnsere Preise beinhalten einen technischen Support durch ComponentSource und für die meisten herunterladbaren Produkte zusätzlich ein Online-Backup sowie eine kostenlose Aktualisierung auf die neue Version, sofern sie binnen 30 Tagen nach dem Kauf freigegeben werden. Die angezeigten Preise sind zuzüglich aller Steuern. Für mehr Information zu eventuell anfallende Steuern, gehen Sie bitte auf diese Webseite. Alle Verkäufe unterliegen unseren Standardgeschäftsbedingungen und unseren Rückgaberegeln. Treten Sie bitte mit uns in Kontakt , wenn Sie eine Lizenzierungsoption anfordern möchten, die in der obigen Liste nicht aufgeführt ist, einschließlich Mehrplatzlizenzen und ältere Versionen.

Unsere regulären Preise werden oben angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.

Major Rebex SFTP for .NET features

  • Supports all major SSH and SFTP servers
  • Easy-to-use API with maximum flexibility, designed to fit into the .NET Framework
  • Supports .NET 1.0, .NET 1.1 and .NET 2.0, including 64-bit editions
  • Upload and download to or from RAM
  • A tutorial and many samples, including multithreaded WinForm clients with full C# and VB.NET source code are included
  • 100% managed code
  • CLS (Common Language Specification) compliant
  • Stable and thoroughly tested code
  • Complete C# source code is optionally available
  • Suitable for both client and server applications
  • Support for asynchronous operations according to .NET design patterns
  • All common firewalls and proxy servers are supported
  • The API closely resembles Rebex FTP for .NET - migrating existing applications from FTP to SFTP is easy
  • Includes a stand-alone SSH2 client component for general use
  • Includes Rebex Security component with support for signature/verification, encryption/decryption, etc
  • DSA and RSA public keys
  • Diffie-Hellman key exchange
  • Encryption/decryption using Triple DES, RC4 or AES
  • Dedicated class for manipulating file and directory listings. Wildcards, regular expressions and symlinks supported
  • Creating and deleting files and folders
  • Resolving symlinks
  • Setting and retrieving Unix file attributes
  • Events and delegates for effortless integration with your applications
  • Supports resuming file transfers after interruption
  • Multiple simultaneous operations
  • Progress event handler for monitoring uploads and downloads
  • Error handling with .NET exceptions
  • Compliant with RFC 4250-4254 and 4256

 

Supported Proxy Servers

  • Socks4
  • Socks4a (Socks4 with domain name resolving)
  • Socks5
  • HTTP proxy CONNECT method
  • Tested SFTP servers
  • OpenSSH
  • GlobalScape Security Server
  • WeOnlyDo wodSFTP
  • CoreFTP Server
  • Bitvise WinSSHD

 

Major Rebex SSH Shell for .NET features

  • Execute commands over SSH channel
  • Remote shell over SSH
  • Terminal emulation (Windows Forms control and virtual terminal)
  • Terminal session recording and replay
  • Username/password and public key authentication
  • Supports all major SSH servers.
  • Easy-to-use API with maximum flexibility, designed to fit nicely into .NET Framework.
  • Supports .NET 1.0, 1.1, 2.0, 3.0 and 3.5, including 64-bit editions.
  • A tutorial and many samples, including WinForm clients with full C# and VB.NET source code.
  • 100% managed code.
  • CLS (Common Language Specification) compliant.
  • Stable and thoroughly tested code.
  • Complete C# source code is optionally available.
  • IPv6 support on .NET 1.1/2.0/3.0/3.5.
  • Suitable for both client and server applications.
  • All common firewalls and proxy servers are supported.
  • Includes a stand-alone SSHv2 client component for general use.
  • Includes Rebex Security component with support for signature/verification, encryption/decryption, etc.
  • RSA and DSA public keys, public key authentication.
  • Diffie-Hellman key exchange.
  • Encryption/decryption using Triple DES, RC4 or AES.
  • Events and delegates for effortless integration with your applications.
  • Multiple simultaneous operations.
  • Error handling with .NET exceptions.
  • Compliant with RFC 4250-4254, 4256 and 4419.

Supported proxy servers

  • Socks4
  • Socks4a (Socks4 with domain name resolving)
  • Socks5
  • HTTP proxy CONNECT method

Tested SFTP servers

  • OpenSSH
  • GlobalScape Security Server
  • Bitvise WinSSHD

Samples

  • WinFormClient - GUI SSH client (C#, VB.NET).
  • AnsiPlayer - GUI SSH session player (C#, VB.NET).
  • AnsiConvertor - ANSI file convertor utility (C#, VB.NET).
  • RExec - Remote exec (C#, VB.NET).
  • SimpleShell - Simple shell (C#, VB.NET).
  • AnsiViewer - GUI ANSI file presentation (C#, VB.NET).
  • WinFormRExec - GUI remote exec (C#, VB.NET).
  • SimpleWinFormClient - GUI SSH client (C#, VB.NET).
  • KeyGenerator - GUI SSH Key Generator (C#, VB.NET).

Produkt-Suche

Suchbegriffe eingeben:

Award