CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - MFC

搜索资源列表

  1. iprequest

    0下载:
  2. 获得本机ip地址的MFC程序,并能获得相应端口-to this machine ip address MFC procedures, and corresponding access ports
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:89.83kb
    • 提供者:吴仁
  1. sockettcpip

    0下载:
  2. WinSocket TCP/IP编程,使用MFC类库实现服务端和客户端。开发环境为VC60-WinSocket TCP / IP programming, MFC use of services and clients. Development Environment for VC60
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:75.62kb
    • 提供者:王良高
  1. osip_register_auth

    0下载:
  2. 一个OSIPlib注册鉴权(包含创建MFC异步Sokcket)的例子.-a registered OSIPlib Authentication (including creation of asynchronous Sokcket MFC) example.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:100.98kb
    • 提供者:ligc
  1. gethostnameandip

    0下载:
  2. 这是一个简单的mfc程序,能够获取主机名和ip地址,这是一个简单的demo.-This is a simple mfc procedures, access to the host name and ip address, This is a simple demo.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:27.77kb
    • 提供者:limei
  1. SocketExample

    0下载:
  2. 一个基于MFC对话框的Socket应用程序,包括UDP/TCP/FTP协议的实现,及字符串和数据流两种传输模式。 -an MFC dialog based on the Socket applications, including UDP / TCP / FTP protocol implemented, and string, and the data flow both transmission modes.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2014-01-15
    • 文件大小:76.25kb
    • 提供者:就是恶
  1. FScan

    0下载:
  2. 使用MFC中CInternetSession, CInternetFile, CFtpConnection几个类来建立http和ftp连接,采用VC6开发。内有简单文档说明。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:53.99kb
    • 提供者:许景
  1. TcpIp_XieYiJieXi

    0下载:
  2. 使用MFC实现网络中包的截获并逐层分析协议,包括frame,arp,tcp,ip,http等协议。带界面。并有文档说明。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:186.89kb
    • 提供者:张娜
  1. Google_APIForC_MFC

    0下载:
  2. Google搜索客户端APIForC在MFC中的实现rar源代码程序能够执行搜索网页中东西
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:122.11kb
    • 提供者:mayi
  1. VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM

    1下载:
  2. 非常牛的代码,用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:114.7kb
    • 提供者:李茜
  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
    • 文件大小:60.43kb
    • 提供者:仙儿
  1. TestUDP

    1下载:
  2. VC++UDP测试程序,MFC程序,包含服务器和客户端-VC++ UDP test program, MFC programs, including server and client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3.57mb
    • 提供者:冷云
  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
    • 文件大小:22.58kb
    • 提供者:peter
  1. MFC-TCP

    1下载:
  2. 基于MFC的窗口化的服务器和客户端之间的通信 采用TCP编程。对于新手来说还不错,包含多线程以及消息的传递机制-MFC-based window of the server and client using TCP communication between the programming. For starters, pretty good, including multi-threading and message passing mechanism
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-11
    • 文件大小:18.08mb
    • 提供者:王林峰
  1. CPP_IOCP

    1下载:
  2. 2008/11/15号最新版本,以封装类形式提供TCP IOCP功能,改进先前版本的不足,以及BUG,增加UDP IOCP功能,增加了互斥访问的代码量,提高了运行稳定性;提供MFC扩展DLL(带lib和.h文件) -2008/11/15 its latest version in order to package category provided in the form of TCP IOCP functions, improve the shortcomings of previous ve
  3. 所属分类:TCP/IP Stack

    • 发布日期:2014-12-11
    • 文件大小:18.77kb
    • 提供者:王成
  1. chatroom

    0下载:
  2. 用MFC编写的基于udp的聊天室程序,分为客户端和服务器两个部-MFC prepared using udp-based chat room procedures, client and server is divided into two departments
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-01
    • 文件大小:8.11mb
    • 提供者:苏永昌
  1. TcpServerDemo

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

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

    0下载:
  2. 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:64.76kb
    • 提供者:zym
  1. MFC

    0下载:
  2. this a simple tcp chat program for client and server-this is a simple tcp chat program for client and server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-20
    • 文件大小:5.54mb
    • 提供者:musmar
  1. chat

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

    • 发布日期:2017-05-20
    • 文件大小:5.53mb
    • 提供者:hyw
  1. MFC-LAN-chat-tools

    0下载:
  2. MFC实现局域网聊天工具,包括客户端与服务端,内置说明文档,清晰易学,希望对大家有帮助。-MFC LAN chat tools, including client and server, built-in documentation, clear and easy to learn, we want to help.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-29
    • 文件大小:11.1mb
    • 提供者:LSS
« 12 3 4 5 »
搜珍网 www.dssz.com