搜索资源列表
receiver
- QT项目 Windows下基于UDP协议的广播程序-QT program under Windows program based on UDP broadcast protocol
QTnettest(UDP).rar
- 一个QT下的网络通信测试程序,用于UDP的测试,A QT network under test procedures for testing UDP
chat
- 一个使用QT4开发的聊天程序,此程序可以实现文件传递,新上线,是学习TCP/IP,以及QT的良好教程-It s a good example of QT4 and tcp/ip program,Easyer to learn.
myFile
- qt udp tcp 源码,是学习和开发qt网络程序的好例子-qt udp tcp source, is to learn and develop good example of network programming qt
gADSL.tar
- gnome下基于QT开发的ADSL拨号程序(PPPOE)-a dialer based on QT under gnome(PPPOE)
tcpclient1
- socket程序tcp客户端,可以和服务器端通信-tcp client socket program, and the server can communicate
chat_program
- 一个使用QT4开发的聊天程序,此程序可以实现文件传递,新上线,是学习TCP/IP,以及QT的良好教程-It s a good example of QT4 and tcp/ip program,Easyer to learn.
Client
- QT编程之socket通信, 客户端程序源代码,比较简单易懂-QT programming socket communication, client program source code, is relatively simple and easy to understand
udpbroadcast
- udp广播的小例子,简单易学适合入门。整个程序分客户端和服务器,采用Qt进行编程。-this is udp broadcast example.It is easy for you to learn Qt. The project has two parts:Client and Server.
TCP_sendfile
- 通过TCP/IP协议传送文件的Qt程序,包含服务端和客户端。-Qt program through TCP/IP protocol to transfer files, including server and client.
QT-chat-ServeraClient
- QT编写的一个服务端一个客户端聊天程序,使用TCP/IP协议-QT chat Server and Client
TcpServer
- 网络通信源程序——服务器端QT版,可以根据此程序来修改应用到其他程序中-Network communications source program- QT version of the server, you can modify the application to other programs based on this program
QT_TCP_SOCKET_TEST
- 基于QT界面的TCP/IP编程demo,根据需要,可以移植到自己的程序中-Based on TCP/IP programming interface demo QT, if necessary, can be transferred to their own procedures
TCPServer
- 基于QT Creator实现简单的聊天室的服务器程序-Based on QT Creator simple chat room server program
tcpClient
- 本程序用QT编写,可视化界面,简洁明了,可以实现客户端与主机的文本发送和接收。(It can realize text sending and receiving between client and host.)