当前位置: 首页 > 工具软件 > rtty > 使用案例 >

am335x system upgrade rootfs support rtty service

鞠凌龙
2023-12-01

Scope of Document 

This document describes build rtty in am335x, rtty be use for transfer file and remote login

Requiremen

2.1 Function Requirement

Rtty client running in AM335X, and Rtty Service running in Cloud

2.2 Performance Requirement

NA

Functional Description

3.1 Functional Block Diagram

 

                    

Porting

4.1 client porting

install client:

 

wget -qO- https://raw.githubusercontent.com/zhaojh329/rtty/master/tools/install.sh | sudo bash

 

running client:

root@IoTP:~# rtty -I 'test1' -h '47.101.196.242' -p 5912 -a -v  -d 'My Device Description'

2019/04/19 04:59:55 (main.c:457) libuwsc version 3.2.1<

 类似资料:

相关阅读

相关文章

相关问答