-
AJAX technical summary, a summary of technical programmers to find well
AJAX技术总结,一个程序员的技术总结,觉得写得不错-AJAX technical summary, a summary of technical programmers to find well-written
- 2023-01-19 09:15:03下载
- 积分:1
-
基于Qt的局域网聊天系统
应用背景基于Qt的局域网聊天系统,实现了局域网聊天,文件传输,更改字体,保存聊天记录等功能,对于研究Qt,研究局域网通信具有较强学习价值。关键技术udpSocket = new QUdpSocket(this);
port = 45454;
udpSocket->bind(port, QUdpSocket::ShareAddress | QUdpSocket::ReuseAddressHint);
connect(udpSocket, SIGNAL(readyRead()), this, SLOT(processPendingDatagrams()));
sendMessage(NewParticipant);
server = new TcpServer(this);
connect(server, SIGNAL(sendFileName(QString)), this, SLOT(getFileName(QString)));
connect(ui->messageTextEdit, SIGNAL(currentCharFormatChanged(QTextCharFormat)),
this, SLOT(currentFormatChanged(const QTextCharFormat)));
- 2022-01-25 20:19:41下载
- 积分:1
-
这是一个用c#做的聊天室,有服务器和客户端,采用多线程技术
这是一个用c#做的聊天室,有服务器和客户端,采用多线程技术-This is a c# to do with the chat rooms, there are server and client, using multi-threading technology
- 2022-01-24 14:27:42下载
- 积分:1
-
agreement based Ethernet
协议基础以太网-agreement based Ethernet
- 2022-04-22 19:51:54下载
- 积分:1
-
一个WIN消息发送工具, 通过输入IP地址就可发送消息
一个WIN消息发送工具, 通过输入IP地址就可发送消息-a messaging tool, through the importation of IP addresses can send messages
- 2022-09-30 09:00:02下载
- 积分:1
-
telephone dial
电话拨号程序,直接根据isp提出的rfc3261协议-telephone dial-up procedures, isp directly under the agreement rfc3261
- 2022-10-03 05:45:03下载
- 积分:1
-
IPV6详解
IPV6详解-IPV6 detailed solution
- 2022-02-07 10:23:52下载
- 积分:1
-
c++封装原生socket请求http
资源描述封装了socket操作用于http请求,接口易用
- 2022-02-13 11:51:38下载
- 积分:1
-
NetBIOS on several remote visualization operation of the code. Zip
几个关于NetBIOS进行远程可视化操作的代码.zip-NetBIOS on several remote visualization operation of the code. Zip
- 2022-12-18 08:05:03下载
- 积分:1
-
osCommerce procedures for the best e
osCommerce最好的电子商务程序 2.2-osCommerce procedures for the best e-commerce 2.2
- 2022-01-26 04:31:50下载
- 积分:1