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

搜索资源列表

  1. chap3

    0下载:
  2. 有基于TCP与UDP的网络聊天程序,支持多线程-TCP and UDP based on network chat program to support multi-threaded
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-06-10
    • 文件大小:16964525
    • 提供者:liu
  1. clientServer_linux_multithread

    0下载:
  2. Linux下server与client的通信实现。Server支持多线程。附有makefile可供编译。Linux下调试通过。-Under Linux the server and client communication. Server support for multi-threaded. A makefile for compiling. The adoption of Linux under the debugger.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:10896
    • 提供者:joe
  1. vb

    0下载:
  2. 在编程中多线程,委托与socket的关系及各自的运用方法-Multi-threaded, the relationship between the commission and the socket
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:2723
    • 提供者:王林
  1. QQliaotiangongju

    0下载:
  2. 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器,等待对方接收文件等。基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。-This procedure using tcp/ip socket multi-threaded programming, a number of important and did a time-out synchronization control, in order to reduce the w
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:244857
    • 提供者:竹竹
  1. mdiapp

    0下载:
  2. bcb 截屏程序,用到 Socket传输 多线程等-Screenshots bcb procedures used, such as multi-threaded transfer Socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:346598
    • 提供者:changyou
  1. IDM

    1下载:
  2. MFC界面编程,socket通信,多线程-MFC programming interface, socket communications, multi-threaded
  3. 所属分类:GUI Develop

    • 发布日期:2015-12-05
    • 文件大小:3774401
    • 提供者:mariay
  1. mp

    0下载:
  2. 基于SOCK_STREAM Socket TCp流式扫描器,程序采用多线程编写,是学习多线程Socket网络编程的好例子!-SOCK_STREAM Socket TCp-based streaming scanners, procedures used to prepare multi-threaded, multi-threaded Socket to learn a good example of network programming!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2479854
    • 提供者:紫霞
  1. Multi_thread_c_s

    0下载:
  2. 一个多线程的基于socket的client/server简单程序-Based on a multi-threaded socket of the client/server simple procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3899297
    • 提供者:gyb
  1. PublicNetSoft

    0下载:
  2. cs模式下的多线程通信,服务器、工作站之间的通信,socket源码,很详细,并且有注释-cs mode, multi-threaded communications, servers, workstations, communication between, socket source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5412499
    • 提供者:
  1. ProxyNet

    0下载:
  2. 代理服务器IP搜索 多线程搜索 SOCKET HTTP -Multi-threaded proxy server IP Search Search SOCKET HTTP
  3. 所属分类:Internet/网络编程

    • 发布日期:2015-06-26
    • 文件大小:243245
    • 提供者:jingshaq
  1. uclinuxMulti-threadedapplications

    0下载:
  2. uclinux多线程应用-网络通信,在多线程下实现socket通信。-uclinux multi-threaded applications- network communications, be achieved in a multi-threaded socket communication
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:55573
    • 提供者:王文星
  1. socketmultithread

    0下载:
  2. 多线程socket,有一个客户端,一个服务器端,可进行通信聊天-Multi-threaded socket, there is a client, a server can communicate with chat
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:2324877
    • 提供者:muyue
  1. SocketThreadBlocking

    0下载:
  2. Socket多线程阻塞模式代码,包括Server和Client代码-Socket blocking mode multi-threaded code, including Server and Client Code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:361852
    • 提供者:DengWei
  1. socketServer

    0下载:
  2. 服务端socket,通过监听某一端口实现多线程通信的socket源代码-Server socket, through the listening port to achieve a multi-threaded communication socket source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:1488
    • 提供者:zjj
  1. esperisrv

    0下载:
  2. unix/linux下socket多线程服务程序-unix/linux service program under the multi-threaded socket
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:3750
    • 提供者:unixmst
  1. xuchuan

    0下载:
  2. 断点续传与多线程传输文件的实例。代码用VC完成,效率高。-HTTP to transfer files with multi-threaded example. Code completion with the VC and high efficiency.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-21
    • 文件大小:6423662
    • 提供者:孙刚
  1. synflood

    0下载:
  2. 多线程dos程序 前置知识:socket raw编程、多线程 难度: 中 编译环境:VC6.0+win2000 测试环境:win2000+局域网 当我搞不定一台肉鸡时,我都会dos它来发泄一下的。或者看哪个论坛不顺就会dos它! 下面我为大家介绍dos攻击程序的原理和实现,但目的不是叫大家去dos别人啊,我是希望大家从中能够学习到这方面的技术,而不是教会你们去破坏啊!如果你们的初衷是搞破坏的话,我倒不如不讲了。讲了也失去它的价值 -Pre-knowledg
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:2599
    • 提供者:xushuang
  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. 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. multiSocket

    0下载:
  2. Socket编程 多线程程序 服务器与客户端程序-Socket programming multi-threaded application server and the client program
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:485589
    • 提供者:wt
« 1 2 3 45 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com