搜索资源列表

  1. udp

    0下载:
  2. 采用udp方式实现的数据传输,简单实用,修改后可以传输文件-Udp achieved by way of data transfer, simple and practical, you can transfer files modified
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:12288
    • 提供者:joe
  1. UDP

    0下载:
  2. 基于UDP协议的简单数据传输,三个.java 文件-Simple UDP based data transfer protocol
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:李钰
  1. udp

    0下载:
  2. 个人写的vc下UDP广播发送和接收的源码,对于初学网络socket的人有一定帮助-Vc written under the individual to send and receive UDP broadcast source, the network socket for the beginner who has some help
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:616448
    • 提供者:李树军
  1. UDP

    0下载:
  2. 一个 基于 UDP 协议 的网络聊天程序-A network based on UDP protocol chat program
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-17
    • 文件大小:126976
    • 提供者:joe
  1. udp.tar

    0下载:
  2. Simple UDP client/server
  3. 所属分类:TCP/IP协议栈

  1. UDP-FilePoster

    0下载:
  2. 利用udp稳定进行大文件传输的实例,在vc6.0下编译通过。-Udp stability using large-file transfer example, under the vc6.0 compile.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:531456
    • 提供者:luopan
  1. UDP

    0下载:
  2. 基于UDP的开发啊深刻地方就是东方时空飞撒地方发生的开发商。-udpApplication
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-17
    • 文件大小:40960
    • 提供者:wlj
  1. udp-reliable-data-transmission

    0下载:
  2. UDP实现可靠数据传输。使用GBN算法,实现了:1.随即丢包(随机数产生器Math.random()) 2.丢包后遇冗余ack重传 3.超时重传 (DatagramSocket和Socket都有成员函数setSoTimeout(delay),通过捕获超时时抛出的IO异常来实现超时重传)-Reliable UDP data transfer. GBN algorithm used to realize: 1. Then packet lo
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:nazali
  1. udp-chat

    0下载:
  2. 实现UDP下的聊天室,用户端的端口是根据系统时间进行计算得到的,使用时若是出现冲突要重复尝试即可-Chat room under the UDP to achieve the client' s port is calculated according to the system time, the use of conflict if you can try to repeat
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-17
    • 文件大小:289792
    • 提供者:tj
  1. udp

    0下载:
  2. 周立功EPC8900 udp测试例程。包含talker和listener两种模式下的测试-ZLG EPC8900 udp test routines. Talker, and listener includes two modes of testing
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:马文军
  1. UDP

    0下载:
  2. 基于UDP阻塞式的局域网聊天程序 包括服务器端和客户端,是我大学时期学习自己学着写的,适合初学者-UDP-based congestion-based LAN chat program, including server and client, is studying at university, I learned to write their own, suitable for beginners
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:5398528
    • 提供者:liu yong
  1. TCP.UDP

    0下载:
  2. tcp udp vc网络编程 聊天小工具-tcp udp vc network programming chat widget
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:3905536
    • 提供者:qqq
  1. UDP

    0下载:
  2. UDP调试的服务器和接收端源码,方便实现调试UDP。-UDP debugging server and the receiver source, easy to debug UDP.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-17
    • 文件大小:67584
    • 提供者:yangzh
  1. UDP-java

    0下载:
  2. 采用JAVA编写的基于UDP的通信软件,可以很好的完成局域网间的通信-Written using JAVA UDP-based communications software, you can complete a good communication between the LAN
  3. 所属分类:通讯编程

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

    0下载:
  2. UDP服务器设计,UDP在一个较低的水平下÷上完成进程之间的通信-UDP
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:14536704
    • 提供者:李飞刚
  1. UDP

    0下载:
  2. UDP编程,C#实现-UDP programming, C# Implementation
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:41984
    • 提供者:wx
  1. UDP

    0下载:
  2. 用java实现基于UDP的图像传输,此系统功能模块十分详细,是一个重要的课程设计-Using java implementation of image transmission based on UDP, the system function modules are very detailed, is an important course design
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:steal
  1. UDP

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

    • 发布日期:2024-05-17
    • 文件大小:88064
    • 提供者:chunhong
  1. UDP

    0下载:
  2. c#的UDP通讯程序,对于研究C# 进行网络通讯的可以参考。-c# the UDP communication procedures, for the study of C# for network communications can refer to.
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:138240
    • 提供者:tony
  1. udp

    0下载:
  2. 用C语言编写的基于UDP的SOCKET的网络通信程序-Using C language UDP-based network communication program SOCKET
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:4773888
    • 提供者:year
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »

源码中国 www.ymcn.org