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

搜索资源列表

  1. SimuTcpClient

    1下载:
  2. 模拟tcp协议的三次握手 mfc 使用winpcap开发; 在多线程同步方面有些小问题; windows xp sp2以上的系统不能发送原始的tcp数据包,并且在收到tcp的syn包后,会自动回复一个rst包,故不能建立连接,所以使用winpcap开发,并且还写了个简易的防火墙,过滤掉了系统自己发出的rst包。-Simulated three-way handshake protocol tcp mfc using winpcap development in a multi-t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2015-05-14
    • 文件大小:80.74kb
    • 提供者:wellphone
  1. ChatAsynchronous

    0下载:
  2. 一个多线程的,线程互斥的的,使用MFC框架的聊天室-A multi-threaded, the thread mutually exclusive, using MFC framework of the chat rooms
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-06
    • 文件大小:40.93kb
    • 提供者:何雨
  1. clientAndServer

    0下载:
  2. MFC实现的客户端服务器,vc6.0开发,使用多线程实现.是初学者可以使用的良好代码-MFC to achieve client-server, vc6.0 development, using multi-thread implementation. Yes you can use a good code for beginners
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:47.76kb
    • 提供者:吴强
  1. Scan

    0下载:
  2. 自己学习编写的主机扫描程序。MFC下,利用ICMP协议实现,代码简单。采用多线程编程,执行速度较快。-The preparation of their own to learn the host scanner. MFC, using ICMP protocol implementation, the code simple. Multi-thread programming, implementation faster.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:36.44kb
    • 提供者:张俊平
  1. ScanPort

    1下载:
  2. MFC实现多线程 简单端口扫描程序 能自定义线程数量及扫描端口范围-MFC simple multi threaded port scanner can scan a custom port number and scope of the thread
  3. 所属分类:WinSock-NDIS

    • 发布日期:2015-10-25
    • 文件大小:3.58mb
    • 提供者:许奇龙
  1. 3

    2下载:
  2. 网络编程实用教程-电子教案: 第1章 网络编程基础 第2章 UNIX中的套接字网络编程接口 第3章 Windows环境的网络编程 第4章 MFC编程 第5章 MFC WinSock类的编程 第6章 WinInet编程 第7章 WinSock的多线程编程 第8章 Winsock的输入/输出模型 第9章 HTTP协议及高级编程 第10章 电子邮件协议与编程 -Chapter 1 Chapter 2 based on network programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5.2mb
    • 提供者:何旭
  1. mfc

    0下载:
  2. 线程函数要声明为static类型,或是全局的.如果在线程函数中要访问类中的成员,就将this指针传给pParam.-Thread function to be declared as static type, or the overall situation. If the thread function to access the class members, this pointer will be passed to pParam.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:590byte
    • 提供者:龙哥
  1. filesendserver

    0下载:
  2. 传文件使用消息头方式3k每秒一客户一线程,并行传输,select i/o socket模型,测试无错.无丢包粘包.除非网络断开或掉网. 配套2个客户端接收,一个控制台.一个mfc-Way of transfer files using the header of a client of a thread-3k per second, parallel transmission, select i/o socket model, testing error-free. No packet lo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:153.29kb
    • 提供者:styleman
  1. create-thread

    0下载:
  2. 用MFC实现进程的创建,这个是学习简单的线程创建的不可多得的好例子-Created with the MFC implementation process, this is the thread that created a simple to learn a good example of rare
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:73.13kb
    • 提供者:王正凯
  1. LANScanner

    0下载:
  2. 实质是arping的MFC版本,功能与ARPing相同,但是增加了界面。-Functions and features of the LANScanner program are as follows: 1. It can scan and show the active hosts on the LAN within a very short time (~1-2 seconds) 2. Although one or more network interface cards are
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:223.82kb
    • 提供者:guring
  1. Jason-ChattingRoom

    0下载:
  2. 基于 TCP 协议的 MFC 聊天程序。利用多线程,实现有好的界面。-Based on TCP, the MFC AP is a small chatting program. The multi thread technique makes it a good interface for the user.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7.09mb
    • 提供者:小蝈
  1. Test

    0下载:
  2. 基于MFC的一个网络通信的例程,多线程实现UDP的通信,接收和发送分别在不同线程中实现。-MFC-based network communication routines, multithreaded UDP communication, receive and send different thread.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-28
    • 文件大小:3.46mb
    • 提供者:冯波
  1. testMultiThread_OK.rar

    0下载:
  2. MFC多线程,包括线程同步机制,不下载你会后悔的哦,MFC multithreading, including thread synchronization mechanism, do not download you will regret it, oh
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-12-03
    • 文件大小:484.88kb
    • 提供者:张栋
  1. ThreadSrvChatUDP

    0下载:
  2. MFC在一个工程中,利用线程启动服务端。使用MFC类CSocket创建UDP。简单易懂-MFC in a project, use the thread to start the service side. Use MFC class CSocket create UDP. Straightforward
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1.81mb
    • 提供者:苛刻
  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
    • 文件大小:5.28mb
    • 提供者:陈欢
  1. socket--multhread--udp

    0下载:
  2. 多线程实现基于UDP协议的网络收发编程,基于mfc框架,-multi thread socket udp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-29
    • 文件大小:11.21mb
    • 提供者:刘如奎
  1. MY-SOCKET

    0下载:
  2. MFC中各个Dialog之间的传值、添加会话框以及Listcontrl的使用。     并从父窗体弹出的子窗体回弹到原来的父窗体,只需要使用CDialog::onOK() 方法即可,因为模态弹出的对话框具有阻塞性,若是使用新定义的对象再进行DoModal() 方法,反而会出错,即会又重新出现了新的窗体,虽然是一样的窗体,但是内容和值都不再存在。     Updatedata()方法可以实现窗体和函数内参数值的传递。     进行CStr
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-16
    • 文件大小:3.75mb
    • 提供者:曾小丽
  1. Ftp单线程客户端

    1下载:
  2. 一个简单的ftp单线程客户端,通过mfc wininet类实现的ftp客户端,支持上传和下载(A simple FTP single thread client, FTP client realized by MFC WinInet class, supports upload and download)
  3. 所属分类:Ftp客户端

    • 发布日期:2020-05-29
    • 文件大小:27kb
    • 提供者:王俞
搜珍网 www.dssz.com