搜索资源列表

  1. SendTU-8.24

    0下载:
  2. 本软件利用网络的UDP协议进行数据的发送与接收,具有自动设置IP地址、端口功能,方便实用。-use of the software UDP network for data transmission and reception, with automatic configuration of IP addresses, port functions, convenient and practical.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:35840
    • 提供者:陈一露
  1. 传输2006

    0下载:
  2. 1.本实验要求利用微软的socket编程一段程序,可以利用TCP协议或者UDP协议,实现文件传输。-1. This experiment required the use of Microsoft's socket programming section of procedures, we can use TCP or UDP, transfer files.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:30720
    • 提供者:刘杰
  1. winsockCHAT

    0下载:
  2. 本实验要求利用微软的socket编程一段程序,可以利用TCP 协议或者UDP协议,实现点-点通信-requirements of the experimental use Microsoft's socket programming section of procedures, we can use TCP or UDP achieve point-to-point communication
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:15360
    • 提供者:刘杰
  1. udp_CS_talk

    0下载:
  2. 用C++Builder写的基于UDP协议的通讯聊天程序,用UDP/TCP 的VCL组件实现.同时展示了TListView组件的使用.分为客户端服务器两个程序.-C Builder was based on UDP communications chat program using UDP/TCP VCL to achieve. A demonstration of the use of TListView components. Cli
  3. 所属分类:通讯编程

    • 发布日期:2024-05-21
    • 文件大小:197632
    • 提供者:程宇冰
  1. mostwin_udp

    0下载:
  2. 基于单片机的udp协议C/C++语言实现-based SCM agreement udp C/C Language
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:张张张
  1. ucoos2_udp

    0下载:
  2. arm7下ucos2下开发的完整udp协议实现代码,有完整的代码注释。-ARM7 ucos2 under development under the complete udp protocol code, a complete code Notes.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:zhanglin
  1. ClientUDP

    0下载:
  2. java编写利用UDP协议,进行点对点的聊天程序。-prepared using UDP protocol for peer-to-peer chat program.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-21
    • 文件大小:88064
    • 提供者:万名
  1. UDP2006kp

    0下载:
  2. 这是使用udp协议编写的聊天程序,里面有两个程序,都可以做收发使用。其中可以手写修改端口-use udp agreement prepared by the chat program, there are two procedures can be done using transceivers. Handwritten changes which could ports
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:248832
    • 提供者:yn
  1. UdpClientDemo

    0下载:
  2. socket编程客户端例子,在VC6下编译通过,采用UDP协议-client socket programming examples, compiled under the VC6 by using UDP
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:JW
  1. UdpServerDemo

    0下载:
  2. socket编程服务端例子,在VC6下编译通过,采用UDP协议-socket programming services-an example, in the VC6 compiler, using UDP
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:JW
  1. UDPDataPacker

    0下载:
  2. 习惯了TCP编程,认为UDP可以包办这些问题是错误的。一个UDP应用程序要承担可靠性方面的全部工作,包括报文的丢失、重复、时延、乱序以及连接失效等问题。 通常我们在可靠性好,传输时延小的局域网上开发测试,一些问题不容易暴露,但在大型互联网上却会出现错误。 UDP协议把递送的可靠性责任推到了上层即应用层,下面简单编写了几个类来专门处理两个问题:乱序和丢包。-accustomed to the TCP programmi
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:jyy
  1. tcpip_src

    0下载:
  2. 一个tcp/ip协议栈,带有PPP、IP、TCP、UDP等协议,我没仔细调试过-a tcp/ip protocol stack, with the PPP, IP, TCP, UDP, etc. agreement I did not carefully tuned
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-21
    • 文件大小:335872
    • 提供者:魏萧
  1. VisualBasicChatClient

    0下载:
  2. 一个VB基于UDP协议,开发聊天程序.很有参考价值,很实用.-a VB-based UDP, development chat program. Great reference value and practical.
  3. 所属分类:ICQ/即时通讯

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

    0下载:
  2. 协议分析器,可以分析出TCP,IP,ICMP,UDP等多种协议-protocol analyzer can analyze TCP, IP, ICMP, UDP and other agreements
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:5957632
    • 提供者:liuliang
  1. udp_server

    0下载:
  2. VC++平台开发的,UDP协议传输的C/S模式编程,(转)有错误别找我啊-VC platform development, UDP transmission of the C/S mode programming, (to) find my other mistakes ah
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:da_fly
  1. scoket

    0下载:
  2. 使用udp协议,在自己局域网上实现简单的聊天功能.-use udp agreement, in their own LAN simple chat function.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:205824
    • 提供者:刘伊
  1. SIM-TEST

    0下载:
  2. 用来实现手机UDP协议短信收发。 PC机通过串口控制-used to achieve phone UDP messages TX. PC through serial control
  3. 所属分类:手机短信编程

    • 发布日期:2024-05-21
    • 文件大小:31744
    • 提供者:徐HONGZHI
  1. Linux_message

    0下载:
  2. linux下采用UDP协议的套接字的收发报文例子,套接口编程练习。 -linux adoption of the UDP socket transceiver example text, presentation interface programming exercises.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:37888
    • 提供者:飞鸿
  1. UDPSrvprogram

    0下载:
  2. 利用winsock通信,此程序是利用非可靠协议但速度较快的udp协议实现的服务端代码-using winsock communications, This procedure is used to secure the agreement but faster udp protocol server code
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-21
    • 文件大小:1169408
    • 提供者:乐乐
  1. w3100aLB_UDP

    0下载:
  2. W3100是WIZnet公司专门为以太网互联和嵌入式设备推出的硬件TCP/IP协议栈芯片,其硬件TCP/IP协议栈包含了TCP、UDP、IP、ARP和ICMP协议,这是-WIZnet W3100 is designed for the Internet and Embedded Ethernet equipment introduced hardware TCP/IP protocol stack chips, and hardware
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:49152
    • 提供者:丁明明
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org