CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 端口

搜索资源列表

  1. BroadcastServer

    0下载:
  2. C++信息广播 信息发送窗口,简单例子,可能还不完善。需要设置发送端口和接收端口,可以在本机测试,只要端口设置好就行了,在消息内容区输入要发送的消息内容。VC++本地广播功能实例,可以VC6.0环境下顺利编译-C++ information broadcast information transmission window, a simple example, may not be perfect. Need to set the transmit and receive ports, you
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:15693
    • 提供者:IYRO8N8
  1. NPort

    0下载:
  2. VC实现的类似Windows Netstat命令查看开放端口的源码,并不是一个完整的程序。NPort.cpp : 显示端口及对应的文件名,相当于Netstat -noa命令. 适用于XP及较高级版本.所用的iphlpapi.dll中的函数原型定义,生成IP地址字符串。以下为与TCP相关的结构:   typedef struct tagMIB_TCPEXROW{   DWORD dwState // 连接状态.   DWORD dwLocalAddr // 本地计算机地址.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:36323
    • 提供者:wpudn18
  1. FTPfilebiani

    0下载:
  2. 摘要:VC/C++源码,网络相关,FTP,文件遍历 VC++演示FTP文件遍历功能的程序源码,测试时候需要输入FTP的IP地址、端口、用户名和密码等信息,然后点击“遍历”按钮,程序可连接FTP并显示远程目录下的所有文件,包括文件夹等。目录遍历和文件遍历在IO接口操作中,非常常见,使用频繁,有兴趣可参考这个基础的文件遍历功能的实现。 -Summary: VC/C++ source, network-related, FTP, file traversal VC++ demo FTP
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:21781
    • 提供者:李星
  1. SniffApplication

    0下载:
  2. VC++网络监听程序附源码,功能方面类似于网络监控程序,可监测网络指定连接的协议、源IP地址、目的IP地址、通信端口、大小等信息,实现了基本的功能。运行前请进行缓冲设置。-VC++ program with source network monitoring, network monitoring functions similar procedure can monitor network connections specified protocol, source IP address, d
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:22649
    • 提供者:赵坤东
  1. chatserver

    0下载:
  2. 又一个简单的VC聊天室程序,分为聊天室客户端和聊天室服务端代码,在服务端中你可以设置聊天服务器端口,设置服务器IP地址,监控聊天内容等功能。客户端主要是连接服务端,连接成功后提供消息发送功能,与QQ聊天软件的基本原理相似。-VC has a simple chat room procedures, divided into chat rooms and chat rooms service client-side code, the server you can set the chat ser
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:53389
    • 提供者:gpudn50
  1. FtpFilebianli

    0下载:
  2. VC++演示FTP文件遍历功能的程序源码,测试时候需要输入FTP的IP地址、端口、用户名和密码等信息,然后点击“遍历”按钮,程序可连接FTP并显示远程目录下的所有文件,包括文件夹等。目录遍历和文件遍历在IO接口操作中,非常常见,使用频繁,有兴趣可参考这个基础的文件遍历功能的实现。-Demo FTP file traversal functions of vc++ source code, test time need to enter the IP address of the FTP, por
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:20928
    • 提供者:123456
  1. port_scan

    0下载:
  2. 高质量黑客编程,简单容易,端口扫描 ,VC++编写的-VC++ CODE,port CODE
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-28
    • 文件大小:13728
    • 提供者:那么
  1. vciocpsrc

    0下载:
  2. VC++源码,IOCP完成端口,[1]---选择 - Select,[2]异步选择 - WSAAsyncSelect,[3]---事件选择- WSAEventSelect,[4]---重叠I,[5]---完成端口,内附教程,教程中包含了实现思路、原理等内容。-VC++ source code, IOCP completion port, [1]--- choose- Select, [2] asynchronous selection- WSAAsyncSelect, [3]--- event
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:863626
    • 提供者:gxtxtplg
  1. haisanids

    0下载:
  2. VC++网络连接监控程序源代码,适合编写网络监控的编程者参考,选择监听的网络IP地址后才可以开始监听里程。并包括了IDS过滤器参数设置,几点提示:   1.初始状态只监听连接,不捕获IP数据   2.鼠标右击列表选择或取消监控某端口数据   3.为防止ping攻击,一般情况ping数据全部监控   4.监控某端口数据时,不监控ping包   5.数据超过20k将被清空   6.右边窗口停止抓包后显示十六进制数-VC++ source code network
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:278122
    • 提供者:kpudn66
  1. FIREWALL

    0下载:
  2. c++实现防火墙技术,我们可以对端口进行扫描,可以对电脑实现安全防护-Vc++ implementation of firewall technology
  3. 所属分类:Scanner

    • 发布日期:2017-05-22
    • 文件大小:6729899
    • 提供者:lyhuang459
  1. PortScan2(1)

    0下载:
  2. VC++扫描获取计算机端口的状态,可扫描单个端口,也可扫描多个端口,并显示扫描到的端口状态、端口号和对应的IP地址,并显示连接时的尝试次数,是一个IP地址扫描、端口扫描+端口状态检测的一个小程序,在VC6中可直接编译源码运行。-VC++ scans to obtain computer port state, can scan a single port, also can scan multiple ports, and display the scan to the port, the po
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:16449
    • 提供者:Want
  1. FTPfilebianli

    0下载:
  2. VC++演示FTP文件遍历功能的程序源码,测试时候需要输入FTP的IP地址、端口、用户名和密码等信息,然后点击“遍历”按钮,程序可连接FTP并显示远程目录下的所有文件,包括文件夹等。目录遍历和文件遍历在IO接口操作中,非常常见,使用频繁,有兴趣可参考这个基础的文件遍历功能的实现。-VC++ FTP demo file traversal function test program source code, when the need to enter the FTP IP address, po
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:20420
    • 提供者:lpudn65
  1. Winsock

    0下载:
  2. Winsock 聊天程序VC++版,包含服务器+客户端源码,点对点的聊天程序,运行服务端后启动默认端口0,客户端启动后设置相应参数,运行后如上图所示。-Winsock chat program VC++ version, including server+ client source code, peer chat program, after running the server starts the default port 0, the client starts to set the a
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-28
    • 文件大小:22058
    • 提供者:Tom
  1. 4407TcpPortScan

    0下载:
  2. 基于vc++开发的tcp和udp端口扫描源代码-Vc++ developed based tcp and udp port scanning source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2346485
    • 提供者:
  1. pdjprint

    0下载:
  2. vc++并行端口排队机打印程序,可实现打印及打印预览操作。-vc++ parallel port Queue print program,Enables printing and print preview operation.
  3. 所属分类:Printing program

    • 发布日期:2017-04-24
    • 文件大小:57666
    • 提供者:dfjdj
  1. PortScan

    0下载:
  2. 自己编写的VC++局域网端口扫描工具,可以扫描局域网内电脑开放的端口,拿出来供学习参考-I have written VC++ LAN port scanning tool to scan your computer and open the LAN port, out for study and reference
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-12
    • 文件大小:19644889
    • 提供者:Jerry
  1. FtpFile

    0下载:
  2. VC++演示FTP文件遍历功能的程序源码,测试时候需要输入FTP的IP地址、端口、用户名和密码等信息,然后点击“遍历”按钮,程序可连接FTP并显示远程目录下的所有文件,包括文件夹等。目录遍历和文件遍历在IO接口操作中,非常常见,使用频繁,有兴趣可参考这个基础的文件遍历功能的实现。-VC++ demo FTP file traversal function of program source code, test time required to enter the FTP IP address,
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:21093
    • 提供者:dfjdj
  1. Sniffer--tcpip_lib4

    0下载:
  2. 该源码是基于VC++ 开发的网络监视及端口检测软件源码-The source is based on the development of network monitoring and VC++ port detection software source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:6523599
    • 提供者:林辉
  1. comget

    0下载:
  2. 利用vc环境,mfc为媒介,扫描获取计算机端口的状态,为6.0版本,vs2010未做测试,请下载者看清-Using the vc environment, the medium of MFC, the scanning computer port status, for version 6.0, vs2010 did not do the test, please download to see
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:16367
    • 提供者:林云飞
  1. mumajiance

    0下载:
  2. 木马检测方法,整理,其中包含了:VC++实现获取进程端口检测木马和木马简介-Trojan detection method, which includes: VC++ to achieve the process of port detection and Trojan horse
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:47238
    • 提供者:123
« 1 2 ... 14 15 16 17 18 1920 21 »
搜珍网 www.dssz.com