N Software IPWorks SSH

C++ SSH and SFTP components

Publisher

/n software

About this software

IPWorks SSH 2024 C++ Edition is a collection of C++ components that add SSH protocol functionality to applications. It covers secure file transfer (SFTP, SCP), remote command execution, and secure channel operations, and exposes APIs for authentication, key management, and session control. Designed for developers building Windows C++ applications, the edition integrates into native builds and includes documentation and code samples for common SSH workflows.

Licenses & prices

Developer

Developer edition provides the full IPWorks SSH component set and development licensing for building secure connectivity applications.

Dotnet

Dotnet edition provides managed .NET SSH components for integrating secure connections into .NET Framework and .NET Core applications.

C++

C++ edition offers native C++ SSH libraries and headers for embedding SSH, SFTP, and shell functionality.

Delphi

Delphi edition supplies VCL-compatible SSH components enabling Delphi developers to add SSH, SFTP, and tunneling features.

Java

Java edition delivers Java SSH libraries and APIs for integrating secure shell, SFTP, and port forwarding in JVM applications.

Python

Python edition supplies native Python modules for creating SSH connections, SFTP transfers, and executing remote commands in Python.

Javascript

Javascript edition provides Node.js-compatible SSH modules for scripting secure shell, SFTP, and tunneling operations in JavaScript.

Php

Php edition provides PHP extensions and libraries to perform SSH, SFTP, and remote command execution from PHP applications.

Purchase

N Software IPWorks SSH

N Software IPWorks SSH
In Stock
Delivery: 1 working day
Loading...
€706.31
Free and without obligation

Do you need more information or looking for another license?

Benefits

  • SSH protocol support: Provides SSH client protocol implementations for secure communication in C++ applications.
  • SFTP and SCP transfers: Supports secure file transfer using SFTP and SCP protocols.
  • Authentication and keys: Offers password and public-key authentication plus key management APIs.
  • Remote command execution: Enables executing remote shell commands over SSH sessions.
  • Developer resources: Includes documentation and code samples for integration and examples.

Available languages

  • English

Support information

  • Product documentation: Detailed API reference and how-to guides are available on the publisher site.
  • Code samples: Includes example projects and sample code demonstrating typical SSH workflows.
  • Knowledge base: Knowledge base articles cover common issues and integration tips.
  • Maintenance and updates: Maintenance and upgrade options are provided through the publisher's licensing programs.
  • Technical support portal: Support portal and contact forms are available on the publisher website.

Frequently asked questions

What is N Software IPWorks SSH used for?
A developer component library that adds SSH protocol capabilities—secure shell, remote command execution, and secure file transfer—to applications, enabling encrypted connectivity and session management via exposed APIs.
Which authentication methods does it support?
Common SSH authentication methods include password and public key (private/public key pairs), and public-key-based host verification; libraries typically expose APIs to configure these authentication options.
Can N Software IPWorks SSH be used for secure file transfer?
Supports secure file transfer via SFTP and SCP, enabling encrypted uploads and downloads with programmatic control through the library API.
How is N Software IPWorks SSH integrated into applications?
Integrated by adding the component or library to a project and calling its APIs; development kits commonly include documentation and code samples for authentication, sessions, and transfers.
Does N Software IPWorks SSH support port forwarding or tunneling?
SSH supports local and remote port forwarding and tunneling; component libraries commonly provide API controls to establish and manage forwarded connections within applications.