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

搜索资源列表

  1. socket2

    0下载:
  2. Socket编程在大多数的编程语言中都是一件比较有趣的事情。它是比较常用的编写通过网络通信的服务器和客户端方法。在windows平台Socket通信大多是基于MS Winsock设计的。Windows支持基于TCP和UDP的socket通信。-Socket Programming in most programming languages ??are a more interesting thing. It is commonly used writing to communicate t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:2617
    • 提供者:englove
  1. crisscross-latest.tar.tar

    1下载:
  2. CrissCross是一种小型的跨平台C + +库,用于处理控制台和文件I / O , CPU的识别( CPUID ) ,散列( MD2 , MD4 , MD5编码,了SHA - 1 ,SHA- 256 ,SHA- 512 ,Tiger) ,Socket( TCP和目前唯一的UDP )和数据结构( LList , DArray , RedBlackTree , AVLTree , SplayTree等) 。其目的是运行在Windows , Linux , FreeBSD的, OpenBSD系统,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:501491
    • 提供者:Mike
  1. ipmsg

    0下载:
  2. 基于LINUX 下,C语言实现的飞鸽传输项目,是学习linux网络编程比较好的项目例子。 主要包括:TCP/IP的协议,TCP实现文件的传输,UDP消息和广播,以及网络多线程操作实现。 此外还包含一个方便调试项目的飞鸽传输WINDOWS下的应用程序。 -Under LINUX-based, C language Dove transmission project is better to learn linux network programming examples o
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:326444
    • 提供者:陈旋
  1. broadcast

    1下载:
  2. windows下通过UDP广播实现发送和接受消息的小程序。-windows through the UDP send and receive messages broadcast to achieve a small program.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:1273
    • 提供者:zhangpeng
  1. five

    0下载:
  2. 调用windows API,使用基于UDP的异步套接字,实现了一个简单的五子棋网络版-Call the windows API, using UDP-based asynchronous sockets to achieve a simple online backgammon
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-12
    • 文件大小:3024445
    • 提供者:xiao
  1. udptool.tar

    0下载:
  2. A simple cross-platform UDP test tool, the originated purpose is to test the max NAT session number of a NAT router. Currently support windows, unix, linux.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:11792
    • 提供者:luxing
  1. ACE-program

    0下载:
  2. this a open source for communications for example TCP or UDP . it is adapted to windows and linux platform. -this is a open source for communications for example TCP or UDP . it is adapted to windows and linux platform.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:750531
    • 提供者:闻贤
  1. P2PDemo

    0下载:
  2. 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration using the UDP protocol P2P holes dialogue principle demonstra
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:20006
    • 提供者:吴硕
  1. MyUDP

    0下载:
  2. 在windows环境下实现了UDP传输,这是服务器端程序,内含详细代码注释,便于初学者学习。-UDP transport in the windows environment, this is a server-side program, containing a detailed code comments, easy for beginners to learn.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:141365
    • 提供者:杨凡
  1. guangbofasong

    0下载:
  2. windows socket 使用UDP广播发送消息,一个简单的UDP广播程序-Windows socket use the UDP broadcast news, a simple UDP broadcast program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:661320
    • 提供者:牟维明
  1. guangbojieshou

    0下载:
  2. windows socket 使用UDP广播接收消息,一个简单的UDP广播程序-Windows socket use the UDP broadcast news, a simple UDP broadcast program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2938580
    • 提供者:牟维明
  1. zubofasong

    0下载:
  2. windows socket 使用UDP组播发送消息,一个简单的UDP组播程序-Windows socket use the UDP group take the news broadcast, a simple UDP multicast program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:3039388
    • 提供者:牟维明
  1. zubojieshou

    0下载:
  2. windows socket 使用UDP组播接收消息,一个简单的UDP组播程序-Windows socket use the UDP multicast receive messages, a simple UDP multicast program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3301475
    • 提供者:牟维明
  1. daima

    0下载:
  2. 本设计综合应用Windows低级音频API、G.729A编码算法、SOCKET编程、多线程编程等技术实现了在局域网PC机点对点的窄带全双工语音通信系统。界面通过MFC实现。为了确保发送应用层协议和聊天信息的正确性,采用TCP方式发送交互信息。语音模块的启动与关闭由交互的命令控制。考虑到语音数据需要延时小,这里用UDP方式发送。-The comprehensive application of the design of Windows low-level audio API of G.729A
  3. 所属分类:VOIP program

    • 发布日期:2017-03-29
    • 文件大小:207756
    • 提供者:闫利霄
  1. FindUdpPort

    0下载:
  2. UDp端口扫描,可以扫描任意安装TCP/IP协议的主机,并且可以扫描该主机中的一个端口。点击UDP Scan按钮,实现对UDP端口的扫描过程。在Windows操作系统环境中,建议使用Visual C++编程工具实现。-UDp port scan, can scan any install TCP/IP protocol, host, and can scan a port in the host. Click on the UDP Scan button on the UDP port scan
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1908136
    • 提供者:王继轩
  1. 1UdppChat_exx-

    0下载:
  2. 1、说明:  本程序源码是一个局域网内的字符界面聊天程序源码,使用UDP协议及端口729,在Visual C6.0+Windows XP下编译通过。程序源码分为发送端与接受端,使用一个Workspacce,打开ChatSrv文文件夹下的ChatSrv.dsw文件即可。程序源码的编制也较简单易懂,建立UDP连接后一方发送一方接收,能算是一个基本的UDP编程与开发范例。2、用法:  使用本程序源码在局域 -1, Descr iption: The program source code is a
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:30521
    • 提供者:mx
  1. Kiwi_Syslog_Server

    0下载:
  2. syslog接收器,很好用,支持UDP和TCP两种,这个工具是windows版本,支持标准syslog格式。-syslog recorder,is very good use,and it support UDP and TCP transment. this tool is for windows,and syslog protocol is a standard .
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:32628736
    • 提供者:binggou
  1. TCP_UDP_CPP

    0下载:
  2. windows 下的TCP和 UDP通信的编程入门的介绍,对初学TCP和UDP的网络编程人员,可以-TCP and UDP traffic under the windows of introductory programming introduced beginner TCP and UDP network programming, you can take a look at the
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:9071
    • 提供者:胡文娟
  1. Ipacket

    0下载:
  2. 捕获并分析通过本地网卡的IP数据包。具体要求如下: (1)允许实现为命令行程序(85分封顶),或Windows图形化程序(100分封顶)。 (2)可输入需要捕获的IP数据包数量,输出每个IP数据包的相关字段值(包括版本、总长度、标志位、片偏移、协议、源地址与目的地址等),协议字段需要区分出具体类型(例如TCP、UDP、ICMP、IGMP、IPv6、EGP、OSPF等)。 (3)允许使用原始套接字或WinPcap来实现。 -Capture and analyze IP packe
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-09
    • 文件大小:23841737
    • 提供者:高德政
  1. jperf-2.0.0

    0下载:
  2. Iperf 是一个网络性能测试工具。Iperf可以测试最大TCP和UDP带宽性能。Iperf具有多种参数和UDP特性,可以根据需要调整。Iperf可以报告带宽,延迟抖动和数据包丢失。 iperf 分为两种版本,unix/linux版和windows版,unix/linux版更新比较快,版本最新。windows版更新慢。windows版的iperf叫jperf,或者xjperf。jperf是在iperf基础上开发了更好的UI和新的功能。-Iperf is a network performa
  3. 所属分类:Linux Network

    • 发布日期:2017-10-30
    • 文件大小:2826708
    • 提供者:姚成富
« 1 2 3 45 »
搜珍网 www.dssz.com