登录
首页 » Windows Socket编程 » 一个很好的来源的TFTP

一个很好的来源的TFTP

于 2023-09-08 发布 文件大小:11.79 kB
0 234
下载积分: 2 下载次数: 1

代码说明:

一个不错的TFTP源代码-a good source TFTP

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 查看tcp/udp端口被进占用的信息,对于网络安全很有用。
    查看tcp/udp端口被进程占用的信息,对于网络安全很有用。-Scan information of which tcp/udp port is used, and it is usful to network security.
    2022-09-30 22:55:03下载
    积分:1
  • 简单好用的HTTP服务序,设定好发布的内容后,可以使用浏览器进行浏览!...
    简单好用的HTTP服务程序,设定好发布的内容后,可以使用浏览器进行浏览!-Easy-to-use HTTP server program, set up after the release, you can use the browser to browse!
    2022-01-24 19:04:33下载
    积分:1
  • 很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册序强注账号,在网页中添加了很多加密序,这样在最后的HTTP请求信息中出现...
    很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现的标单域都是加密后的数据v。这在某种程度上防止了自动注册程序的使用,但是也给其他的一些正当用途的程序造成了不便。而通过处理CHtmlView的表单提交事件,则可以捕获HTTP请求信息,只要程序向这些网站提交加密后的表单信息就可以完成相应的工作了。本例即是这方面的一个实例。-many applications need to be addressed for the submission form, but a lot of famous sites like Yahoo in order to prevent others using the automatic registration procedures Strong Note account, the website added a lot of encryption, in the final HTTP request information of standard single domain are encrypted data v. In part to prevent the automatic use of the registration procedures, but also to some other legitimate uses of the procedure have caused inconvenience. CHtmlView and by addressing the submission form, can capture HTTP request information, as long as the procedures for submission to these websites encrypted form on the information to complete the work. The cases this is an example of.
    2023-06-29 16:15:03下载
    积分:1
  • E语言的多页面浏览器,可以用来查看多个网页,E语言格式
    E语言的多页面浏览器,可以用来查看多个网页,E语言格式-E multi-language pages browser can be used to view multiple sites, E language format
    2022-07-20 12:06:05下载
    积分:1
  • 1) 从网络采集实时数据:在软件运行过中,可以实时地从网络上根据自定义的通信协议采集数据,并且按照层次结构显示在主界面中。 2) 自动生成数据表:在服务...
    1) 从网络采集实时数据:在软件运行过程中,可以实时地从网络上根据自定义的通信协议采集数据,并且按照层次结构显示在主界面中。 2) 自动生成数据表:在服务器程序初次运行时,创建数据库,并且随着程序的进行在数据库中根据收到的数据生成数据表。 3) 历史数据存储功能:从网络上采集的数据值只要发生变化,就会存储到历史数据表中。 -a) real-time data acquisition networks : the software process, in real time from the network on the basis of communications from the definition of data acquisition agreement, in accordance with the hierarchy shown in the main interface. 2) Automatic Generation Data Sheet : in the initial operation of the server, database creation, and with the conduct of the proceedings in the database according to the data received generate data sheets. 3) Historical data storage functions : collection from the network as long as the data values change, it will store historical data table.
    2022-02-07 12:57:40下载
    积分:1
  • libnet发送数据包的实例,本来为别人毕业设计时写的。这里可以参阅。...
    libnet发送数据包的实例,本来为别人毕业设计时写的。这里可以参阅。-libnet example of sending data packets, originally designed for others to write the graduation. You can refer to.
    2022-07-23 06:05:16下载
    积分:1
  • 译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
    编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出 Address [0]: 192.168.1.2 Address [1]: 218.10.14.151(公网IP) 那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
    2022-02-12 10:12:34下载
    积分:1
  • 5大IO模型之一:select模型,介绍selectio的一般流
    5大IO模型之一:select模型,介绍selectio的一般流程-five large IO model one : select models, introduced the general process compo
    2022-01-25 21:14:35下载
    积分:1
  • 易使利用传销网络商业版上传序到空间…
    MLM易赚网络商业版 本程序上传到空间里直接就可以使用!现在你不花一分钱就可以下载试用,下载的是一个试用的版本, 我已经去掉了管理区里的部分文件-easy to make using the MLM network commercial version upload procedures to space can be used directly! Now you do not spend a penny on the trial can be downloaded, the download is a trial version, I have removed the management of the district, some documents
    2023-02-08 04:30:03下载
    积分:1
  • 为了提高扫描速度,本序采用了多线技术和非阻塞I/O的技术。序的主界面是一个对话框...
    为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术。程序的主界面是一个对话框-order to improve scanning speed, the program uses a multi-threading technology and non-blocking I/O technology. Proceedings of the main interface is a dialog
    2022-02-15 21:20:21下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载