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

搜索资源列表

  1. UDPClient

    0下载:
  2. 基于C#的UDP发送接收,这个是Client端口的程序,一开始发送一个数据,然后接收-Based on the C# UDP send receive, this is the program Client port, one starts to send data, and then receive
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:30735
    • 提供者: 段潇潇
  1. Qt-UDP-send-and-recieve

    1下载:
  2. udp网络通信,可以实现发送和接受数据,两个程序分开,对入门很有帮助-udp network communication can be achieved to send and receive data, two separate procedures for starter
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:9530
    • 提供者:milkystar
  1. DESwithUDPmodule

    0下载:
  2. 利用matlab语言实现的DES算法,其特点是加入了UDP发送与接收模块,可以实现加密数据后的网络发送与接受后的解密-The use of DES algorithm matlab language, which is characterized by adding UDP send and receive modules can realize the network send and receive encrypted data after decryption post
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:59365
    • 提供者:patient
  1. udp_send

    0下载:
  2. 发送udp协议的数据,使用vb编写。运行时没有界面显示,直接发送数据,也可以设置发送内容,显示界面-udp send
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:33783
    • 提供者:杨卫
  1. udpsender

    0下载:
  2. 在VS 2012下,使用QT开发UDP套接字通信过程界面,可以在服务器端反复输入欲发送数据,并在客户端显示。-On the plan of VS2012,using QT to develop a program, which supports UDP communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7120347
    • 提供者:tony
  1. tcp-ip_test2--udp

    0下载:
  2. tcp/ip通信编程,实现数据的发送与获取。-the communicaition programming for TCP/IP.
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:129485
    • 提供者:wujie
  1. 3.5-PortScan_UDP

    0下载:
  2. UDP扫描原理与TCP扫描原理不同,UDP扫描是通过向对方UDP端口发送数据,然后根据对方ICMP返回数据进行判断。接收ICMP数据包只能采用RAW Socket接收到所有的数据包,然后从中过滤出哪一个数据包是对方返回的,进而判断出对方端口是否处于开状态。-UDP scanning principle and TCP scanning works differently, UDP port scans are sent via UDP to the other data, and then re
  3. 所属分类:Scanner

    • 发布日期:2017-05-17
    • 文件大小:4219841
    • 提供者:张彬彬
  1. matlab_simulink_udp_CSharp

    1下载:
  2. matlab/simulink搭接模型,采用UDP协议发送数据;c#控制台程序采用相同协议接收数据。-matlab/simulink build model, using UDP protocol to send data c# console application receives data using the same protocol. .
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:35441
    • 提供者:王鑫
  1. Client_Server

    0下载:
  2. 本程序实现了基于UDP的socket网络通信客户端的功能,它可以向服务器端发送数据并可以接收服务器发送回来的数据并显示。-The program implements a UDP-based network communications client socket function, it can send data to the server and the receiving server can send data back and displayed.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2308
    • 提供者:wylber
  1. UDP

    0下载:
  2. 用于数据接收和发送,调试成功后可以接收数据,并获得传输位数-For receiving and sending data, debugging success
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:53099
    • 提供者:刘胜
  1. sendUdp2

    0下载:
  2. UDP网络编程发送数据包测试程序源码供参考-send udp
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-26
    • 文件大小:17821
    • 提供者:vccc
  1. UDPExample

    0下载:
  2. C#编写的UDP服务端通信,接收客户端数据并向客户端发送数据-UDP communications server written in C#, the receiving client data to the client to send data
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:78086
    • 提供者:俊风
  1. NETCONN_UDP

    1下载:
  2. 本实验将实现如下功能:使用UCOS操作系统,DHCP作为一个任务来运行,当获取到IP地址以后就会自动挂起DHCP任务。本实验中开发板与网络调试助手之间建立UDP连接,同样UDP也是以一个任务的方式来运行的,当UDP连接建立成功以后就可以通过网络调试助手向开发板发送数据,开发板接收数据后通过串口发送给串口调试助手。也可以通过按下开发板的KEY0键来向网络调试助手发送数据。-The experiment will achieve the following functions: Use UCOS o
  3. 所属分类:uCOS

    • 发布日期:2017-05-07
    • 文件大小:1436779
    • 提供者:daew
  1. udp

    0下载:
  2. UDP简易例子,通过接收端和发送端传输数据-UDP simple example, through the receiving end and the sending end of the transmission of data
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:732
    • 提供者:陈泽鑫
  1. echoUDPclient

    0下载:
  2. 网络编程通过udp协议客户端接收发送数据-Network programming udp client receives the transmission data
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:77955
    • 提供者:wutian
  1. UDP_DEMO

    0下载:
  2. 描述了UDP通讯的整个过程,包括socket的创建、绑定、侦听、发送数据和接收数据的过程等。-It describes the entire process of UDP communications, including the creation of the socket, bind, listen for transmitting data and the process of receiving data and the like.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-02
    • 文件大小:14062158
    • 提供者:宋海良
  1. ustd

    0下载:
  2. 一个基于UDP协议通信的简单例子,包括服务端和客户端,客户端向服务端发送数据,服务端收到数据后向客户端返回数据-A simple example of communication based on UDP protocol, including the server and client, the client sends data to the server, the server receives the data and returns the data to the client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-05
    • 文件大小:6518
    • 提供者:jackurd
  1. NMBVH

    0下载:
  2. 一个基于UDP协议通信的简单例子,包括服务端和客户端,客户端向服务端发送数据,服务端收到数据后向客户端返回数据-A simple example based on UDP communication, including server and client, the client sends data to the server, the server returned to the client data after receipt of the data
  3. 所属分类:Linux Network

    • 发布日期:2017-05-05
    • 文件大小:9261
    • 提供者:dirstshou
  1. as3-udp

    0下载:
  2. as3中使用udp进行测试的工具,很好用。 可以使用as3发送udp数据,不能发送udp广播,需要发送广播可以使用java或C++生成库,再转换为ane加载到Flash中即可。-as3 use udp testing tools, easy to use. Data may be transmitted using AS3 udp, udp can not send a broadcast, the broadcast can be used needs to be transmitted to
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-11-04
    • 文件大小:318878
    • 提供者:独闯天涯
  1. 51014792

    0下载:
  2. 这是个简单udp应运,UDP能够向若干台目标计算机发送数据-This is a simple udp application, udp can send several target computer data
  3. 所属分类:MiddleWare

    • 发布日期:2017-12-14
    • 文件大小:10363
    • 提供者:pairvop
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »
搜珍网 www.dssz.com