-
使用finger协议从USGS(美国地质勘探局)获取地震数据
使用finger协议从USGS(美国地质勘探局)获取地震数据- Uses the finger agreement (American geology prospecting bureau)
to gain the earthquake data from USGS
- 2022-10-02 21:15:03下载
- 积分:1
-
这个是网络编程,里面有源码,大家可以拿去学习学习,共同进步...
这个是网络编程,里面有源码,大家可以拿去学习学习,共同进步-This is a network programming, which has source code, we can take to learn to learn and progress together
- 2023-01-30 01:15:04下载
- 积分:1
-
本系统可初步满足超市的收支管理,是一个实际开发的系统,本系统采用Struts,Hibernate整合开发的架构...
本系统可初步满足超市的收支管理,是一个实际开发的系统,本系统采用Struts,Hibernate整合开发的架构-The initial system of income and expenditure to meet the supermarket management, is the development of a practical system, the system uses the Struts, Hibernate framework for integrated development
- 2022-03-10 20:48:14下载
- 积分:1
-
给予OSWorkflow的工作流例子,是对OSWorkflow2.8.0
给予OSWorkflow的工作流例子,是对OSWorkflow2.8.0-example的改进-Workflow OSWorkflow give examples of improvements OSWorkflow2.8.0-example
- 2022-12-11 10:25:03下载
- 积分:1
-
FINS 通信源代码
用于欧姆龙PLC与PC端SOCKET通信,可用于测试 学习 实践中 ,代码经调试过 稳定可靠
- 2023-08-02 14:40:04下载
- 积分: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
-
完整的TCP/IP源代码,绝对好用
完整的TCP/IP源代码,绝对好用-integrity of the TCP/IP source code, absolutely handy
- 2022-01-25 19:08:40下载
- 积分:1
-
Server_Client_Socket_Communication
通过套接字 TCP/IP 客户端-服务器通信的实现。
服务器侦听端口 27532 消息发送的客户端 c 代码。
- 2022-12-07 07:10:03下载
- 积分:1
-
网络嗅探器
该软件有三大模块1. 抓取网络包,检测进程端口的流量2.双缓冲绘图,对流量进行量化分析3.自绘区域按钮,定制自己的区域背景
- 2022-09-23 08:30:03下载
- 积分:1
-
Exercises after
计算机网络的课后习题,是第四版的,比较详细,希望有用处-Exercises after-school computer network is the fourth edition, more detailed, I hope be useful
- 2022-02-07 22:47:01下载
- 积分:1