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

搜索资源列表

  1. UDP

    1下载:
  2. 利用UDP通信时,服务器端的程序有一个线程不停地监听客户端发来的数据报,等待客户的请求,服务器只有通过客户发来的数据报中的信息才能得到客户端的地址及端口-A thread stop to listen for client datagram using UDP traffic, the server-side program, wait for the customer' s request, the datagram server sent only through the inform
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:2470
    • 提供者:袁琴
  1. UDP

    0下载:
  2. UDP服务器 实现通信功能 用UDP协议传输数据-UDP server UDP protocol to transfer data communication function
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:46194
    • 提供者:slysly
  1. UDP.rar

    0下载:
  2. 1、首先需要定义的对象: SOCKET ReceivingSocket //接收端的Socket SOCKADDR_IN ReceiverAddr //接收端的地址信息 char ReceiveBuf[1024] //接收数据缓冲区大小 int BufLength //缓冲区长度 SOCKADDR_IN SenderAddr //发送数据端地址信息 int SenderAddrSize = sizeof(SenderAddr) //发送
  3. 所属分类:Communication

    • 发布日期:2017-11-09
    • 文件大小:5223461
    • 提供者:xiaoxiao
  1. about-udp

    0下载:
  2. udp是关于数据传送的内容,他与tcp功能上是有差异的,可以通过了解它的用途来学习。-Udp is about date for sending,as ,We chat with QQ .let us go.We can know lot of about it.
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:567
    • 提供者:bart
  1. Matlab-UDP--

    1下载:
  2. 用Matlab写的关于UDP(用户数据报协议)下的主机间的数据通讯。如需运行这个程序,只需把程序中的IP替换成你的主机IP地址即可-Written in Matlab data communication between host UDP (User Datagram Protocol). To run this program, simply replace the IP program into your host IP address can be
  3. 所属分类:Parallel Port

    • 发布日期:2017-11-01
    • 文件大小:8979
    • 提供者:李依依
  1. tcp-udp-2

    0下载:
  2. TCP/UDP 应用开发调试助手 是一个网络辅助开发工具,本工具简单、易操作、无需安装、安全绿色软件。可以帮助网络应用设计、开发、测试人员检查所开发的网络应用软硬件的数据收发状况,提高开发的速度,降低检查网络传输数据的难度。真正成为您的TCP/UDP应用开发助手。 原文链接:http://vipdog.banzhu.com/article/vipdog-281705-6073435.html
  3. 所属分类:Network Security

    • 发布日期:2017-11-08
    • 文件大小:33096
    • 提供者:mm
  1. udp

    0下载:
  2. vc6.0编译 普通远控都是tcp链接 它使用udp链接 可以绕过金山和360的数据包拦截(有些远控会被拦截,提示黑客正在控制你的电脑) 不错的学习例子-vc6.0 compile ordinary remote control are tcp link it uses UDP link to bypass the Jinshan and 360 packet interception (Some remote control will be blocked prompted hackers c
  3. 所属分类:Remote Control

    • 发布日期:2017-11-06
    • 文件大小:92126
    • 提供者:singn
  1. UDP-SendAndReceive

    0下载:
  2. UDP利用线程发送数据的例程 UDP利用线程接收数据的例程-UDP use UDP thread sends data routine thread receives data routines
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-12
    • 文件大小:221310
    • 提供者:杨小红
  1. Access-to-network-card

    0下载:
  2. 获取网卡内容,抓IP、UDP数据包,储存在一个新建文件中,c语言-LAN access to content, focus on IP, UDP packet is stored in a new file, c language
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-12-07
    • 文件大小:613
    • 提供者:木子清
  1. gist.tar

    0下载:
  2. 东西一般大家多包涵@@自己写的一个rtsp简易调试服务器,用于模拟rtsp信令给客户端,调试客户端处理流程,并发送1个udp数据用于客户端调试rtp处理流程。作者本人就是自己开发这套工具-just soso it very smipler
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-07
    • 文件大小:1102
    • 提供者:wlgqcxks
  1. rowsocket

    1下载:
  2. 使用c#进行rowsocket编程实现UDP数据传输-Rowsocket using c# programming for UDP data transmission
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:42469
    • 提供者:wan
  1. Using-TCP-and-UDP-server

    0下载:
  2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,当客户输入“q”后退出。-Write a server and client programs require customers to enter each line of data, the server receives added after the echo: back to the client, when customers enter " q" to exit.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-10
    • 文件大小:6067
    • 提供者:郦乐宁
  1. TcpUdp

    0下载:
  2. 实现TCP流通信和UDP数据报通信 -JAVA,Eclipse + JDK -.NET,VS2010 + .NET Framework -Implement TCP and UDP datagram communication flow communication-JAVA, Eclipse+ JDK-. NET, VS2010+. NET Framework
  3. 所属分类:CSharp

    • 发布日期:2017-11-12
    • 文件大小:132625
    • 提供者:张裕来
  1. UDP

    0下载:
  2. VB写的基于UDP协议的数据传输、基于对话框的计算机网络基础 课程设计利器(适合新手学习)-VB was based on UDP protocol data transmission, dialog-based computer network curriculum design tool (suitable for novice learning)
  3. 所属分类:Communication

    • 发布日期:2017-11-23
    • 文件大小:12271
    • 提供者:刘星
  1. test_UDP

    0下载:
  2. 在CCS5.2开发环境下,完成TI的C6472DSP的UDP数据接收功能-In CCS5.2 development environment, complete the TI C6472DSP the UDP data receiving function
  3. 所属分类:DSP program

    • 发布日期:2017-11-18
    • 文件大小:206409
    • 提供者:沈彤
  1. UDP-socket

    0下载:
  2. 基于UDP协议的网络通信,利用多线程对数据的接受和发送-Network communication based on UDP protocol, using multi-threaded data receiving and sending
  3. 所属分类:WinSock-NDIS

    • 发布日期:
    • 文件大小:18550
    • 提供者:苏青源
  1. udp

    0下载:
  2. udp网络编程典型范例 实现udp协议的数据通信 -a typical example of network programming udp udp protocol to achieve data communication
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:1604
    • 提供者:小熊
  1. RadarTest

    2下载:
  2. VC++6.0编写,实现了雷达界面的显示,SOCKET 接收UDP数据包并解析,也可以打开本地雷达数据文件并查看回波图像。-VC++6.0 and realized the radar screen of the display, SOCKET receive UDP packets and parsing, you can open the data file and view the local radar echo images.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3852214
    • 提供者:wuchengwei
  1. UDP(SeverPClient)

    0下载:
  2. UDPSever.cpp--- 服务器端程序 UDPClient.cpp-----客户端程序 功能:双方能同时相互发送数据,并显示接收到的数据;当收到对方的数据为“bye”时,能退出程序. -failed to translate
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-18
    • 文件大小:4042109
    • 提供者:songyue
  1. ump_udp_perl

    0下载:
  2. perl 脚本,使用udp方式,发送udp数据包-perl scr ipts that use udp way to send udp packets
  3. 所属分类:Shell api

    • 发布日期:2017-04-07
    • 文件大小:1022
    • 提供者:y
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com