虚拟终端访问的TCP和UDP实现

发布于 2024-09-04 07:32:30 字数 69 浏览 3 评论 0原文

我试图了解虚拟终端访问。我想知道是否有人知道虚拟终端访问协议的任何来源。以及其他来源,如 ftp、http 和远程过程调用。

Im trying to understand the virtual terminal access. I was wondering if anyone know any sources for the Virtual Terminal Access protocol. And other sources like ftp, http, and remote procedure calls.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

酒与心事 2024-09-11 07:32:30

RFC 资料手册...

我不确定关于“虚拟终端访问协议”。这对我来说是一个新事物。通常,如果您想要与终端进行通信,您必须知道特定终端的型号,因为有很多不同的终端规格。

RFC 原始资料书至少将为您提供丰富的资源来帮助您实现 FTP、HTTP 和 RPC。

如果您想查看虚拟终端的一个很好的示例,请查看 PuTTY

The RFC Sourcebook...

I'm not sure about the 'Virtual Terminal Access Protocol' though. That's a new one to me. Usually, if you're looking to communicate with a terminal you have to know the model of the specific terminal because there are so many different terminal specifications.

The RFC sourcebook, at the least, will give you a great resource to help implement FTP, HTTP,and RPC.

If you want to see a great example of a virtual terminal check out PuTTY

铁憨憨 2024-09-11 07:32:30

我怀疑您的意思是 虚拟终端协议,它是 ISO 协议栈的一部分。它从未被广泛部署。逻辑上的互联网等价物是 telnet,虽然在当时非常有用,但不安全,已被 ssh 取代。

I suspect you meant the Virtual Terminal Protocol that was part of the ISO protocol stack. It was never widely deployed. The logical Internet equivalent was telnet, which, while extremely useful in its day, was insecure and has since been replaced by ssh.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文