-
网络端口测试工具
对于有网络权限的公司,一款好的、简单的网络测试工具是提高工作效率的必备,这款工具正好满足这个特定需求。可用于测试内外网端口开通情况,分为TCP服务端echo server、UDP服务端echo server、tcp客户端、udp客户端。
- 2023-02-02 15:15:04下载
- 积分:1
-
decodeURI() 函数,用于解码用encodeURI()函数编码的字符或字符串...
decodeURI() 函数,用于解码用encodeURI()函数编码的字符或字符串-decodeURI () function is used to decode using encodeURI () function is encoded character or string
- 2022-06-18 09:35:34下载
- 积分: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
-
Telnet client case in which the learning network programming beginners an excell...
Telnet客户端案例,是初学者学习网络编程的绝好案例-Telnet client case in which the learning network programming beginners an excellent case
- 2022-06-21 19:03:57下载
- 积分:1
-
c programming language voice can play a sound, you can use the keyboard to contr...
c语言声音编程,可以播放声音,可以用键盘控制-c programming language voice can play a sound, you can use the keyboard to control
- 2022-10-12 04:30:03下载
- 积分:1
-
《中文特殊符号》:Windows特殊符号的集合,方便制作网站。
《中文特殊符号》:Windows特殊符号的集合,方便制作网站。-"Chinese special symbols" : Windows assemble special symbols to facilitate the production site.
- 2022-11-28 01:45:03下载
- 积分:1
-
数据帧的CRC校验和算法
数据帧的CRC校验和算法-data frames CRC checksum algorithm
- 2023-08-14 19:30:02下载
- 积分:1
-
新生注册系统,用JSP和WEB数据库表写的系统,可以进行删除,添加,管理等操作....
新生注册系统,用JSP和WEB数据库表写的系统,可以进行删除,添加,管理等操作.-Student registration system, and WEB use JSP to write the system database tables, you can delete, add, and management operations.
- 2023-07-23 13:40:03下载
- 积分:1
-
ADSL拨号
adsl拨号工具 有很多功能 不错啊 大家试试
-adsl dial-up tool has many functions ah well try everyone
- 2023-02-19 20:10:04下载
- 积分:1
-
Winsock控件发送电子邮件
Winsock控件发送Email-Winsock Control Send Email
- 2022-03-12 23:09:54下载
- 积分:1