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

搜索资源列表

  1. CMulticastSocket-VC-4-demos

    3下载:
  2. UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对的,后来根据实例4的思想改为了支持多个进程的版本(显然多个线
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:549668
    • 提供者:邝育军
  1. TCPUDP

    0下载:
  2. 多线程TCP UDP 简单通信实例 实现通信交互-Simple multi-threaded TCP UDP communication instances for communication interaction
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-17
    • 文件大小:4725481
    • 提供者:马鑫杰
  1. ReadWrite

    0下载:
  2. ‘强读’的TCP实现。利用TCP协议实现服务器与客户端的通信,客户端拥有读写功能,其中读操作的优先级高于写操作。每一个客户都用一个线程处理,利用wait(),notify()方法实现‘强读’。本文件是典型java通信实例,有助于了解多线程和TCP通信的机制。-‘Strong reading&’TCP implementation. Server using TCP protocol to communicate with the client, the client has read and w
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:4151
    • 提供者:Pengcheng Li
  1. multithreadedudpserver

    0下载:
  2. UDP通讯使用多线程并发实例,包括服务端和客户端,使用C#开发-UDP communications using the multi-threaded concurrent instances, including server and client, using C# developers
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-15
    • 文件大小:40506
    • 提供者:huiyuanleibie
  1. MySocket

    0下载:
  2. Java Socket实例(服务器多线程) 之前花大力气下的代码,代码不错就是太贵,现本人分享出来-The the Java Socket instance (server multithreaded) before spend great efforts under the code, the code is a good that is too expensive, and now I share it
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-23
    • 文件大小:9117
    • 提供者:jack
  1. Router

    1下载:
  2. 这是一个模仿路由算法的java程序。 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序启动时必须能
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:74021
    • 提供者:张天扬
  1. UdpCommunication

    0下载:
  2. 使用Udp协议编写的Socket通讯Demo,程序为命令行界面,可以同时启动多个互相发送/接收数据(注意每个实例的本地端口号避免重复,远程端口号写其他实例的本地端口号)。涉及到数据发送接收、多线程、监视器等操作。-Socket Udp protocol using written communication Demo, procedures for the command-line interface, you can start multiple simultaneous transmit/r
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:9580
    • 提供者:
搜珍网 www.dssz.com