-
This article is about a client/server multi
This article is about a client/server multi-threaded socket class.
- 2023-06-18 11:25:03下载
- 积分: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
-
Dreamever建论坛示例
Dreamever建论坛示例-Dreamever built examples Forum
- 2022-07-26 04:17:44下载
- 积分:1
-
这是一个串口(com口)的全功能通讯实现的实例,华丽的界面 网上收集而来...
这是一个串口(com口)的全功能通讯实现的实例,华丽的界面 网上收集而来-This is a serial port (com) are the realization of a fully functional communications examples of gorgeous interface collected from the Internet
- 2022-02-06 07:53:49下载
- 积分:1
-
compilation was made out of the cd
汇编写的cd_rom进出.rar-compilation was made out of the cd-rom. Rar
- 2022-10-12 21:00:03下载
- 积分:1
-
一个简单的vc聊天室程序供对使用vc进行网络编程感兴趣的人参考代码是相对完整的并且本人对其进行了尽可能的简化处理以方便vc 初学者学习...
一个简单的vc聊天室程序供对使用vc进行网络编程感兴趣的人参考代码是相对完整的并且本人对其进行了尽可能的简化处理以方便vc 初学者学习-a simple vc chat room procedures for the use of network programming vc interested in the reference code is relatively complete and I waged a simplified as much as possible to facilitate vc beginners learning
- 2022-03-20 06:58:27下载
- 积分:1
-
WINsocket TCP/IP协议套接字,收发数据程序
WINsocket TCP/IP协议套接字,收发数据程序-WINsocket TCP/IP socket, procedures for data transceiver
- 2023-02-07 09:45:03下载
- 积分:1
-
xml基础教程
xml基础教程--循序的介绍了xml语言的语法和使用过程,比较适合入门学习!-xml based tutorial-- the gradual introduction of xml language syntax and the use of the process, learning more suitable for entry!
- 2023-05-01 16:00:03下载
- 积分:1
-
基于ICMP协议的Ping和TraceRoute命令实现
在多数操作系统中,Ping和Traceroute程序的实现是通过命令行的方式,在DOS界面的方式下输出,本程序采用对话框式的输出界面,方便操作,可以提供给那些记不住命令的人使用。
- 2022-08-25 15:05:02下载
- 积分:1
-
purpose : structural frame for understanding the concept of network protocol, th...
目的:
构造帧对于理解网络协议的概念、协议执行过程,以及网络问题处理的一般方法具有重要的意义。本次练习的目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,引导同学深入理解网络协议的基本概念与网络问题处理的一般方法。
要求:
1、编写程序,根据给出的原始数据,组装一个IEEE802.3格式的帧。题目附带的文件为二进制原始数据(文件名分别为input1和input2),要求程序为命令行程序,比如可执行文件名为framer.exe,则命令行形式如下:
framer inputfile outputfile
inputfile为原始数据文件,outputfile为输出结果。
操作系统、使用语言和编译环境不限,但在交作业同时要求注明。
2、输出:对应input1和input2的结果分别为output1和output2
3、要有良好的编程规范和注释
4、写文档
-purpose : structural frame for understanding the concept of network protocol, the implementation of an agreement, network issues and the general approach has important significance. The purpose of the exercise through the data link layer and the MAC layer of learning, according to the data link layer to the basic principles against the universal application of the Ethernet frames, by constructing a concrete frame, to guide students in-depth understanding of network protocols and the basic concepts of network issues to deal with the general approach. Requi
- 2022-03-06 07:04:47下载
- 积分:1