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

搜索资源列表

  1. UDP-connection

    0下载:
  2. LINUX/UNIX下实现本地和远端进程的通信程序,客户端和服务器端。修改IP地址,即可实现通信-In Unix/Linux network,implemention of a DUP connection between client and Server. After downloading ,you may have to change your IP address and port number!!!
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:2232
    • 提供者:WangQu
  1. UDP

    0下载:
  2. 基于VS2010 C# TCT/IP UDP协议的试验程序代码-VS2010 C# TCT/IP UDP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:88210
    • 提供者:chunhong
  1. IP_Pack

    0下载:
  2. 一个基于用户层的功能强大的IP包拦截控件,能拦截IP协议的各种数据包,如: UDP, ICMP, IGMP, GGP, TCP, PUP,对分析IP协议的初学者非常有帮助.-A network sniffer component for IP protocol data package filtering based on user level, this component is capable of intercepting and analysing for kinds IP protoc
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-23
    • 文件大小:7411
    • 提供者:dlmfly
  1. ipmsg250srcb11

    0下载:
  2. IP Messenger for Win ver2.5 beta版 -IP Messenger is a pop up style LAN message communication software for multi platforms. It is based on TCP and UDP/IP.
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:240454
    • 提供者:nulay
  1. WINSOCK-UDP

    0下载:
  2. udp局域网内简单数据传输对话框,分为客户端与服务器端,改变ip就可以使用-udp simple data transmission within the LAN dialog box, divided into client and server side, you can use to change ip
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:103837
    • 提供者:li
  1. vbfrance_GENERATEUR-TRAME-IP-UDP___Page

    0下载:
  2. source code for a frame generator UDP/IP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:47619
    • 提供者:sloumanaw
  1. Socket-tcp-udp

    0下载:
  2. 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:53320
    • 提供者:huaminggong
  1. NetClient

    0下载:
  2. MFC-based chat software is the standard by the MFC library functions to achieve, based on UDP / IP protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1459449
    • 提供者:瓦回家
  1. udp-ipv6

    0下载:
  2. 这个程序是在uTCP/IP上实现的UDP协议。通过这个例子可以熟悉uTCP/IP。-This program is uTCP/IP on the implementation of UDP protocol. Through this example can be familiar with the uTCP/IP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:4279
    • 提供者:王建国
  1. TCP-UDP-IP

    0下载:
  2. 用MATLAB编写了Internet中TCP/UDP连接,模拟了可靠的TCP连接和快速的UDP连接过程,可直接使用。-Written using MATLAB Internet TCP/UDP connection, analog reliable TCP connection and fast UDP connection process, can be used directly.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-01
    • 文件大小:197903
    • 提供者:王林汝
  1. UDP-widget

    0下载:
  2. C#使用UDP协议进行数据传输时,自定义一个UDP控件,封装到自己想要的类中,方便大家-This is a UDP widget,we can use it when we program under UDP/IP with c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:30183
    • 提供者:杨瑾
  1. UDP

    1下载:
  2. 用verilog实现的UDP协议,包括arp,udp,ip分段协议等,对于想用FPGA实现TCP/IP协议的人来说,应该会起到一定的帮助作用-Implemented with verilog UDP protocols, including arp, udp, ip fragmentation protocol, etc., who want to achieve TCP/IP protocol with the FPGA people, should play a helpful role
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:17010
    • 提供者:王江
  1. UDP

    0下载:
  2. 使用UDP协议,利用JAVA图形界面,在绑定端口和对方IP地址后实现远程通信。(with the usage of UDP protocol and JAVA programming,after bond IP and port in the other computer , different computer can communicate with each other in the windows)
  3. 所属分类:Java编程

    • 发布日期:2017-12-22
    • 文件大小:10240
    • 提供者:ghost_880
  1. tcp+udp

    0下载:
  2. socket网络编程在linux下的实现,支持tcp/udp两种协议(Socket network programming under Linux implementation, support tcp/udp two protocols)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-17
    • 文件大小:3072
    • 提供者:吴杰
  1. 伪装IP发送UDP

    0下载:
  2. 采用AIP模式,无模块 伪装IP发送UDP,(No module camouflage, IP send UDP)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:5120
    • 提供者:the9z
  1. UDP上下收发数据控制LED-定向IP

    0下载:
  2. UDP上下收发数据控制LED-定向IP NB-IOT-stm32l系列开发板(UDP up and down receiving and receiving data control LED- oriented IP NB-IOT-stm32l series development board)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-06
    • 文件大小:24866816
    • 提供者:lzhyes
  1. UDP

    0下载:
  2. 对网络终端UDP协议数据传输进行读取,能够设置读取IP和端口(Reading the data transmission of the network terminal UDP protocol)
  3. 所属分类:网络编程

    • 发布日期:2018-01-10
    • 文件大小:60416
    • 提供者:liutongmouse
  1. UDP 广播socket自动连接客户端

    0下载:
  2. 两台或多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行自动连接.其实现的原理很简单,服务端这一边通过MulticastSocket将自己的有关信息,如IP,端口等广播出去,同一个广播地址里面的客户端可以接收到该广播,并从中解析要相关的信息.(Two or more Android devices, including one as a server, then another one or several Taiwan as the client, a
  3. 所属分类:android开发

    • 发布日期:2018-04-21
    • 文件大小:53248
    • 提供者:keiwei
  1. imports

    0下载:
  2. 用FPGA实现UDP/IP协议,对于想用FPGA实现UDP/IP协议的可以看一看(Implementation of UDP/IP protocol with FPGA)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-22
    • 文件大小:40960
    • 提供者:蝶儿轻点
  1. 14_ethernet

    0下载:
  2. 使用verilog语言实现了udp发送 接收(Implementation of UDP sending and receiving)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-23
    • 文件大小:9023488
    • 提供者:zhao1234
« 1 23 4 5 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com