Skip to content

TiJOS examples for non-hardware functions, like standard java, network, and so on.

Notifications You must be signed in to change notification settings

TiJOSteam/tijos-software-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

TiJOS JDK 常用功能例程

TiJOS JDK与标准Java JDK兼容,本目录下列出了一些基于标准java类的常用例程,方便用户参考

目录 说明
helloworld Hello TiJOS
datatype\BitOperation java下的位操作及移位操作例程
math 常用数据函数例程,加减乘除,三角函数等等
file 文件操作例程,文件创建删除,读写等等
thread 多线程例程,经典生产者消费者例程
network\NTP 基于NTPUDPClient的网络时间协议例程
network\tcp_client 基于SOCKET的TCP 客户端例程
network\tcp_server 基于ServerSocket和Socket的TCP服务器例程
network\udp 基于DatagramSocket的UDP例程
network\dns 基于InetAddress的DNS例程
base64 BASE64编码解码例程
json JSON字符串生成和解析例程
MQTT 基于MqttClient的MQTT客户端例程
AliYun 阿里云物联网平台接入例程

相关例程在不断更新丰富中。

更多资源请访问

名 称 链 接
钛极OS官网 http://www.tijos.net
钛极OS文档资源中心 http://www.tijos.net/docs

tijos-software-example

TiJOS examples for non-hardware functions, like standard java, network, and so on.

More Resources

Name Url
TiJOS Web Site http://www.tijos.net
TiJOS Document Resource Center http://www.tijos.net/docs

About

TiJOS examples for non-hardware functions, like standard java, network, and so on.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages