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

搜索资源列表

  1. MyCapSniff

    0下载:
  2. 通过MFC实现的一个TCP和UDP数据包的抓包分析工具-MFC achieved through a TCP and UDP packet capture analysis tools
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:105243
    • 提供者:梁煜麟
  1. wangluoliaotianchengxu

    0下载:
  2. 基于MFC的socket通信聊天,该通信是基于TCP/IP协议下的通信。-MFC-based chat socket communication, the communication is based on TCP/IP protocol communications.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4036591
    • 提供者:魏如花
  1. FileTransfer

    0下载:
  2. 使用mfc通过tcp通信实现多线程文件传输-Use mfc communication via tcp multi-threaded file transfer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-29
    • 文件大小:11912053
    • 提供者:jh
  1. My-sniffer

    1下载:
  2. 本程序采用MFC编写一个网络嗅探器,通过对拦截的TCP UDP等多种协议进行详细的分析-The program uses MFC to write a network sniffer, through the interception of a variety of protocols, such as TCP UDP detailed analysis
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5609899
    • 提供者:陈晨
  1. PortScanner

    0下载:
  2. TCP 和UDP端口扫描 有进度条显示 C++编写 MFC框架实现 界面良好-TCP and UDP port scan a progress bar shows Written in C++ MFC framework to achieve Good interface
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4432914
    • 提供者:李静
  1. TCPclient1

    0下载:
  2. 基于MFC的TCP通信客户端程序,输入对方IP与端口号即可进行通信-MFC-based TCP communications client program, enter each IP and port number to communicate
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-16
    • 文件大小:24698027
    • 提供者:
  1. Desktop

    0下载:
  2. 一个简单的tcp客户端服务器通讯。可实现多个客户端连接。使用winsocket实现,没有使用MFC,以及csocket类等。-A simple tcp client-server communications. Can implement multiple client connections. Use winsocket achieved without using MFC, and csocket etc..
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:5812629
    • 提供者:HANDAN
  1. Transfer352

    0下载:
  2. 基于TCP/ip 协议的文件传输。用MFC编写,实现线程中文件传输-Based on TCP/ip protocol file transfer. With MFC, file transfer thread
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-19
    • 文件大小:5532774
    • 提供者:陈欢
  1. TCPServer

    0下载:
  2. 基于MFC的TCP服务器程序,对于要学习网络编程的童鞋大有裨益,欢迎下载。-MFC-based TCP server program, to learn network programming for the great benefit of children s shoes, welcome to download.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-23
    • 文件大小:76970
    • 提供者:flame
  1. 13212132132

    0下载:
  2. 利用winpcap抓包并进行简单协议解析基于winpcap的抓包程序,用MFC实现。 本程序基于winpcap,可以实现抓包类型的选择,如ARP,IP,TCP,UDP,ICMP -IP packet capture procedures, together with a detailed descr iption of the procedures is win32 console-based projects.
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:573725
    • 提供者:qa
  1. C_SFilleTranser

    1下载:
  2. 实现PC与android手机SD卡之间通过wifi共享文件,基于TCP协议的通信程序,电脑端软件为MFC程序,手动输入手机的IP地址,可以使android手机和PC建立连接。传送几兆文件时速度快,文件完整。-Achieved sharing files between the PC and android mobile phone SD card by wifi, TCP-based communication program, PC software program is developed
  3. 所属分类:android

    • 发布日期:2014-10-26
    • 文件大小:238592
    • 提供者:吴成斌
  1. cs

    0下载:
  2. MFC界面,服务器端可通过TCP socket的链接使client和sever端建立链接,然后可以对客户端的相关文件实现监听功能。并显示在服务器相应位置。-client sever
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:6207193
    • 提供者:hedi he
  1. EG09

    0下载:
  2. MFC下socket的客户端源码,TCP网络协议。-MFC socket under the client source code, TCP network protocol.
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4510428
    • 提供者:陈青
  1. WinSocket

    0下载:
  2. 使用MFC自带的 winsocket实现PC之间的网络通信,TCP/IP 之上。 -take MFC integrated control winsocket to implement PC communication over TCP/IP
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:1425571
    • 提供者:HY
  1. Chat-room

    0下载:
  2. 本软件使用VC++,应用MFC、Socket和TCP的知识编写,由客户端和服务器两部分组成,服务器充当“中转者”的职能,客户端将自己的消息首先发给服务器,服务器再根据需要将它们转发给其它客户端,这是一个类似QQ群功能的聊天室软件。-The software uses VC++, application MFC, Socket and TCP knowledge written by the client and the server of two parts, the server acts a
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7313861
    • 提供者:
  1. Server

    0下载:
  2. 基于MFC开发的TCP聊天室,可以好友在线,公聊,私聊等功能-Development of TCP-based MFC chat room, you can friend online, public chat, private chat and other functions
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:66980
    • 提供者:刀斩水
  1. TcpSockclient

    0下载:
  2. MFC设置TCP客户端同信,希望对你有帮助,写的比较简单,不足之处望见谅!-MFC set TCP client with the letter, I hope to help you write is relatively simple, the inadequacies of hope forgive me!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-03
    • 文件大小:912423
    • 提供者:小娃
  1. FindPort

    0下载:
  2. 实现端口的查找,包括udp端口和tcp端口,使用mfc的socket编程-find port
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1921177
    • 提供者:caihuiting
  1. The-host-and-port-scanning

    0下载:
  2. 本程序在Windows操作系统Visual C++ 6.0环境进行开发,采用MFC实现可视化编程。程序实现了对目的地址在一定范围区间内的端口扫描,分别采用TCP协议和UDP协议两种方式进行扫描。-This program was developed in Windows operating system Visual C++ 6 environment, using the MFC to realize the visualization programming. Program realiza
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-29
    • 文件大小:11539480
    • 提供者:黄海兵
  1. sokit-win32-chs

    0下载:
  2. 非常好用的TCP UDP 测试工具TCP UDP MFC CSocket,CAsyncSocket,Socket,网络编程调试工具-tool for TCP UDP MFC CSocket,CAsyncSocket,Socket,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2787929
    • 提供者:邓桂辉
« 1 2 ... 7 8 9 10 11 1213 »
搜珍网 www.dssz.com