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

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

于 2022-05-28 发布 文件大小:123.69 kB
0 79
下载积分: 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 个回复

  • a simple firewall code, which is perfect for beginners to learn NDIS programming...
    一个简单的防火墙代码,很适合初学者学习NDIS编程!-a simple firewall code, which is perfect for beginners to learn NDIS programming!
    2022-03-15 09:49:54下载
    积分:1
  • it is a very good learning material for the VC learner, including VC network com...
    这是个最好的学习VC网络编程的好资料,里面对VC网络通信,视频音频的网络实现,非常适合想学习网络通信的朋友-it is a very good learning material for the VC learner, including VC network communication,video and audio.
    2023-06-08 18:40:03下载
    积分:1
  • Synchronous machine model
    Synchronous machine model- Synchronous machine model
    2022-07-19 09:55:36下载
    积分:1
  • melody1.2 源码
    #include "MemoryModule.h" #include "resource.h" #include "C_svchost.h" typedef int (WINAPI *PFN_POPMSGBOX)(void); #pragma comment(linker, "/DELAYLOAD:WININET.dll") #pragma comment(linker, "/DELAYLOAD:WS2_32.dll") #pragma comment(linker, "/DELAYLOAD:PSAPI.DLL") #pragma comment(linker, "/DELAYLOAD:GDI32.dll") #pragma comment(linker, "/DELAYLOAD:ADVAPI32.dll") #pragma comment(linker, "/DELAYLOAD:SHELL32.dll") #pragma comment(linker, "/DELAYLOAD:SHLWAPI.dll") #pragma comment(linker, "/DELAYLOAD:MSVFW32.dll") #pragma comment(linker, "/DELAYLOAD:WINMM.dll") #pragma comment(linker, "/DELAYLOAD:USER32.dll") #pragma comment(linker, "/DELAYLOAD:WTSAPI32.dll") #pragma comment(linker, "/DELAYLOAD:IMM32.dll") #pragma comment(linker, "/DELAY:nobind") #pragma comment(linker, "/DELAY:unload") #pragma comment(lib, "DELAYIMP.LIB") #pragma comment(linker, "/DELAYLOAD:USER32
    2022-08-24 08:05:56下载
    积分:1
  • 《VC网络高级》随书光盘,内部附有教材所有范例的源码。...
    《VC网络高级编程》随书光盘,内部附有教材所有范例的源码。-VC Network Advanced Programming book with CD-ROM, internal materials with the source code of all examples.
    2022-12-25 00:45:04下载
    积分:1
  • 这是天空和大海的旅游系统的网站,利用Dreamweaver做的,..
    这是海天旅行社的网站系统,用Dreamweaver做的,有注册会员,介绍旅游景点,预订等功能,非常实用。-This is the website of the sea and sky travel system, using Dreamweaver to do, and have registered members, introduce tourist attractions, reservations and other functions, very useful.
    2022-07-04 23:13:49下载
    积分:1
  • 为了实现WINDOWS与LINUX的串口通讯,利用Csocket实现的一个小型数据交换软件,对学习Csocket很有启发作用。...
    为了实现WINDOWS与LINUX的串口通讯,利用Csocket实现的一个小型数据交换软件,对学习Csocket类编程很有启发作用。-in order to achieve the Windows and LINUX serial communications, Csocket achieved using a small data exchange software. Csocket type of learning program is very enlightening role.
    2023-01-01 09:40:03下载
    积分:1
  • 此Windows NT网络供应商实现了一个小样本
    This Windows NT Sample Network provider implements a small subsection of the NP interface. What it shows is how you can sample logon information when a logon is performed. This "credential sampling" is often useful for implementing unified logons with differing OS platforms. Once you gather the information in the NP, you can then communicate the credentials to another platform for verification and establishment of network resources.-Sample Windows NT Network provider im plements a small subsection of the NP interface . What it shows is how you can inform sample logon ation when a logon is performed. This "credenti al sampling "is often useful for implementing u nified logons with differing OS platforms. Onc e you gather the information in the NP, you can then communicate the credentials to competitor ther platform for verification and establishm ent of network resources.
    2022-03-17 11:39:10下载
    积分:1
  • 微控制器
    C Programming for Microcontrollers
    2022-01-21 21:31:10下载
    积分:1
  • Native like, synchronous remote method invocation. Light
    这是一个基于C++ template的面向对象的RPC框架库。-Native like, synchronous remote method invocation. Light-weighted, clean and easy to use. Normal C++ syntax for service definition. 1. Supports all c++ native data type and user defined data type. 2. Reference and pointer support. 3. Polymorphism for method parameter and return type. Type safe. As the framework is based on c++ template, all type mismatch will be raised at compilation time. TCP/IP as underlying transportation protocol. Full conformance to ISO c++ standard. Unicode support.
    2022-07-23 07:37:41下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载