CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 网络编程 搜索资源 - udp

搜索资源列表

  1. Tcpandudpexample

    0下载:
  2. 实现TCP和udp 同时进行网络通信 包括聊天和传送文件 具有很高的学习价值 -achieving TCP and udp simultaneously network communications, including chat and transmission of documents with very high values of learning
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:50569
    • 提供者:ygcumt
  1. UDPlook

    0下载:
  2. 一个很好的UDP协议监视器,能动态监视局域网的所有机器-a good UDP monitors, dynamic monitoring of all machines LAN
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:153270
    • 提供者:miles
  1. yongUDPfangshiliaotiandejavashixian

    0下载:
  2. 客户端的简单编程实现。 主要是通过udp方式,实现用户间的对话。 其中运用了序列化类的方法。 以下是源代码,请多提意见。 -simple client program. Mainly through udp way to achieve a dialogue between users. The sequence in which the use of such methods. Following is the source code, please speak up.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4443
    • 提供者:tangying
  1. check_sum

    0下载:
  2. 计算校验和 校验和算法描述:为保证网络上传输的数据的可靠性,在许多协议中都设置了校验和项,例如:IPv4、ICMPv4、IGMPV4、ICMPv6、UDP和TCP 等等。计算这些校验和的算法称为网际校验和算法,简单来说就是:把被校验的数据16位进行累加,然后取反码,若数据字节长度为奇数,则数据尾部补一个字节的0以凑成偶数。 由于从输入文件读入的数据不能直接满足计算校验和的条件,所以首先对从文件读入缓冲区的数据进行预处理,即读入缓冲区时忽略空格。由于累加是按16位进行的,所以每次从缓冲
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:88943
    • 提供者:阿蒙
  1. client-UDP

    0下载:
  2. clientUDP -clientUDP
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:888
    • 提供者:horizon
  1. IpMulti

    0下载:
  2. IP多播C++Builder版。IP多播是一种比广播效率更高得UDP传输方式,具有更多得优越性。提供得源码有较详细得注释,值得一看。-IP Multicast C Builder version. IP Multicast is a more efficient than broadcasting in UDP transmission mode, They have more advantages. Source code is provided in more detail in the
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:236700
    • 提供者:wking
  1. udptongxin

    0下载:
  2. UDP方式,实现client和server的通信。-UDP modes to achieve the client and server communication.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:18960
    • 提供者:fanlujian
  1. udpDump

    0下载:
  2. 使用winpcap的dump udp数据-winpcap use the data dump udp
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3887
    • 提供者:积聚
  1. CodeNet

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

    • 发布日期:2008-10-13
    • 文件大小:25670
    • 提供者:李君懿
  1. socketChart

    0下载:
  2. 采用UDP编写聊天的程序.输入对方IP后可以直接聊天,cs模式的-prepared using UDP Chat procedures. IP imported each other directly after the chat, the model cs
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:35614
    • 提供者:gua
  1. ip_message

    0下载:
  2. 跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密.-cross-platform information exchange, based on TCP / IP (UDP) without the server, simple and easy capable of transmitting files and folders, data communications using RSA / Blofish enc
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:141170
    • 提供者:乐乐
  1. network_programming_vb

    0下载:
  2. VB网络编程范例,包括:WinSock控件TCP,WinSock控件UDP-VB network programming examples, including : WinSock Control TCP, UDP WinSock Control
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:62828
    • 提供者:chen
  1. tcpudp

    0下载:
  2. 实现双服务器的心跳探测,支持udp和串口。 快平台的tcp,udp类。-Dual server heartbeat detection, and support for serial udp. Express platform tcp, udp category.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:18693
    • 提供者:陈真
  1. WatchTCPAndUDP

    0下载:
  2. 这是一个用于实时监控本机TCP、UDP连接情况的程序源代码!-This is a real-time monitoring for the machine TCP, UDP connection of the source code!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:25851
    • 提供者:于连
  1. WinNetStat

    0下载:
  2. 一個可以取得目前電腦上的TCP/UDP/IP協定上的封包狀態統計資料的範例,內容簡潔,直接示範IP Helper中的函數範例-a current computer can be made on the TCP / UDP / IP packets agreement on the state statistical information Fan cases, as simple and direct demonstration of IP Helper Function examples
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:36212
    • 提供者:luckfox
  1. udptonet

    0下载:
  2. UDP协议,穿透windows防火墙源代码,可用于远程控制-UDP, piercing windows firewall source code can be used for remote control
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:30207
    • 提供者:李凤
  1. chap4sock

    0下载:
  2. 1. 目录simpletcp是通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端;2. 目录simpleudp是通过Winsock API实现UDP聊天的程序;3. 目录winsock control是通过winsock控件实现聊天的程序,其中子目录tcp是通过winsock控件实现tcp聊天的程序、而子目录udp是通过winsock控件实现udp聊天的程序;-1. Contents simpletcp through Winsock API TCP chatting
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:76085
    • 提供者:marble
  1. UDP_NAT

    0下载:
  2. udp nat穿透 对于研究nat穿透 p2p来说是一个不错的例子-udp nat penetrating research nat p2p penetration is a good example
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:94864
    • 提供者:literal
  1. QQTest

    0下载:
  2. 该代码实现机对机聊天,抓取对方屏幕,传送文件,可实现TCP/UDP切换-the realization of machine code for the aircraft, chatting with each other screen crawls, and transmission of documents, TCP / UDP handoff
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:95824
    • 提供者:penghuihu
  1. UDPsocket5

    0下载:
  2. udp穿透SOCK5协议,穿透NAT,相信对大家有些用处-udp penetrating SOCK5 agreement, NAT penetration, we believe that the usefulness of some
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8261
    • 提供者:高闻言
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »
搜珍网 www.dssz.com