zmodemjs:zmodem.js JavaScript中的ZMODEM 源码
zmodem.js-适用于JavaScript的ZMODEM 概要 let zsentry = new Zmodem.Sentry( { to_terminal(octets) { .. }, //i.e. send to the terminal sender(octets) { .. }, //i.e. send to the ZMODEM peer on_detect(detection) { .. }, //for when Sentry detects a new ZMODEM on_retract() { .. }, //for when S
文件列表
zmodemjs-master.zip
(预估有个45文件)
zmodemjs-master
.travis.yml
223B
bin
zmodemjs-sz.js
4KB
index.js
82B
package.json
1KB
tools
talk_to_sz.pl
4KB
all_bytes
256B
.github
暂无评论