-
HPSocket.Net-develop
说明: C# 版socket 收发
TCP协议
有模版样例(Csharp socket sending and receiving
TCP protocol
Sample with template)
- 2020-08-27 11:36:45下载
- 积分:1
-
ava-kuangjia
ava 框架,以前找的,不知道现在能用不,需要的自己下载(ava kuangjia )
- 2013-12-21 21:33:50下载
- 积分:1
-
手到擒来
手到擒来---VC小词典
您下载的该文件来自---爱书吧(http://www.ibook8.com) -手到擒来-VC small dictionary you downloaded the file from- love book (http://www.ibook8.com)
- 2022-04-18 07:33:45下载
- 积分:1
-
网络端口测试工具
对于有网络权限的公司,一款好的、简单的网络测试工具是提高工作效率的必备,这款工具正好满足这个特定需求。可用于测试内外网端口开通情况,分为TCP服务端echo server、UDP服务端echo server、tcp客户端、udp客户端。
- 2023-02-02 15:15:04下载
- 积分:1
-
图解TCPIP(第5版)
说明: 这是一本图文并茂的网络管理技术书籍,旨在让广大读者理解TCP/IP的基本知识、掌握TCP/IP的基本技能。
书中讲解了网络基础知识、TCP/IP基础知识、数据链路、IP协议、IP协议相关技术、TCP与UDP、路由协议、应用协议、网络安全等内容,引导读者了解和掌握TCP/IP,营造一个安全的、使用放心的网络环境。
本书适合计算机网络的开发、管理人员阅读,也可作为大专院校相关专业的教学参考书。(This is a illustrated network management technology book, which aims to let readers understand the basic knowledge of TCP / IP and master the basic skills of TCP / IP.
The book introduces the basic network knowledge, TCP / IP basic knowledge, data link, IP protocol, IP protocol related technology, TCP and UDP, routing protocol, application protocol, network security and other contents, guides readers to understand and master TCP / IP, and creates a safe and secure network environment.
This book is suitable for the development and management of computer network. It can also be used as a teaching reference book for related majors in Colleges and universities.)
- 2020-06-02 08:49:42下载
- 积分:1
-
age
source codigo wyd v 7,54 edicao em c++ visual studio 2017
- 2020-06-19 00:40:01下载
- 积分:1
-
Minecraft 压测工具
攻击各种中小型我的世界MINECRAFT服务器,真实可靠(Attack all kinds of small and medium-sized my world MINECRAFT server, true and reliable)
- 2021-02-01 02:40:01下载
- 积分:1
-
9877658788876
百度贴吧查看源码,易语言写的网络相关程序,很好的参考资料。(Baidu Post Bar to view the source code, easy to network related written procedures, a good reference.)
- 2013-09-27 11:34:37下载
- 积分: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
-
Java编程思想第四版完整中文高清版
说明: Java编程思想第四版完整中文高清版,适合学习java的小伙伴(Java Programming Thought 4th Edition Complete Chinese HD Edition, Suitable for Small Partners Learning Java)
- 2020-06-20 00:40:02下载
- 积分:1