内容简介:rtty 7.1.3已发布,修复了重大bug。 修复内容:使用野指针导致程序运行异常。 rtty - 在任何地方通过Web访问您的设备的终端 特性 客户端C语言实现,非常小,适合嵌入式Linux 远程批量执行命令 支持SSL: openssl,...
rtty 7.1.3已发布,修复了重大bug。
修复内容:使用野指针导致程序运行异常。
rtty - 在任何地方通过Web访问您的设备的终端
特性
- 客户端 C语言 实现,非常小,适合嵌入式Linux
- 远程批量执行命令
- 支持SSL: openssl, mbedtls, CyaSSl(wolfssl)
- 非常方便的上传和下载文件
- 根据设备ID访问不同的设备
- 基于Xterm.js的全功能终端
- 部署简单,使用方便
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
How to Design Programs
Matthias Felleisen、Robert Bruce Findler、Matthew Flatt、Shriram Krishnamurthi / The MIT Press / 2001-2-12 / 71.00美元
This introduction to programming places computer science in the core of a liberal arts education. Unlike other introductory books, it focuses on the program design process. This approach fosters a var......一起来看看 《How to Design Programs》 这本书的介绍吧!