-
VC编写的IRC客户端演示
VC编写的IRC客户端演示-VC prepared by the IRC client demonstration
- 2022-01-22 03:50:21下载
- 积分:1
-
仿真manet中的AODV协议,并对其仿真结果有详细分析,对同学者有一定帮助...
仿真manet中的AODV协议,并对其仿真结果有详细分析,对同学者有一定帮助-MANET simulation of AODV protocol, and its simulation results are detailed analysis of students who have some help
- 2022-02-05 12:50:40下载
- 积分:1
-
老外的TCPLIB 里面包括了很多东西,比如Sniff,以及IGMP封包,TCP封包,UDP封包等等封包创建程序,以及隐匿扫描端口程序和很多很多一共有10多个基...
老外的TCPLIB 里面包括了很多东西,比如Sniff,以及IGMP封包,TCP封包,UDP封包等等封包创建程序,以及隐匿扫描端口程序和很多很多一共有10多个基于这个LIB的实例程序。为了让目录比较整洁,本来可以拆成10个源码的我把他压缩在了一起。-of the foreigners TCPLIB includes a lot of things, such as Sniff and IGMP packets, TCP packets, UDP packets, and so on the packet creation procedures, and misprision of port scanning procedures and there are a lot more than 10 on the LIB examples of procedures. To enable comparison directory clean, could have stuffed into 10 source I regard him in the compressed together. Ha ha
- 2022-06-03 03:05:10下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1
-
C#多人聊天
好用的,C#实现TCP聊天(含客户端和服务器端)比较稳定,并且有处理粘包问题,请快下载吧,很适合学习或者项目中使用
- 2022-02-09 13:04:10下载
- 积分:1
-
啧啧
TUT--最轻量级的C++单元测试框架
TUT是最简洁、最轻量级的C++单元测试框架。TUT是Template Unit Tests的缩写,是一个C++的单元测试框架
No C-style macros
No manual registration for test groups and methods
No libraries of any kind
Neutrality to user interface
No Javisms
-TUT- The most lightweight C++ Unit testing framework for TUT is the most concise, most lightweight C++ Unit testing framework. TUT is the abbreviation for Template Unit Tests is a C++ Of unit testing frameworks
- 2022-02-06 23:46:45下载
- 积分:1
-
这是程序dispatcherservlet.java
这是java程序的
DispatcherServlet.java-This is the procedure DispatcherServlet.java
- 2022-06-13 20:23:10下载
- 积分:1
-
FTP文件传输协议,服务器端JAVA编程实现
FTP文件传输协议,服务器端JAVA编程实现-FTP File Transfer Protocol, server-side JAVA Programming
- 2022-06-30 08:52:17下载
- 积分:1
-
completion of the port
完成型端口的开发包,便于程序员在开发网络通讯程序时参考-completion of the port-development kit to facilitate programmers in the development of network communications procedures reference
- 2022-01-26 05:05:10下载
- 积分:1
-
一个客户端一个服务器端
服务器端可以和多个客户端进行连接进行文件的传输,还可以进行对话...
一个客户端一个服务器端
服务器端可以和多个客户端进行连接进行文件的传输,还可以进行对话-A client of a server-side and server-side can connect to multiple clients for document transmission, but also to engage in dialogue
- 2022-07-12 18:41:00下载
- 积分:1