搜索资源列表
QTWindMessage
- 利用QT,开发一款仿真手机短信收发的应用程序,利用socket编程模拟通信网络,实现简单电话簿功能,可向指定号码发送短信,可编辑自身的号码和资料。-The use of QT, the development of a simulation application for send and receive SMS and analog communication network using socket programming, ach
Client
- QT编程之socket通信, 客户端程序源代码,比较简单易懂-QT programming socket communication, client program source code, is relatively simple and easy to understand
QTwincom
- 此软件是我的一个服务端,是基于QT开发的,具体用到了qt中的串口通信和socket通信、多线程等技术,可以给研究嵌入式的人提供串口编程的思路和方法 qt版本为4.8-This software is a game server is based on the QT development, specifically used qt serial communication and socket communication, multi-
socket
- QT中网络编程实现,完整支持UDP、TCP server和TCP client,可以用作常规通信的界面工具;-QT in network programming, full support for UDP, TCP server and TCP client, the interface can be used as a routine tool of communication
clientsocket
- 该代码利用unix下环境高级编程的socket编程,实现qt显示程序与应用程序之间利用socket通信-The code uses the UNIX Environment socket network programming, QT display interface and application between the use of network communication
clienttest
- socket通信,连接服务器的端口,可以实现客户端和端口互发数据(Socket communication connecting with server port to transfer data)