登录
首页 » Windows Socket编程 » 最好的局域网搜索软件,支持同时搜索共享文件、FTP、HTTP资源。 1.方便快捷地搜索、浏览局域网资源。多线程搜索局域网上所有的工作组、主机、打印机、共享文...

最好的局域网搜索软件,支持同时搜索共享文件、FTP、HTTP资源。 1.方便快捷地搜索、浏览局域网资源。多线程搜索局域网上所有的工作组、主机、打印机、共享文...

于 2022-05-28 发布 文件大小:123.69 kB
0 242
下载积分: 2 下载次数: 1

代码说明:

最好的局域网搜索软件,支持同时搜索共享文件、FTP、HTTP资源。 1.方便快捷地搜索、浏览局域网资源。多线程搜索局域网上所有的工作组、主机、打印机、共享文件、FTP文件、WEB服务器。 2.可以按照网上邻居、工作组或者按照IP地址段自动搜索所有共享/FTP的mp3、电影或自定义搜索的文件; 3.内置nbtstat,能快速查找某一IP网段内的所有主机,并根据IP地址得到对方主机的主机名、工作组名、用户名、MAC地址,速度极快。能将扫描和搜索的结果保存成文本文件或excel电子表格文件。 4.能对某一地址范围的主机进行ping,端口扫描操作,找出所有的WEB服务器,FTP服务器等。能向某一主机发送消息。 5.局域网机器间拷贝文件时,提供文件和目录的断点续传的功能。同时支持FTP下载的断点续传。 6.采用类似资源管理器的界面,操作十分方便。绿色软件,开放源代码。 -err

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

发表评论

0 个回复

  • 基于TCP的协议分析,分析引擎为WINPCAP,这个主用用来分析MAIL
    基于TCP的协议分析,分析引擎为WINPCAP,这个主用用来分析MAIL-based on the TCP protocol analysis, analysis of WINPCAP engine, the main use to analyze MAIL
    2022-02-01 03:21:03下载
    积分:1
  • java 写的 简单 邮件 发送 接收
    java 写的 简单 邮件 发送 接收 -java to write a simple e-mail to receive
    2023-03-11 12:25:04下载
    积分:1
  • Visual C++网络通信协议分析与应用实现代码
    Visual C++网络通信协议分析与应用实现代码-Visual C network communication protocol analysis and application code to achieve
    2023-07-11 01:20:04下载
    积分:1
  • 序为一个LAMP的投票系统,用户能够通过该系统参与在线投票,发起投票,进行投票内容管理等。投票方式支持单选和多选两种,同时,能够进行投票结果的统计,并用图形...
    本程序为一个LAMP的投票系统,用户能够通过该系统参与在线投票,发起投票,进行投票内容管理等。投票方式支持单选和多选两种,同时,能够进行投票结果的统计,并用图形化方式显示结果。-The LAMP program is a voting system, users can participate in online voting through the system, create polls, vote on content management. Voted to support two kinds of radio and multi-select the same time, be able to vote on the results of the statistics and graphically display the results with.
    2022-02-25 08:26:20下载
    积分:1
  • 关于通信ip路由表的VC++驱动源码
    关于通信ip路由表的VC++驱动源码 -With regard to communications ip routing table-driven source code VC++ communications ip routing table on the VC++ driver source
    2022-08-18 06:32:05下载
    积分:1
  • source involved in the programming of the network, image processing, data compre...
    这个源码涉及到网络编程,图像处理,数据压缩与传输。-source involved in the programming of the network, image processing, data compression and transmission.
    2022-03-21 00:55:37下载
    积分:1
  • VC写的一个通讯序,使用winsock,非
    一个VC写的通信程序,用winsock,非CSocket 实现的聊天室程序.-VC to write a communications program, using winsock, non-CSocket realize chat room procedures.
    2023-02-17 19:10:03下载
    积分:1
  • 基于TCP的协议分析,分析引擎为WINPCAP,这个主用用来分析FTP
    基于TCP的协议分析,分析引擎为WINPCAP,这个主用用来分析FTP-based on the TCP protocol analysis, analysis of WINPCAP engine, the main use to analyze FTP
    2022-02-25 10:00:34下载
    积分:1
  • A scalable Web
    一个可扩展的基于Web 的office 套件,它采用模块化设计,可扩展性强。主要功能有:用户管理、模块管理、email客户端、文件管理、日历、项目管理、站点管理以及客户联系管理等,可以与PDA和Outlook 同步-A scalable Web-based office suite, which uses modular design, scalability, strong. Main features include: user management, module management, email client, document management, calendar, project management, site management, and customer contact management, and Outlook synchronization with PDA
    2022-04-07 10:19:06下载
    积分:1
  • 序说明: 1.序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT....
    程序说明: 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹 本程序只是实现简单的P2P互发消息.完成的比较粗糙,更多功能欢迎朋友们更新完善-procedures : 1. Online procedures introduced by the most basic method of peer-to-peer communication. Simulation made instant messaging each other. 2.P2P communications Note : 1). Gateway is the ideal type of state. That is non-symmetric NAT. 2). In the same period net CLIENT-2 communications, if not support NAT Gateway Circular, will fail. directory : tQServer :-service procedures, I would be grateful if the public on its Internet. tQClient : clients, in different operations within the network login to connect to the server. Common : Public the agreement folder procedure is a simple peer-to-peer updates. completion of the rougher, more functional friends welcome update perfect
    2022-03-31 17:02:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载