资源列表
PTP1588
- 此设计主要是应用于对时,符合PTP1588通信协议,verilog描述-This design is mainly used in pairs, in line with PTP1588 communication protocols, verilog descr iption
socket-programming
- this file contains socket programming codes using Tcp(transmission control protocol). this file contains a simple Tcp server and Tcp client code, Tcp server handling Tcp client by creating child process using fork(), and Tcp server handling multipl
TCP
- 运用TCP protocol实现两人对话和多人对话-TCP client/server application TCP conference chat with multiple clients
tcp
- tcp实现聊天,双工聊天,使用C语言实现,双线程-achieve tcp chat, duplex chat, use the C language, dual-threaded
sip
- 本系统硬件基于 LPC2292 与 DM9000 的嵌入式网络通讯协议,协议遵循 TCP/IP 规范。 本系统使用 ADS 开发,使用标准 C++ 程序设计语言,可方便移植与维护。 硬件配置为:小端模式,16位数据总线宽度,命令传送地址为0x81000100,数据传送地址为0x81000104。 软件配置:是用程序查询方式获取和发送以太网数据帧,DM9000 各配置信息均由程序进行设置。 更多信息请阅读程序源码。 松牛 http://sonew.512j.com/
socket_server
- 此程序由VC++编写,主要利用SOCKET完成发送端功能,为单线程程序-This procedure by VC++ Prepared, the main use of the completion of the sending end SOCKET function, for single-threaded process
zxcz
- 给网络学习者提供参考 谢谢大家 的光顾-network to provide learners Thank you for the reference to patronize
myTcpServer
- QT tcp网络编程服务端,多线程可支持多个客户端同时连接。-QT tcp server network programming, multithreading can support multiple clients simultaneously connected.
kiupao-V5.5
- Stepwise linear regression, Minimum mean square error (MMSE) algorithm, ICA (Principal Component Analysis) algorithm and procedures.
串口收发程序
- labview通信it's used to get the signal from the host PC(it's used to get the signal from the host PC)
tcpClient
- 本程序用QT编写,可视化界面,简洁明了,可以实现客户端与主机的文本发送和接收。(It can realize text sending and receiving between client and host.)
lan_talk
- 在一个局域聊实现聊天多人聊天(分客户端和服务器端)