-
FTP Client
用java实现FTP客户机。执行ls、cd、pwd和get功能;
- 2022-04-07 10:12:13下载
- 积分: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
-
网络监控系统 vc++开发 支持winRoute,Winxp带的ics共享,isa Server, 不支持sygate.对网卡无限制....
网络监控系统 vc++开发 支持winRoute,Winxp带的ics共享,isa Server, 不支持sygate.对网卡无限制.-Network monitoring system vc++ development support winRoute, Winxp belt ics share, isa Server, does not support sygate. Right card unlimited.
- 2022-02-05 22:39:27下载
- 积分:1
-
多网卡网络流量图形显示工具,c++编程。
多网卡网络流量图形显示工具,c++编程。-network traffic over Ethernet graphics tools, c programming.
- 2023-06-06 13:25:03下载
- 积分:1
-
Public-opinion-research-hotspots-
通过微博研究网络热点舆情事件的态势及演化规律10.13(Public opinion research hotspots events through the microblogging trend and evolution 10.13)
- 2013-12-28 22:54:40下载
- 积分:1
-
vc++ telnet 网络编程
多线程telnet 网络实现,版本较早,并且是转载的希望大家尊重原创。
telnet 网络编程基于c++编程设计
- 2022-01-26 04:09:04下载
- 积分:1
-
双人聊天室
局域网聊天,可在同一个网络下进行聊天,自定义端口(LAN chat, can be chatted under the same network, custom port)
- 2020-06-17 00:00:01下载
- 积分:1
-
jave全站
jave全站-jave entire station
- 2022-02-14 03:22:16下载
- 积分: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
-
2015年数学建模国赛A题MATLAB源代码2015A
2015年数学建模国赛A题MATLAB源代码(Modeling Question A of the 2015 National Competition)
- 2020-08-15 15:58:28下载
- 积分:1