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

搜索资源列表

  1. httpd.tar

    0下载:
  2. linux下的一个简单的http服务器,主要运用多线程socket技术,可以支持HTML,图片,和CGI程序。本系统在Ubuntu7.04系统上测试运行良好,在浏览器上打开正常-linux under a simple http server, the main use of multi-threaded socket technology, can support HTML, pictures, and the CGI program. This system Ubuntu7.04 test
  3. 所属分类:Web Server

    • 发布日期:2017-04-01
    • 文件大小:303775
    • 提供者:hh
  1. cvery

    0下载:
  2. p2p文件传送的实现,使用了多线程,完成端口等技术的应用文件传输-the realization of p2p file transfer, the use of a multi-threaded, complete the port, such as file transfer technology
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:68748
    • 提供者:lg
  1. MyChat

    0下载:
  2. 网络编程技术,使用多线程开发的基于UDP的简单聊天程序。聊天基本功能均与实现-Network programming technology, the use of multi-threaded development of a simple UDP-based chat program. Chat with the realization of the basic functions
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-03
    • 文件大小:659224
    • 提供者:saperhehe
  1. output

    0下载:
  2. 在linux结合QT库进行界面编程,该程序还包括网络通讯、信号处理、多线程处理和界面编程等技术-Interface program with QT library in linux system,include net work program、signed handle、multithreading and Interface program technology.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:247281
    • 提供者:lzy
  1. netsend

    0下载:
  2. 多线程网络传输的例子,非常有帮助。客户端一次发送65000字节的包,服务端负责组装并处理数据粘连,文件的多线程读写采用windows内存映像技术。-Multi-threaded network transmission example, very helpful. Client to send a 65,000-byte packets, client services and processing of data is responsible for adhesion assembly, do
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:54721
    • 提供者:大辉
  1. chat(multithread-signal)

    0下载:
  2. 这是一个用阻塞方式的socket 做的聊天程序,使用了多线程和信号灯技术-This is a chat program to do with the the blocking way the socket, the use of multi-threading and semaphores
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:72138
    • 提供者:coldgreenwater1
  1. ServFrame

    0下载:
  2. 我们构建了一个在线聊天系统,它集合了Java互联、多线程和SwingGUI特征,并且还用到了组播技术,它使一个应用程序能够把DatagramPacket发给一组客户。-We have built an online chat system, which brings together Java Internet, multi-threaded and SwingGUI characteristics, and also use the multicast technology, it allow
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:72765
    • 提供者:天虎
  1. 8

    0下载:
  2. 这是一个用阻塞方式的socket 做的聊天程序,使用了多线程和信号量技术-This is a way of blocking socket to use the chat program to do, use the amount of multi-threading technology and signal
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-09
    • 文件大小:71149
    • 提供者:是否
  1. SOCKET_duoxiancheng

    0下载:
  2. 基于SOCKET和多线程的应用程序间通信技术的研究-SOCKET-based applications and multi-threaded communication between Research
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:86744
    • 提供者:yq
  1. 200710171072197

    0下载:
  2. 个网络综合扫描源码,用到了多线程等技术,想学DELPHI HACK编程的朋友可参考 -Network integrated scanning source, use the multi-threading technology, want to learn DELPHI HACK refer a friend program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:535995
    • 提供者:woshigaozhen
  1. socket

    0下载:
  2. 这是一个用阻塞方式的socket 做的聊天程序,使用了多线程和信号量技术-This is a way to use blocking socket do chat program using multiple threads and semaphores Technology
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:56666
    • 提供者:邢超
  1. NetMsg

    1下载:
  2. NetMsg局域网聊天程序,多线程vc++技术-NetMsg LAN chat program, multi-threaded vc++ technology
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:81180
    • 提供者:myanet
  1. dsss

    0下载:
  2. 一种基于局域网的udp组播技术与实现,利用重叠io,与多线程池的nat技术-Udp multicast based on LAN technology and implementation, the use of overlapped io, nat and multi-thread pool technology
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3458808
    • 提供者:Mikos
  1. QYC6

    0下载:
  2. 2. 编写多线程Web服务器; (1) 实践内容 (2) 实现过程 注意: ① 具体体现出多线程的设计方法,体现出多线程在设计类的时候与单线程的不同; ② 最好利用UML的类图或结构化的程序流程图来描述程序的实现过程; (3) 关键技术 关键写出在完成各个功能时所使用的具体函数,但不要将全部程序代码粘贴; (4) 遇到的问题及解决方案 -2. Write multi-threaded Web server (1) of practice conten
  3. 所属分类:Web Server

    • 发布日期:2017-03-24
    • 文件大小:81439
    • 提供者:qinyuchun
  1. multi-threaded

    0下载:
  2. 基于Java的多线程网络爬虫设计与实现,应用的是JAVA技术,制作网络爬虫-Java-based multi-threaded Web crawler design and implementation, the application is JAVA technology, production of web crawlers
  3. 所属分类:Search Engine

    • 发布日期:2017-03-26
    • 文件大小:3487
    • 提供者:尹海文
  1. Concurrency-Samples

    0下载:
  2. Unix多线程的示例程序。分别是用了select, fork 和 thread技术。-Unix multi-threaded sample program. Respectively, with a select, fork and thread technology.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:4451
    • 提供者:Eric
  1. ftp

    0下载:
  2. FTP实时上传更新,用VS2010编写,用到多线程文件监控等技术-FTP upload real-time update, written with VS2010, use multithreading files and monitoring technology
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-27
    • 文件大小:418768
    • 提供者:MYAJD
  1. GPRS

    0下载:
  2. 基于socket网络通讯技术,实现GPRS模块的多线程数据传输-GPRS module, multi-threaded socket based network communication technology, data transmission
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-30
    • 文件大小:12314958
    • 提供者:sl
  1. chatroom.tar

    0下载:
  2. linux下socket聊天,使用了POSIX多线程 和socket 编程技术-socket chat under linux, use POSIX multi-threaded and socket programming
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:307200
    • 提供者:胡栋梁
  1. qq

    0下载:
  2. 这是一个简易的模仿QQ程序,可以实现多人通信,好友请求,好友查找,好友添加等功能。同时利用多线程和图形界面技术,实时地检测好友的动态及操作,营造良好的效果。-This is a simple imitation of the QQ program, you can achieve more than communication, friend request, Find Friends, friends and other functions. While taking advantage of
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:15400
    • 提供者:xie
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com