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

搜索资源列表

  1. FileSender

    0下载:
  2. C# socket 多线程多管道可断点传送大文件-C# socket multi-threaded multi-channel can transmit large files breakpoints
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-29
    • 文件大小:103575
    • 提供者:黄森
  1. SmsTest

    1下载:
  2. 短信收发送源代码.所有函数封装到类.并提供了多线程并发-Send SMS revenue source code. All functions package to the class. And provides a multi-threaded concurrency
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2043352
    • 提供者:wuxiangyang
  1. MuitThreadSocket

    0下载:
  2. 多线程,异步socket程序,包括服务端和客服端,vc++编译通过。-Multi-threaded, asynchronous socket program, including the server and the customer service side, vc++ compile.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4306830
    • 提供者:ZhuYaJun
  1. NetMsgOp

    0下载:
  2. 封装了Socket通讯,支持多线程,多端口-Encapsulates the Socket Communications, supports multi-threaded, multi-port
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:86974
    • 提供者:matterpath
  1. src

    0下载:
  2. 距离向量算法的实现,利用多线程机制,进行结点初始化流程程序设计;进行结点距离向量消息的收发-Distance vector algorithm, using multi-thread mechanism for node initialization process programming to nodes send and receive messages from the vector
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:8291
    • 提供者:shangyong
  1. Chat

    0下载:
  2. 使用Socket类实现聊天室功能,支持可视化,多线程-Chat room using the Socket class implements functions to support the visualization, multi-threaded! ! !
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:1504
    • 提供者:王松
  1. winsock_and_stsock

    0下载:
  2. 一个可移植 多线程 socket 示例,可实现在类Unix环境 和 windows 环境可移植性-just a simple example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:3296
    • 提供者:刘刚国
  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
    • 文件大小:590
    • 提供者:龙哥
  1. vc_ftpserver

    0下载:
  2. 它可以同时接受多个ftp连接(多线程)并具有大部分的一些商业ftp服务器的功能。服务器支持所有基本的ftp命令并提供给用户简单的管理接口,支持虚拟目录。-It can also accept multiple ftp connections (multi-thread) and have most of the functions of some commercial ftp server. Server supports all the basic ftp commands and provi
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:185034
    • 提供者:euths
  1. dl-ftp-client.tar

    0下载:
  2. ftp客户端源代码,做ftp多线程上传下载的朋友可以-ftp client source code, to do multi-threaded ftp upload and download friends can see
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-27
    • 文件大小:5176
    • 提供者:th
  1. websever

    0下载:
  2. 多线程网络服务器 multithread webserver java语言编写-Multi-threaded web server multithread webserver java language
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:385602
    • 提供者:joseph9207
  1. SocketServer

    0下载:
  2. 用socket编写TCP服务器,采用多线程简单实现,满足学习socket要求,构建高性能tcp服务器请使用IOCP编写-socketserver
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:10114
    • 提供者:林字
  1. java.doc

    0下载:
  2. 面向对象编程,异常处理,图像用户接口,多线程等实验!-Object-oriented programming, exception handling, graphical user interface, multi-threaded so experiment!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:203891
    • 提供者:任慧
  1. TCPMFC

    0下载:
  2. 使用VC++工具,TCP线程多连接MFC方式,简单使用易学-Using VC++ tools, TCP connection MFC multi-threading mode, simply use the learn
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:99907
    • 提供者:liangxingzhu
  1. TCPConsole

    0下载:
  2. TCP线程多连接控制台方式,简单易学,实用-Multi-threaded TCP connection console mode, easy to learn, practical
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:129317
    • 提供者:liangxingzhu
  1. UDPChatRoom

    0下载:
  2. 其中基于UDP做的聊天室,利用UDP广播,只需在局域网里启动exe即可工作,无需服务器端。开发思想:在“上线”后启动一个线程循环recv接受广播来的信息。"send"按钮广播信息.-Which UDP-based chat rooms to do, using UDP broadcast, simply start the exe in the local area where you can work without the server side. Development of thinki
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:43942
    • 提供者:韩静
  1. WebServer

    0下载:
  2. 本实例介绍一个基于http协议的服务器端程序,可以支持多线程、实时服务器日志、配置网站所在目录和默认主页等。-This instance of the http protocol describes a server-based program, can support multi-threaded, real-time server logs, configuration, web site directory and the default home page and so on.
  3. 所属分类:Web Server

    • 发布日期:2017-05-13
    • 文件大小:3136512
    • 提供者:王志杰
  1. Lesson16

    0下载:
  2. Lesson16线程同步与异步套接字编程-Lesson16 thread synchronization with asynchronous socket programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:12884
    • 提供者:周州州
  1. PortScanner

    0下载:
  2. 多线程的端口扫描,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4266134
    • 提供者:岳霖
  1. FTPAPI

    0下载:
  2. 此程序为vc开发的ftp多线程客户端,可以实现文件的下载,上传,删除,文件夹的创建,删除,目录的更改。-This program developed for the vc multithreaded ftp client, you can achieve file downloads, upload, delete, folder creation, deletion, directory changes.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1909945
    • 提供者:yee
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com