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

搜索资源列表

  1. Raw TCP-IP类库

    0下载:
  2. 这个库罗列了TCP/IP协议,并允许用户创建自定义TCP/IP头,允许IP欺骗和其它类型的攻击。该库也用于正规的网络通讯(当你不想在你的项目中使用MFC,该库曾被应用于一个商业ATL产品)-listed for the TCP / IP protocol, and allows users to create a custom TCP / IP header, allowing IP fraud and other types of attacks. The bank also used the
  3. 所属分类:网络编程

    • 发布日期:2014-01-21
    • 文件大小:630815
    • 提供者:罗萧
  1. tcp/ip通信

    0下载:
  2. 基于MFC的tcp/ip通信协议的聊天软件
  3. 所属分类:编译

    • 发布日期:2011-07-13
    • 文件大小:3897808
    • 提供者:dfzhaolu
  1. MyQQ.rar

    0下载:
  2. 用MFC编写的基于WinSoket的TCP/IP的QQ式局域网通信程序。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! ,Prepared using MFC-based WinSoket the TCP/IP-LAN communication program QQ. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very g
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:61883
    • 提供者:仙儿
  1. vcchat.rar

    0下载:
  2. 基于MFC编写的VC++聊天程序,可以实现TCP/IP以及UDP协议下的点对点聊天.,MFC-based prepared VC++ Chat program, you can achieve TCP/IP and UDP peer-to-peer chatting under the agreement.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:52640
    • 提供者:杨卓荦
  1. MFCSockets_src

    0下载:
  2. 一个MFC网络小程序,提供MFC学习人员开始使用TCP/IP方法。-A small M network FC program to provide beginner to use MFC and learn TCP/IP method.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2014-08-05
    • 文件大小:23120
    • 提供者:peter
  1. TCPIPchat-room

    1下载:
  2. VC++MFC工程实现的TCP/IP的聊天室软件,有客户端和用户端。可以实现客户端之间的文件传输,界面友好,有实现报告文档-a chat room project developed by VC++, with sevice and client terminals ,beside , these codes can realize file transmition betwee two client terminals with a friendly oprating interface.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-25
    • 文件大小:816617
    • 提供者:王宇
  1. Csocket

    1下载:
  2. tcp/ip协议下实现服务器与客户端之间通信,利用MFC的类CSocket-tcp/ip protocol to achieve communication between server and client using the MFC CSocket class
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-17
    • 文件大小:4684675
    • 提供者:brave
  1. TCP

    1下载:
  2. MFC中TCP/IP传输数据 对话框方式 可参考-MFC to transfer data can be found in the TCP
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:40052
    • 提供者:HeavenTiger
  1. TCPIPprotocolperformance

    0下载:
  2. 用于测试TCP/IP协议性能,统计流量的MFC程序。-For testing TCP/IP protocol performance, statistical process flow MFC.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:89077
    • 提供者:leshishi
  1. WindowsSocket

    0下载:
  2. 第1章 计算机网络体系结构 第2章 NetBIOS编程户端 第3章 重定向器、邮槽和管道 第4章 网络协议TCP/IP 第5章 局域网编程 第6章 Winsock基础 第7章 Winsock API高级编程 第8章 MFC Winsock高级编程 第9章 深入UDP 第10章 WinInet API开发 第11章 网络协议实现及应用 第12章 综合实例- Chapter 1 Computer Netw
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-10
    • 文件大小:16945617
    • 提供者:ichoo
  1. Chatlwm

    0下载:
  2. mfc下的基于tcp/ip协议的聊天程序的客户端源代码- the client of tcp/ip talking programming in mfc
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-18
    • 文件大小:4722145
    • 提供者:linwenmin
  1. TcpServerDemo

    1下载:
  2. mfc下开发的 tcp ip 接收和发送实例源码-mfc tcp send receive example source code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:4371
    • 提供者:haiyin
  1. tcp_file_transfer

    0下载:
  2. 基于tcp mfc 文件传输源代码 客户端程序-File transfer based on tcp mfc source code
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:198217
    • 提供者:杨广林
  1. file_transfer

    0下载:
  2. 基于TCP的文件下载服务器 mfc编写 包括客户端和服务器端两部分-TCP-based file download server mfc preparation, including client and server-side two
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-21
    • 文件大小:6443634
    • 提供者:杨广林
  1. IOCP

    0下载:
  2. ICOP服务器的开发,并提供源代码,动态库,调用DEMO(包含VC,C#,Delphi7)。 阅读源代码最好对C++,TCP/IP,socket编程,多线程和MFC有一定了解。 程序编译环境:Visual C++ 6.0。运行在Windows NT/2000或以上版本系统。-ICOP server development, and provide the source code, dynamic library, called DEMO (VC, C#, Delphi7).
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:54850
    • 提供者:greg
  1. chat

    0下载:
  2. vc++ socket 实现聊天源代码,通过TCP/IP,MFC Winsock 实现客户与服务器通讯的聊天软件源代码。-vc++ socket chat source code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-20
    • 文件大小:5801112
    • 提供者:hyw
  1. CSocket-in-TCP--IP-app

    0下载:
  2. MFC提供的关于网络应用的类CSocket是一个比较高级的封装,使用它编制出属于自己的网络应用程序,可以编一个属于自己的网络通讯软件。通过这个实验,同学们也可以增进对于TCP/IP协议的理解。- Class CSocket MFC provides about network applications is a more advanced package, use it to prepare their own web applications, you can invent an own
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:9375
    • 提供者:Ocean
  1. TCP-IP--Socket

    1下载:
  2. MFC 基于TCP/IP的简单网络通信,适合网络通信的初学者学习,也许,代码很简单,希望可以帮到一些人-vc TCP/IP ,a easy code for communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-05
    • 文件大小:8558453
    • 提供者:彭云鹤
  1. CSocket-in-TCP--IP-app

    1下载:
  2. MFC提供的关于网络应用的类CSocket是一个比较高级的封装,使用它编制出属于自己的网络应用程序,可以编一个属于自己的网络通讯软件。通过这个实验,同学们也可以增进对于TCP/IP协议的理解。-Class CSocket MFC provides about network applications is a more advanced package, use it to prepare their own web applications, you can invent an own net
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:9465
    • 提供者:rnment
  1. TCP_Server

    1下载:
  2. 用MFC编写的tcp/ip通信的服务器端的简单模型,经测试可以正常使用,供大家参考(This model about TCP/IP server was edited with MFC. This model has been tested successfully. For your information.)
  3. 所属分类:网络编程

    • 发布日期:2017-12-31
    • 文件大小:14196736
    • 提供者:Hakula
« 12 3 4 »
搜珍网 www.dssz.com