A.4 Embedding PuTTY in other programs
A.4.1 Is the SSH or Telnet code available as a DLL?
No, it isn't. It would take a reasonable amount of rewriting for this to be possible, and since the PuTTY project itself doesn't believe in DLLs (they make installation more error-prone) none of us has taken the time to do it.
Most of the code cleanup work would be a good thing to happen in general, so if anyone feels like helping, we wouldn't say no.
See also the wishlist entry.
A.4.2 Is the SSH or Telnet code available as a Visual Basic component?
No, it isn't. None of the PuTTY team uses Visual Basic, and none of us has any particular need to make SSH connections from a Visual Basic application. In addition, all the preliminary work to turn it into a DLL would be necessary first; and furthermore, we don't even know how to write VB components.
If someone offers to do some of this work for us, we might consider it, but unless that happens I can't see VB integration being anywhere other than the very bottom of our priority list.
A.4.3 How can I use PuTTY to make an SSH connection from within another program?
Probably your best bet is to use Plink, the command-line connection tool. If you can start Plink as a second Windows process, and arrange for your primary process to be able to send data to the Plink process, and receive data from it, through pipes, then you should be able to make SSH connections from your program.
This is what CVS for Windows does, for example.
分享到:
相关推荐
Chapter 2, The Python Interpreter Covers the Python interpreter program, its command-line options, and how to use it to run Python programs and in interactive sessions. The chapter mentions text ...
在现代的自然语言处理(NLP)和人工智能(AI)领域,Embedding技术已经成为不可或缺的一部分。Embedding能够将离散的词汇或者概念映射到连续的向量空间中,从而使得计算机可以理解文本数据的语义信息。然而,传统...
"Embedding在传统机器学习框架中的应用" 本文旨在探讨如何将Embedding技术融入传统机器学习框架中,以提高推荐系统的性能。传统机器学习算法,如Logistic Regression(LR)和Gradient Boosting Decision Tree(GBDT...
Embedding-based Retrieval in Facebook Search
《In-Situ De-embedding 技术解析》 在电子测试和测量领域,In-Situ De-embedding(ISD)技术是一种重要的分析方法,用于消除测量过程中由于测试夹具、电缆或其他外部因素引入的误差,从而获取设备或电路的真实性能...
After that, we propose two taxonomies of graph embedding which correspond to what challenges exist in different graph embedding problem settings and how the existing work address these challenges in ...
Unsupervised Learning: ...How to exploit the context? Prediction-based – Training Prediction-based – Language Modeling Prediction-based – Sharing Parameters Prediction-based – Various Architectures
fig.1-5 Mixed de-embedding method 在这个模型中,我们需要考虑 pads 和 DUT 之间的耦合效应,以及 pads 和 interconnect 之间的耦合效应,并且需要考虑多个 pads 之间的耦合效应。 首先,我们需要将 S 参数转换...
We study the problem of learning representations of entities and relations in knowledgegraphsforpredictingmissinglinks. Thesuccessofsuchataskheavily relies on the ability of modeling and inferring the...
To date how to segment diversified elements in such an informative 3D scene is rarely discussed. In this paper, we first introduce a simple and flexible framework to segment instances and semantics ...
space and represent logical operators as learned geometric operations (e.g., translation, rotation) in this embedding space. By performing logical operations within a low-dimensional embedding space,...
### De-embedding Techniques in Advanced Design System #### 概述 去嵌入(De-embedding)是一种在射频和微波领域内广泛使用的处理方法,它主要用于去除测量数据中不希望存在的部分的影响,如测试夹具等,从而...
Do you want current information about how to develop Android apps? This book covers the latest Android Studio version and the latest version of Android, plus all the information you need to get your ...
This document provides a more in depth view of how to use the package. Note that this is not a conversion of SVMstruct to Python. It is merely an embedding of Python in existing C code. All code ...
how to use Python on different platforms Language Reference describes syntax and language elements Library Reference keep this under your pillow Python HOWTOs in-depth documents on specific topics ...
ing, and study how to embed virtual networks in this environment. Virtual network embedding is an important problem because intelligent embedding can lead to better performance and a more efficient ...
Label embedding plays an important role in many real-world applications. To enhance the label relatedness captured by the embeddings, multiple contexts can be adopted. However, these contexts are ...