-
heritrix是一种开源的网络爬虫/网络蜘蛛,heritrix目的是能够跟踪页面的url进行扩展的抓取,最后为搜索引擎提供广泛的数据来源。...
heritrix是一种开源的网络爬虫/网络蜘蛛,heritrix目的是能够跟踪页面的url进行扩展的抓取,最后为搜索引擎提供广泛的数据来源。-heritrix is an open source network reptiles/Web Spiders, heritrix purpose is to track the page url to the expansion of the crawl, and finally for the search engine provides a wide range of data sources.
- 2022-01-24 12:54:38下载
- 积分:1
-
用完成端口实现的数据通信和文件传输软件,具有多连结,大数据量传输的特点。...
用完成端口实现的数据通信和文件传输软件,具有多连结,大数据量传输的特点。-Achieved with the completion port data communication and file transfer software, with more links, the characteristics of large data transfers.
- 2023-08-26 08:45:03下载
- 积分:1
-
VC矩阵处理函数
VC矩阵处理函数,非常好的事例帮助你实现矩阵的一系列处理,可以在其他的编程过程中直接调用,大大方便的程序的开发过程,更好地实现各种编程功能。值得学习和推广
- 2022-05-26 18:36:43下载
- 积分:1
-
VC++集成环境下TCP的发展
用VC++集成环境开发的基于TCP的网络应用程序,包括服务器端和客户端。-VC++ integrated environment with the development of TCP-based network applications, including server-side and client-side.
- 2022-01-22 04:34:48下载
- 积分:1
-
在线更新程序,完全socet实现,支持socks5代理,客户端为dll,方便其它程序调用...
在线更新程序,完全socet实现,支持socks5代理,客户端为dll,方便其它程序调用-online updates for socet achieve full support socks5 agent for the client dll. Invoking other convenience
- 2022-07-18 23:01:23下载
- 积分:1
-
smtp source code collections, a total of seven, including the sending and receiv...
smtp源代码集合,一共7个,包括发送和接收-smtp source code collections, a total of seven, including the sending and receiving
- 2022-08-08 08:21:08下载
- 积分:1
-
UDP的服务器/客户端探测小程序。功能为:服务器开启后等待连接并负责回馈信息,客户端可用单播、多播、广播三种方式探测局域网内的服务器并发送消息。...
UDP的服务器/客户端探测小程序。功能为:服务器开启后等待连接并负责回馈信息,客户端可用单播、多播、广播三种方式探测局域网内的服务器并发送消息。-UDP server/client detection of small procedures. Function as follows: after waiting for the server to open connections and is responsible for feedback, the client can be used unicast, multicast, broadcast three ways to detect LAN server and send a message.
- 2022-04-27 11:37:35下载
- 积分: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
-
该程序演示了使用SOCKET select API模型,对用SOCKET进行网络服务器编程来说可以是一个很好指导...
该程序演示了使用SOCKET select API模型,对用SOCKET进行网络服务器编程来说可以是一个很好指导-demonstration of the procedure used SOCKET select API model used for network server socket programming because it is a good guide
- 2022-01-28 05:00:05下载
- 积分:1
-
ftp协议的server端的编写,利用socket编程编写的ftp协议的server端。...
ftp协议的server端的编写,利用socket编程编写的ftp协议的server端。-ftp protocol server side of the preparation, the use of socket programming prepared by the ftp protocol server-side.
- 2022-04-18 05:09:54下载
- 积分:1