搜索资源列表
即时通信软件源码
- 用qt开发的的一个即时通信程序,VC+Qt
QTnettest(UDP).rar
- 一个QT下的网络通信测试程序,用于UDP的测试,A QT network under test procedures for testing UDP
QT_TCP_client
- 本代码是实现QT 环境下 TCP 的socket通信的client 。代码中包含QT 编写的界面。-This code is to achieve TCP-QT environment socket communications client. QT write code that contains the interface.
2
- 网络五子棋的界面和通信部分,不含五子棋算法-Gobang network interface and communication of non-Gobang algorithm
QT-SOCKET
- 利用qt开发前后台程序,后端用c语言实现,界面上的输入与底层的c语言结合起来,使用的是socket通信-Taiwan before and after the use of qt development program, the back-end using c language, the input interface with the underlying combination of c language, using socket communication
chat
- linux环境下用QT编写的局域网通信程序,实现了QQ的部分功能,可以进行聊天-linux environment, written using QT LAN communication program to achieve some of the functions of the QQ, you can chat
broadcastreceiver
- QT的UDP 通信程序,可以用于测试UDP服务器端
broadcastsender
- QT的UDP通信程序,可用于测试UDP的客户端
socketBasedQt4
- 客户端连接服务器后,可以和服务器完成相互通信功能。通信的信息种类包括聊天消息、服务关闭、用户下线。-Clients connect to the server, it can be completed and servers communicate with each other feature. The kind of information communication including chat messages, services, shut down, users offline.
m_server
- socket通信server端,连接MYSQL,可以实现client端发包的接收,和数据库的查找,添加-communication server-side socket, the connection MYSQL, can achieve the receiving client-side bidding, and database search, add
GHCommonNetDll
- 偶从大学开始维护至今的好东西。这个高度封装的轻量级网络库实现了基于异步Socket的C/S模式通信环境。本库经过4个现实项目的考验,用于轻量级的应用,不先进、不高深,但是讲究实用,开发小型C/S架构程序比ACE\Socket\QT都快。 主要特点: 1、已经为传送大文件做了优化。自动拆分、拼合,如果配合上内存映射文件,可以传送超过内存容量的数据(32位指针)。 2、集成了接受者-伴随处理者模型,收到的数据包传递到独立的线程回调用户的处理函数。 3、提供了C++封装,只需重载服务器
11
- linux 下的串口通信,以及windom下的串口通讯,采用QT编写。-serial communication under linux, and windom under the serial communication, written by QT.
QT-QTcpSockt-QTcpSever
- Qt 4.6.3 网络通信小程序 包括一个 客户端和一个 服务器 ,使用类QTcpSockt QTcpSever-qt4.6.3 network communication include a client and a server program,using the class of QTcpSockt& QTcpSever
tcpclient1
- socket程序tcp客户端,可以和服务器端通信-tcp client socket program, and the server can communicate
Qt-netprog_me
- 实现了server和client间的通信,主要体现于字符串的收发。-qserversocket for tcp in qt3
Qt-SerialPort-Programming
- Qt 编写串口通信程序图文详解 在Qt 中并没有特定的串口控制类,现在大部分人使用的是第三方写的qextserialport 类.-Qt writing serial communication program graphic Detailed in Qt and there is no specific serial control class, most people now use third parties to write qextserialport class.
qq(qt)
- 基于QT的跨平台仿QQ网络通信程序,有界面在LINUX和MAC下本地测试过。-QT-based cross-platform imitation QQ network communication program, the interface under the LINUX and MAC locally tested.
qt-mycom
- QT写得串口通信工具,有最基本的功能,设置读取等-QT write serial communication tools have the most basic functions, such as setting reading
Qt-UDP-send-and-recieve
- udp网络通信,可以实现发送和接受数据,两个程序分开,对入门很有帮助-udp network communication can be achieved to send and receive data, two separate procedures for starter
RS485串口通信试验(接受与发送)送)
- qt实现485下的通信 ,代码上传希望能帮到别人(QT achieve 485 communication, code upload, hoping to help others)