CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - udp 数据

搜索资源列表

  1. RUP

    1下载:
  2. 用UDP模拟TCP连接,在每个UDP包的头部,加入了发包的序数,以确保UDP包的个数与顺序。保证了,发送数据的完整性。-UDP simulation using TCP connections, in each UDP packet on the head, joined the ordinal number of contracts to ensure that the UDP packet with the number sequence. Guaranteed, send data int
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:47064
    • 提供者:李小
  1. kismet-3[1].0.1.tar

    0下载:
  2. Kismet is an 802.11b network sniffer and network dissector. It is capable of sniffing using most wireless cards, automatic network IP block detection via UDP, ARP, and DHCP packets, Cisco equipment lists via Cisco Discovery Protocol, weak cryptograph
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:692537
    • 提供者:李飞
  1. icqlib-1.0.0.tar

    0下载:
  2. icq的开发库,内有数据包格式解析、联系人等;采用STL编写,支持TCP/UDP/Proxy-icq the development libraries, which are analytic data packet formats, contacts, etc.; Using STL prepared to support TCP / UDP / Proxy
  3. 所属分类:ICQ/即时通讯

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

    0下载:
  2. 一个封装非常好的tcp、udp异步客户端通讯类 自动支持sock4、sock5代理,在循环的数据发送中可保证数据的成功发送-a very good tcp, udp asynchronous client communications automatically support sock4, sock5 agents, the cycle of the data can be sent to ensure the success of this data
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:236499
    • 提供者:邹远富
  1. 可视电话软件

    0下载:
  2. NetTalk是一个适用于局域网和因特网的可视电话软件 一. 开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二. 支持环境 Windows98/ME/2000/XP 三. 所涉及协议和标准 网络传输采用UDP协议,音频压缩采用G.729标准,视频压缩采用H.263标准 四. 性能参数 以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:4932152
    • 提供者:古风
  1. DataAnalyse

    0下载:
  2. 利用同步异步套接字及tcplistener监听rs232,tcp,udp等类型端口数据并实现协议解码-use of synchronous and asynchronous socket tcplistener eavesdropping RS232, tcp, udp port types, such as data and achieve agreement Decoders
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:32768
    • 提供者:高洪涛
  1. UDPIP

    0下载:
  2. 一个拨号过程的协义栈,本人做的不是很完善. 数据是UDP协义打包的.用VB写的,主要用于单片机开发.-a dial-up process of the Association of justice stack, I do not quite perfect. UDP data is packaged Association of justice. VB wrote, mainly for the development of SCM.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:41167
    • 提供者:陈潭
  1. winsocclient

    0下载:
  2. GPRS数据接受UDP,能够接受GPRS DTU终端传输到上位机的数据,并具备握手功能。可靠性高。-GPRS data received UDP, can accept GPRS DTU terminal transmission of data between PC and shook hands with functional. High reliability.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:891
    • 提供者:王艳辉
  1. UDP_Demo

    0下载:
  2. 一个VC++环境下开发的利用UDP协议发送和接收数据的例子.-a development environment using the UDP protocol to send and receive data example.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:266343
    • 提供者:金风
  1. linux.net.cs

    0下载:
  2. linux下用UDP收发简单数据,内有服务器端和客户端-using UDP simple data transceiver, which has server and client
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1867
    • 提供者:sudongyi
  1. polling

    0下载:
  2. 此代码是用c开发的支持linux下的串口RS232,Rs485,Rs422modbus规约采集,然后通过网络UDP/IP发送采集的数据-this code is c linux support to the development of the RS232 serial port, Rs485, Rs422modbus Acquisition Statute, and then through the network UDP / IP to send data acquisition
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:136991
    • 提供者:YangJie
  1. VC...................................

    0下载:
  2. UPD 是USER DATAGRAM PROTOCAL 的简称,是一种在网络上提供的无连接的传输协议。用UDP通信有以下特点:   1、 数据传输不用建立连接,所以不可靠;   2、 数据的发送是面向整个网络的,任何一台在局域网内的计算机都可以接收到相同的数据;   具体实现很简单,但是现在在网络上很少看到这方面的代码;我也参考了VCKBASE上的关于UDP通信的原代码和一些书籍,写了这个简单的客户端,接收端程序,起到抛砖引玉的作用,希望能给初次接触UDP之BROADCA
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1418
    • 提供者:htj
  1. udptransport

    0下载:
  2. 基于UDP实现简单的可靠数据传输 由于数据是在不可靠的信道上传输的,因此数据在信道上传输时可能会发生比特错误,数据丢失。Rdt3.0及之前的版本都是停止—等待协议,它限制了网络底层硬件的能力。为克服这个问题引入了流水线技术,两个能恢复流水线中的错误的基本方法:第N个分组重发和选择性重复。综上,要实现差错编码,顺序号,计时器,分组确认,滑动窗口,拥塞控制。-simple UDP based on the reliable data transmission of data is not rel
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:124739
    • 提供者:周崇青
  1. (IPMessenger)Ver2.04

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

    • 发布日期:2008-10-13
    • 文件大小:160818
    • 提供者:sl
  1. qqport

    0下载:
  2. 可以实现QQ端口的重定向,主要工作原理:在本机监听一个指定UDP端口和8000端口,截获来自QQ本身数据转发到外部,并接受来至外部数据交还QQ程序处理,达到自定义QQ端口号,以此来突破一些限制.(在2000+VC6上编译通过) -can achieve QQ redirect port, the main principle : the machine monitor a designated ports and UDP port 8000, QQ itself from the inter
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2610
    • 提供者:Mike
  1. stendhal-0.48

    0下载:
  2. 是一个用来开发同时多人在线游戏的引擎,Arianne提供一个简单的方式来创建游戏服务器规则与游戏客户端.Marauroa Server是用Java开发的多线程服务器,使用UDP协议进行通信,用mysql存储数据,并使用python描述游戏脚本-is also used to develop a multiplayer online game engine, Arianne provide a simple way to create rules of the game and the game
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:3445538
    • 提供者:蛤蟆
  1. wssf

    1下载:
  2. JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ J
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:54733
    • 提供者:乔峰
  1. UDPFilter

    0下载:
  2. udp单播的实现,以mpeg-4d的格式传送数据,大家可以参考一下.-udp Unicast Implementation to mpeg - 4d transmission of data format, we can take a look.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:933764
    • 提供者:吴均
  1. GetEthernetBag

    0下载:
  2. 本源码用于截获局域网数据包(TCP和UDP),并做简单处理-intercepted the source for LAN data packets (TCP and UDP), and do simple processing
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:27942
    • 提供者:peifei
  1. 1_udp

    0下载:
  2. 本GPRS终端运输层采用UDP用户数据包协议,网络层采用IP网际协议,链路层采用PPP点对点协议。车台在32秒之内如果没有需向中心回传的信息,自动向中心回传一条网络测试信息,中心在收到此信息后必须自动回传一条确认信息。-the transport layer GPRS terminal users using UDP packet agreement, the network layer using IP Internet Protocol. PPP link layer using point
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1208
    • 提供者:ylz
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 50 »
搜珍网 www.dssz.com