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

搜索资源列表

  1. rttwindows

    0下载:
  2. 在windows环境下,开发的类似ping的程序,计算round trip time,即往返时间,可自由选择使用TCP或UDP-A windows program like ping, it can calc round trip time(rtt), and can select TCP or UDP protocol.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27.26kb
    • 提供者:蓝天
  1. linux下关于socket编程的C例子

    2下载:
  2. 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:557.92kb
    • 提供者:钟文德
  1. icu070522

    0下载:
  2. select programe, 1 raw socket2 udp socket. -select programe, a raw socket2 udp socket.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:102.22kb
    • 提供者:andrew dai
  1. server-nonblockingsocket

    0下载:
  2. UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6.91kb
    • 提供者:liu
  1. linux下关于socket C的编程源码

    1下载:
  2. linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用
  3. 所属分类:Internet/网络编程

    • 发布日期:2009-05-07
    • 文件大小:101.26kb
    • 提供者:superhn@163.com
  1. server_ver1.zip

    0下载:
  2. 使用select实现的一个udp服务器端的网络通讯程序,The use of select to achieve a udp server-side network communication procedures
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:1.32kb
    • 提供者:钟毓秀
  1. UDP_select()

    0下载:
  2. 通过UDP和select函数来实现非阻塞的通话机制,已达到客户端之间的通讯-Through the UDP and select functions to achieve non-blocking call mechanism, has reached the communication between the client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:15.68kb
    • 提供者:方言
  1. TCP_UDP-Socket

    1下载:
  2. TCP和UDP 传输源码,还有 select 模型-TCP_UDP Transfer Examples,and Select
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3.07mb
    • 提供者:tony chen
  1. mnet_demo

    0下载:
  2. 一个网络通信开发库示例源码,封装了TCP和UDP的socket函数,封装了完成端口、WSAEventSelect、select等3种winsock I/O模型,并结合线程池+内存池模式,支持高并发。 -Example of a network communications development library source code, TCP and UDP encapsulates the socket function, encapsulates the completion port,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:1.99mb
    • 提供者:李海
  1. ServerGprs

    1下载:
  2. 负责管理Led大屏幕和向Led大屏幕发送信息的上位软件,采用udp通讯方式,同时具有地图图片可以选择终端(Led大屏幕)。-Responsible for managing Led Led large screen and large screen send a message to the host software, using udp communication, both the map image to select terminal (Led large screen).
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-19
    • 文件大小:5.19mb
    • 提供者:索世琦
  1. unblock_socket-udp-select

    0下载:
  2. 该程序是UDP方式的非阻塞网络socket通信代码,是我做语音设计时用的,供大家参考。-The program is a non-blocking UDP mode network socket communication code, I do voice design, for your reference.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-10
    • 文件大小:2.79kb
    • 提供者:enchen
  1. winpcapneting

    1下载:
  2. 本人课程实验做的一个基于winpcap的网络嗅探器,附源程序,用c开发,在vc++6.0下编译通过。它可以列出监视主机的所有的网卡,选择一个网卡进行监听,捕获并显示流经网卡的数据包,并做相应的分析和统计,还可以设置捕获过滤规则,就某种协议(ip、 tcp、 udp 等)进行重点分析。 -I do a course experiments based on the WinPcap network sniffer, with source code, using c development,
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-06-29
    • 文件大小:95.03kb
    • 提供者:郭为
  1. linux_network

    0下载:
  2. 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-This is under linux on the C programming, which includes a socket several usage examples, udp, tcp, as well as the use of select.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:557.92kb
    • 提供者:赵炜
  1. SrvSend

    0下载:
  2. 采用udp协议,模拟pc机发数,每包都包含标志-select protocal udp ,for transmintting
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3.22mb
    • 提供者:宋舞
  1. QQTest

    0下载:
  2. 模仿QQ的聊天工具,能够获得IP地址和计算机名,可以选择UDP或TCP通讯,并可以传送文件。-Mimic QQ chat tools, be able to obtain IP address and computer name, you can select UDP or TCP communications, and can transfer files.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1.66mb
    • 提供者:davidlee123
  1. NetExp3

    0下载:
  2. VC实现的多协议多服务服务器程序,select+TCP+UDP-VC realize multi-service multi-protocol server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:9.92kb
    • 提供者:1bin
  1. shuoming

    0下载:
  2. 网络通讯编程时的记录,添加一个对话框选择不同的“工作方式”。将发送的UDP报文显示出来。-Network communications programming record, add a dialog box, select a different " ways of working." Will send the UDP packet is displayed.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:11.76kb
    • 提供者:Autumn
  1. udpserver

    0下载:
  2. UDP服务器编程,编写程序,设计UDP服务器。选择UDP为主要的网络通信技术 ①程序能够流畅地完成视频文件的传输 ②要能够对多个客户端,需要通过UDP模拟多个客户端连接的验证情况 -UDP Server program, write programs, design UDP servers. Select UDP as the main network of communications technology ① program can complete the smooth tra
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-06-13
    • 文件大小:20.1mb
    • 提供者:johncheng
  1. net

    0下载:
  2. 一个很好的关于网络技术与编程的PPT,是初学者很好的选择 1 简介 2 传输层 TCP 和UDP 3 套接口编程基础 4 基本TCP套接口编程 5 TCP 客户-服务器例子 6 I/O复用:select和poll函数-A good programming on network technology and PPT, are a good choice for beginners 1 Introduction 2 transport layer TCP and UDP 3
  3. 所属分类:WinSock-NDIS

    • 发布日期:2015-09-17
    • 文件大小:586kb
    • 提供者:lyy
  1. MyQQ_NB

    0下载:
  2. 局域网聊天工具。可以选择TCP服务器、客户端;UDP服务器、客户端。是学习CSocket通讯编程的绝好例子。-LAN chat tool. Can select TCP server, the client UDP server, the client. Learning programming is a perfect example of CSocket communications.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:85.23kb
    • 提供者:cai wei
« 12 3 »
搜珍网 www.dssz.com