搜索资源列表

  1. UdpChatSrv

    0下载:
  2. VC实现基于UDP通信协议的通信的服务器端程序以实现简单的网络聊天功能-VC-based communication protocol UDP communication server-side program in order to achieve a simple network chat
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:王晋
  1. P2P_UDP

    0下载:
  2. 点到点通信代码,其中包括客户端程序和服务器端程序。-Code point-to-point communications, including client and server-side program.
  3. 所属分类:P2P编程

    • 发布日期:2024-05-21
    • 文件大小:3589120
    • 提供者:刘卫
  1. UDPExample

    0下载:
  2. 这个文档实现的是点对点的UDP通信,代码简洁,可供网络编程初级学者学习使用-This document is the realization of the UDP peer-to-peer communication, the code is simple and available to network programming and scholars to study the use of primary
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:2089984
    • 提供者:honggaoqi
  1. UDP

    0下载:
  2. 线程通信程序,开启线程后可以接收来自UDP协议发送的数据报-Thread communication program to open the thread after receiving agreement from the UDP datagram sent
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-21
    • 文件大小:44032
    • 提供者:宋克宁
  1. daima

    0下载:
  2. UDP 通信,通过输入对方IP 端口进行通信 是一个比较简单的VB程序例子-UDP communications, by entering each other s IP communications port is a relatively simple example of VB program
  3. 所属分类:Telnet服务器

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:宋巍
  1. SOCK_DGRAM

    0下载:
  2. 在VC++工程下,通过UDP实现的网络通信,一个很简单的例子,帮助了解UDP通信-In VC++ Works through UDP to achieve network communications, a very simple example to help understand the UDP communication
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:3838976
    • 提供者:lijie
  1. ucos_UDP

    0下载:
  2. 嵌入编程实现嵌入式开发平台和计算机之间的UDP通信。开发环境是ADS或SDT。此源码包括了可直接使用的bin文件 -Embedded Programming Embedded development platform and UDP communication between computers. Development environment is ADS or SDT. This source includes the direct
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-21
    • 文件大小:6177792
    • 提供者:zhanjian
  1. UDP

    0下载:
  2. 实现嵌入式开发平台和计算机之间的UDP通信-Realize embedded development platform and UDP communication between computers
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-21
    • 文件大小:5773312
    • 提供者:埃弗顿
  1. TCP.UDP

    0下载:
  2. Visual C++网络通信协议分析之TCP.UDP高级编程.-Visual C++ Network communication protocol analysis TCP.UDP high-level programming.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-21
    • 文件大小:69632
    • 提供者:Steven
  1. udp

    0下载:
  2. 这个是linux下,用c语言写的客户端和服务器通信的udp程序
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:曹旭博
  1. UDPDemo

    0下载:
  2. 基于windows ce的UDP通信的测试程序,只要是ARM核的CPU就可以运行。-Windows ce based on the UDP communication test procedures, as long as it is on the ARM core CPU can run.
  3. 所属分类:Windows CE

    • 发布日期:2024-05-21
    • 文件大小:2989056
    • 提供者:引力
  1. UdpNet20071006readme

    0下载:
  2. udp通信好例子,简单明确,带注释,用MFC的类,编程效率高-udp communication good example of simple and clear, take notes, using MFC classes, programming efficiency
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:56320
    • 提供者:
  1. UDP

    0下载:
  2. 一个udp通信的小程序,通过这个程序大家可以学习到如何应用UPD通信-Udp communication a small program, through this process we can learn how to use UPD communication
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:3200000
    • 提供者:于军林
  1. zebedee-2.5.3.tar

    0下载:
  2. Zebedee Secure Tunnel 能快速建立安全的加密的TCP UDP通信隧道-Zebedee Secure Tunnel can quickly create a secure encrypted communications tunnel TCP UDP
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:176128
    • 提供者:guid
  1. udp

    0下载:
  2. UDP是TCP/IP协议族为传输层设计的两个协议之一,它在进程与进程的通信过程中,提供了有限的差错校验功能,是一种无连接的,不可靠的协议。UDP在一个较低的水平上完成进程之间的通信,在收到分组的时候没有流量控制机制也没有确认机制,适用于可靠性比较高的局域网。由于UDP采取了无连接的方式,因此协议简单,在一些特定的应用中协议运行效率高。UDP适合一些实时的应用,如IP电话、视频会议,它们要求源主机以恒定的速率发送数据,并且在网络出现拥塞时
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-21
    • 文件大小:11264
    • 提供者:
  1. UDP

    0下载:
  2. 设计一个简单网络通信系统,实现通信双方的消息收发,主要包括服务器和客户机的设计。实现客户端接收键盘输入的字符串,并向服务器发送;服务器接收后,将字符串以逆序返回给客户端; 客户端显示服务器返回的逆序字符串。udp的.-Design a simple network communication systems, to achieve communication between the two sides to send and recei
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-21
    • 文件大小:503808
    • 提供者:jjf
  1. CS

    0下载:
  2. 实现了客户与服务器间的TCP UDP通信 并可用户选择-Achieved between the client and server TCP UDP communication and the user to choose
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-21
    • 文件大小:11264
    • 提供者:曾真
  1. PB_UDP

    0下载:
  2. 很好在PB下,使用UDP通信。弥补PB6到PB个版本都没有UDP收发功能。-Very good in the PB, the use of UDP communication. PB6 to the PB to make up versions are not UDP transceiver features.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-21
    • 文件大小:52224
    • 提供者:朱生
  1. WINSOCK-UDP

    0下载:
  2. 使用vb编写的UDP通讯(通信)程序,windows/winsock.-Vb prepared to use UDP communication (communication) procedures, windows/winsock.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:95232
    • 提供者:邹君
  1. p2pVideo

    0下载:
  2. 点对点视频会议程序,是基于p2p通信,udp通信,-Point-to-point video conferencing program is based on p2p communications, udp communications,
  3. 所属分类:P2P编程

    • 发布日期:2024-05-21
    • 文件大小:174080
    • 提供者:sunyuyou
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org