12 2017 档案

Linux TCP server 只能接受一个 TCP 连接
摘要:#include #include #include #include // menset 函数 #include // exit 函数 #include // struct sockaddr_in 结构类型 #include // inet_ntoa 函数 #include // close 函数 int tcpServerInit( void ); void m... 阅读全文

posted @ 2017-12-21 16:03 所长 阅读(3364) 评论(0) 推荐(0)

How RTT works
摘要:13.2 How RTT works 13.2.1 Target implementation Real Time Terminal uses a SEGGER RTT Control Block structure in the target’s memoryto manage data read 阅读全文

posted @ 2017-12-12 17:19 所长 阅读(631) 评论(0) 推荐(0)

导航