ultimatepp/reference/SshBasics
İsmail Yılmaz a3f8c79a19
reference/SshBasics: Ssh polymorphism/RTTI example for the SshBasics reference example set. (#207)
This patch aims to add a polymorphism & RTTI example to the SShBasics reference examples set.

Demonstrates:
- Creating three different channels (Scp, SFtp, and SshExec) in the same Ssh object array,
- Identifying and converting the stored Ssh objects to the proper channels respectively and calling them.
2024-10-04 00:00:16 +02:00
..
Exec.cpp reference: SshBasics example updated, reflectiong the new helper functions for SshExec class 2020-02-24 13:37:18 +00:00
ExecMT.cpp SshBasics: Multithreaded examples are added to the package. 2018-08-18 11:03:26 +00:00
main.cpp reference/SshBasics: Ssh polymorphism/RTTI example for the SshBasics reference example set. (#207) 2024-10-04 00:00:16 +02:00
PickSemantics.cpp SshBasics (a reference example set for the SSH package) is added, and SFtpGet & SshExec examples are removed. 2018-08-17 20:14:36 +00:00
Polymorphism.cpp reference/SshBasics: Ssh polymorphism/RTTI example for the SshBasics reference example set. (#207) 2024-10-04 00:00:16 +02:00
Scp.cpp SshBasics (a reference example set for the SSH package) is added, and SFtpGet & SshExec examples are removed. 2018-08-17 20:14:36 +00:00
SFtp.cpp SshBasics (a reference example set for the SSH package) is added, and SFtpGet & SshExec examples are removed. 2018-08-17 20:14:36 +00:00
SFtpFileSystemInfo.cpp SSH: Examples updated, reflecting the changes in SSH package. 2019-02-19 16:32:30 +00:00
SFtpMT.cpp SshBasic: SFtp-MT example improved. 2019-04-13 09:43:22 +00:00
SFtpMT2.cpp Ssh examples addition/update. (#114) 2022-12-11 12:35:58 +01:00
SFtpStream.cpp SshBasics (a reference example set for the SSH package) is added, and SFtpGet & SshExec examples are removed. 2018-08-17 20:14:36 +00:00
Shell.cpp SshBasics (a reference example set for the SSH package) is added, and SFtpGet & SshExec examples are removed. 2018-08-17 20:14:36 +00:00
SshBasics.h reference/SshBasics: Ssh polymorphism/RTTI example for the SshBasics reference example set. (#207) 2024-10-04 00:00:16 +02:00
SshBasics.upp reference/SshBasics: Ssh polymorphism/RTTI example for the SshBasics reference example set. (#207) 2024-10-04 00:00:16 +02:00
Tunnel.cpp SshBasics: Multithreaded examples are added to the package. 2018-08-18 11:03:26 +00:00
VerboseLogging.cpp SshBasics: Cosmetics. 2018-11-15 07:56:56 +00:00
X11Shell.cpp SshBasics (a reference example set for the SSH package) is added, and SFtpGet & SshExec examples are removed. 2018-08-17 20:14:36 +00:00