CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 多线程 套接字

搜索资源列表

  1. tcpip

    0下载:
  2. 网络传输协议 1. 使用CSocket实现单线程文件传输 2. 应用多线程技术结合CAsyncSocket实现文件传输 3. 加入异常控制语句,增强程序的鲁棒性(Robust) 4. 了解如何提高套接字传输的速率及如何加强传输的稳定性 -Network transmission protocol 1. Use CSocket to achieve single-threaded file transfer 2. Application of multi-threaded fi
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-24
    • 文件大小:7694220
    • 提供者:linxiaobin
  1. thread--and-socket

    0下载:
  2. 在VC中,线程是很重要的一个知识点。特别是多线程的应用。套接字在网络数据的发送和接收中有不可替代的作用-In the VC, the thread is very important a knowledge point. Especially in multi-threaded applications. Socket in the network to send and receive data, an irreplaceable role in
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:2018390
    • 提供者:Tony
  1. C_Socket-Muti_Thread_programming

    0下载:
  2. C_Socket多线程编程实例,主要讲解了C#套接字网络编程的例子,一个实例-C_Socket multi-threaded programming examples, mainly on the C# socket example of network programming, an instance of
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:224571
    • 提供者:rec2006
  1. BlockChatTool

    0下载:
  2. 采用socket套接字方式实现一个简单的linux下多人聊天程序,运用了多线程技术。--To achieve more than a simple chat program under linux, using multi-threading.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:33345
    • 提供者:zishan
  1. linuxwangluobiancheng

    0下载:
  2. 采用socket套接字方式实现一个简单的linux下多人聊天程序,运用了多线程技术。-To achieve more than a simple chat program under linux, using multi-threading.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2449
    • 提供者:zishan
  1. CHATROOM-sp5

    0下载:
  2. 采用多线程的套接字编程,实现多人对话聊天。-Multi-threaded socket programming, chat with more than dialogue.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-16
    • 文件大小:4512303
    • 提供者:asdswada
  1. server.tar

    0下载:
  2. Unix平台下即时通信系统开发服务器端程序。包括socket套接字的建立与侦听,以及多线程方式处理客户端socket发送的请求。-The community software run in UNIX platform,include building and listening socket,and using thread to reply client`s request.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:152395
    • 提供者:jww
  1. Desktop

    0下载:
  2. 本项目实现了在linux下简单的网络聊天室。在Linux下编写并调试服务器端程序和客户端程序,实现客户、服务器之间的连接和通信。可以在单机上开辟两个窗口分别运行客户、服务器端的程序,或者将两台主机连接分别作为客户和服务器的方式。本设计使用网络套接字socket和多线程在网络中的应用,并基于linux下的vi编辑器。本方案经gcc调试器调试成功,可以在单机网络聊天中使用。-This project achieved under linux simple online chat rooms. To
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:241621
    • 提供者:fanhao
  1. P2P-IM

    0下载:
  2. 设计一个p2p聊天软件,由多个聊天客户端和一个中心服务器组成。各个聊天客户端可以两两相互发送消息。目的在于设计GUI,多线程和套接字编程。各个客户端用IP地址和TCP/IP监听端口号进行标识。每个客户提供一个名字,方便其它客户端。 此设计由两部分组成。 部分一:p2p聊天中各个成员管理。每个成员称为一个peer,要有一个中心的服务处理peer的登记和对已经登记的peer进行更新。 步骤1:一个peer选择一个名字,通过登记界面进行登记。 步骤2:服务器拥有一个公有IP,在一
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:503271
    • 提供者:liu
  1. chat

    0下载:
  2. 一个运用FMC界面的编程,运用的是多线程技术和套接字实现的一个聊天工具-A use of the FMC interface programming, is the use of multithreading technology and the sockets of the realization of the a chat tools
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:17481
    • 提供者:YanJan
  1. TCPServer

    0下载:
  2. 通过多线程利用套接字实现TCP通信的服务器端编程。创建套接字通过多线程控制编写TCP通信的客户端,实现和客户端的通信。-Use by multi-threaded socket server-side programming in TCP traffic. Create a socket write TCP traffic control through the multi-threaded client, and client communication.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:47149
    • 提供者:袁一
  1. ScanPort

    0下载:
  2. 多线程和套接字实现扫描正在使用的tcp端口号-scan using port
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-21
    • 文件大小:1502844
    • 提供者:戴美权
  1. Chat

    0下载:
  2. 自己写的一个网络聊天程序,主要用到套接字 多线程异步通信,比较完整可以独立运行出结果-Write their own network chat program, mainly used in the socket Multi-threaded asynchronous communication, more complete, stand-alone results
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-17
    • 文件大小:1951905
    • 提供者:linfei
  1. tcp-server

    0下载:
  2. 多线程的服务器,采用多路监控,避免套接字接收时阻塞-tcp server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-22
    • 文件大小:1985478
    • 提供者:liuting
  1. chat

    0下载:
  2. MFC 多线程即时通信,利用套接字实现局域网聊天-MFC multithreading instant messaging
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-21
    • 文件大小:3665920
    • 提供者:魏小亮
  1. Draw

    0下载:
  2. tcp套接字通信时服务器线程检测与多开,vs2008-tcp socket communication server thread detection and to open
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-18
    • 文件大小:8351
    • 提供者:张翩
  1. Chat

    0下载:
  2. 网络聊天室——(服务器-客户端)模式 主要技术:网络套接字、多线程 UDP协议 功能: 实现了在线聊天功能 客户端:发送信息、私聊等 服务器:发送信息、发送公告、踢人等 代码清新实用,很适合初学者。-Internet chat rooms- (Server- Client) Mode Key technology: network socket, multi-threaded UDP protocol Functions: Online chat
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-15
    • 文件大小:270802
    • 提供者:zhaobo
  1. 21928-newcode

    0下载:
  2. 进程管理、多线程处理、IP地址转换、DNS、套接字、数据流、网络数据编码与解码等-Process management, multi-threaded processing, IP address translation, DNS, sockets, data flow, network data encoding and decoding
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:24808580
    • 提供者:安忧
  1. Multithrea

    0下载:
  2. 这是一个更新的多线程端口扫描,使用阻塞套接字扫描速度。它还显示了示例使用消息的线程之间沟通的主要形式。-This is an update to multi-threaded port scanning, using blocking socket scanning speed. It also shows the example using the message of the main form of communication between threads.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-26
    • 文件大小:6062
    • 提供者:人生如梦
  1. TCPServer

    0下载:
  2. TCP服务端,异步套接字模式.程序结构简单,不需要多线程。-TCP server, asynchronous socket model simple program structure, no multi-threading.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:61030
    • 提供者:hanl
« 1 2 34 »
搜珍网 www.dssz.com