搜索资源列表

  1. WinsockUDP

    0下载:
  2. 使用Winsock控制,进行UDP消息的发送和接收,VB源码-Use Winsock Control to conduct UDP send and receive messages, VB source
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:shaoj
  1. UDP_broadcast

    0下载:
  2. UDP广播的例子,包含接收和发送两个程序,很好的学习例子-UDP broadcast examples, including receiving and sending the two procedures, examples of good learning
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:赵力元
  1. UDPtest

    0下载:
  2. UDP网络方式的测试程序,包括绑定本地固定的端口进行发送和接收,远端也同样通过端口接收。-udptest
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:柳钢
  1. Socket

    0下载:
  2. 这是一个UDP小程序,里面主要就是发送和接收的源代码。-This is a UDP small program, which is mainly to send and receive the source code.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:36864
    • 提供者:仇荣华
  1. UDP

    0下载:
  2. UDP通信,包括UDP的接收和发送,支持端口的监听
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:czq
  1. socket

    0下载:
  2. SOCKET_压力测试与日志工具socket 基于 .Net fr a mework 1.1 开发,基于 socket 开发,可以发送和接收 TCP/UDP 包。<-press test and log tool using socket tool
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-20
    • 文件大小:88064
    • 提供者:石子
  1. zubo

    0下载:
  2. 一个基于Socket套接字和UDP协议的组播工具,可以发送组播消息给组内成员,并能在组网结构中进行组播消息的发送和接收.-Socket socket and a UDP-based multicast protocol tool that can send multicast messages to group members and the group network structure can be carried out to s
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:becky
  1. UDP

    0下载:
  2. 编写一网络聊天程序,用户界面部分已经编好,清将发送消息和接收消息不分补全。-Write a chat program, the user interface part has been prepared and clear to send messages and receive messages, regardless of completion.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:yang hai
  1. WINSOCK-UDP

    0下载:
  2. VC++接收、发布广播信息代码 VC++接收、发布广播信息的程序代码,广播信息其实也就是一个服务器和一个接收机,这里简化为一个服务端和客户端,服务端向外发送信息,客户端自动接收,当然,这里仅实现最基本的单元,扩展空间很大,了解了原理,你就能举一反三,开发出更复杂的消息应用来。-VC++ to receive, publish broadcast code VC++ to receive, publish broadcast the
  3. 所属分类:编程文档

    • 发布日期:2024-05-20
    • 文件大小:64512
    • 提供者:jelly
  1. video_monitoring-system

    0下载:
  2. 用DirectShow技术和用户数据报(UDP)协议进行网络视频监控。该系统以VC6.0为开发平台,实现了远端视频采集、MPEG4编解码、网络发送、接收和远端视频实时播放.详细介绍了网络发送过滤器和网络接收过滤器的主要设计步骤及应用方法,实验结果表明了远端接收的视频具有良好的视觉效果和实时性.-Use DirectShow technology and User Datagram (UDP) protocol for network v
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-20
    • 文件大小:377856
    • 提供者:lalula
  1. WinSockUDP

    0下载:
  2. 基于winsock udp的例子,实现了数据的发送和接收。-Winsock udp-based example, to achieve the data sent and received.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:25600
    • 提供者:wenlf
  1. UDPRevPort

    0下载:
  2. 基于UDP/IP协议的网络编程,能实现服务端和客户端服务的网络消息发送和接收-Based on TCP/IP protocol network programming, and services to achieve the network server to send and receive messages
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-20
    • 文件大小:33792
    • 提供者:dudongshan
  1. My_enc28j60

    0下载:
  2. 基于51单片机和enc28j60网卡芯片设计的网络传输协议,时间ARP请求、应答,ping功能,UDP发送、接收等功能。-Network transmission protocol based on 51 And enc28j60-card chip design time ARP request, response, ping function, UDP send, receive functions.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:116736
    • 提供者:flonlen
  1. udp

    0下载:
  2. UDP写的接收和发送程序,直接能用,用Socekt API写的,简单实用。理解UDP编程很好-UDP write to receive and send the program can be used directly, write the use Socekt API, simple and practical. Understand the UDP programming well
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-20
    • 文件大小:27648
    • 提供者:mindengxue
  1. UDPSever

    0下载:
  2. 用VC6.0写的UDP协议 用于发送和接收程序,可以接收局域网内其他机器发给的数据内容,适合初学者学习使用-VC6.0 write the UDP protocol for sending and receiving program can receive the content of the data sent to other machines within the LAN, suitable for beginners learn
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:4065280
    • 提供者:娜娜
  1. udp-mulcast

    0下载:
  2. netbeans环境下实现的UDP组播功能测试程序,其中包括发送端和接收端-the netbeans environment UDP multicast function test procedures, including the sending and receiving ends
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:27648
    • 提供者:buaayxd
  1. multicast

    0下载:
  2. 用MFC实现的udp组播程序,可以实现一个广播域内组播信息的发送和接收(跨广播域好像要交换机支持)。-udp multicast
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:35840
    • 提供者:guoguangyu
  1. udpradio

    0下载:
  2. VB.net 发送和接收基于UDP的广播
  3. 所属分类:.net编程

    • 发布日期:2024-05-20
    • 文件大小:27648
    • 提供者:augustdai
  1. java-zubo

    0下载:
  2. 1. 创建一个用于发送和接收的MulticastSocket组播套接字对象 2. 创建一个指定缓冲区大小及组播地址和端口的DatagramPacket组播数据包对象 3. 使用组播套接字joinGroup(),将其加入到一个组播 4. 使用组播套接字的send()方法,将组播数据包对象放入其中,发送组播数据包. 或者 使用组播套接字的receive()方法,将组播数据包对象放入其中,接收组播数据包 5. 解码
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:sure
  1. Ex7_5

    0下载:
  2. C++\CLI编写的基于UDP协议的组播完整项目,包括发送和接收双线程-C++ \ CLI written based on UDP multicast complete project, including sending and receiving dual-thread
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:27648
    • 提供者:向阳
« 1 2 3 45 6 7 8 9 10 11 »

源码中国 www.ymcn.org