搜索资源列表
QT123
- QT CREATER 中写的聊天工具 能够用UDP广播信息 点对点传输文件-The chat tool written in QT CREATER point-to-point transfer files UDP broadcast information
udp
- QT程序,基于udp网络编程通讯程序,客户端与服务器-QT program, based on network programming udp communication process, the client and server
UDP
- Qt实现的简单的局域网聊天可以实现一对一,目前正在实现一对多,附带源码-Qt can chatting
QTime
- QT下获取时间的程序。用来获取网络上的时间,使用UDP-QT obtained under time-consuming procedures. Used to get time on the network, using UDP programming
test3
- qt下udp的通讯 通过使用upd的广播机制 发送消息 创建另一个对话框接受信息-qt udp communicate it creat a new dialog to send message and the other receive the message
Server02
- 用QT实现的udp协议下的Socket通信,客户端程序源码,包含QT界面-Achieved with QT protocol udp Socket Communications, the client program source code, including QT interface
udpts.tar
- qt实现udp网络文件处理,能够实时处理网络文件数据。-qt achieve udp network file handling
udp_demo
- QT的UDP网络通信,可实现电脑之间的简单通信,适合初学者-QT UDP network communication can be simple communication between computers, suitable for beginners
comm-socketchat
- qt 串口读写 tcp udp 文件传输和局域网聊天-QT serial tcp udp File transfer and local area network chat
Desktop
- 通过随机数产生三个数字,并通过wifi传输,WeatherStation端接收数据并显示(Three digits are generated by random numbers and transmitted by WiFi, and the WeatherStation side receives the data and displays it)
UDP
- QT5编程实例,主要是针对刚入学QT的人来进行一些基础的实例介绍(These QT5 examples is for new reaserchers to learn QT better)
firstpyqt
- python qt联合开发,QT做界面,python写逻辑和控制,其中包括qTimer使用的Socket udp使用(Python QT joint development, QT do interface, python write logic and control, including the use of qTimer Socket UDP use)
TripleDebugger
- qt开发的串口,udp,tcp三合一调试软件,可以实现字符串和16进制的收发。(Qt development of serial port, UDP, TCP three in one debugging software, you can achieve string and 16 hexadecimal transceiver.)
UDP
- QT中UDP协议,服务器与客服端之间相互通信,相互发送与接收消息(UDP protocol in QT, the server and customer service side communicate with each other, send and receive messages)
qt_udp
- qt 环境下 UDP的实例,是很好的学习例子(qt UDP example)
Qt局域网聊天工具
- 利用QT编写TCP/UDP编写局域网聊天工具,实现局域网内互相聊天
TCP-UDP测试软件
- 这是用qt编写的TCP-UDP测试软件,可以让你理解tcp/udp通讯机制
UDP数据绘动态图
- Qt 实现UDP数据接收绘制动态图,可以指定IP地址和端口(QT realizes UDP data receiving, draws dynamic graph, and specifies IP address and port)
QT串口和网络助手界面实现
- QT串口和网络助手界面实现,包括TCP,UDP,串口通信等功能。