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

搜索资源列表

  1. UPNPNetStrike

    0下载:
  2. 基于微软标准的UPNP通信协议实现,两端路由下的TCP/UDP的网络穿透-Based on Microsoft UPNP standard communication protocol implementation, at both ends of the routing under the TCP/UDP network penetration
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5882730
    • 提供者:陈桐
  1. udp

    0下载:
  2. 实现了UDP socket,包括client和server.-Achieved a UDP socket, including the client and the server.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:1321
    • 提供者:张化
  1. Proactor

    0下载:
  2. ACE的前置模式例子。包括udp和tcp-a example about ACE s proactor
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3440010
    • 提供者:sunjinpei
  1. sendudp

    0下载:
  2. 关于UDP通信的一个简单C++程序,对熟悉SOCKET网络编程有很好的帮助作用-UDP traffic on a simple C++ program, familiar with network programming have a good SOCKET helpful
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:46580
    • 提供者:岑飞
  1. socket

    0下载:
  2. tcp udp 网络编程源码 //创建套接字 sHost = socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) if(INVALID_SOCKET == sHost) { printf("socket failed!\n") WSACleanup() //释放套接字资源 return -1 } //设置服务器地址 servAddr.sin_family =AF_INET servA
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-25
    • 文件大小:2343
    • 提供者:闛靚
  1. ChatOne

    0下载:
  2. VC++ UDP仿QQ带背景的窗口聊天程序ChatOne-VC++ UDP imitation QQ chat program with a background window ChatOne
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:29051
    • 提供者:gzq
  1. UDPsecure

    0下载:
  2. UDP自定义协议安全传输数据,不丢失数据-UDP secure transmission
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:665513
    • 提供者:cygnus
  1. UDP

    0下载:
  2. 使用 BUILDER 實做一個UDP偵測系統,於network偵測udp端點-Use BUILDER really make a UDP detection system, in network endpoint detection udp
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:348562
    • 提供者:andy
  1. TCP-UDP-IP-Toolbox

    0下载:
  2. 非常实用的TCP、UDP、IP开发工具,可以用在Windows平台!-A very useful TCP, UDP, IP development tools, can be used in Windows platform!
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:258247
    • 提供者:liangfei
  1. TCP.UDP_jt

    0下载:
  2. TCP/UDP协议的实时监听 运行环境 Delphi7 -TCP/UDP protocol, real-time monitoring operating environment Delphi7
  3. 所属分类:Remote Control

    • 发布日期:2017-03-31
    • 文件大小:205877
    • 提供者:wenll998
  1. example41.tcl.tar

    0下载:
  2. TCL scr ipt for network simulation ns2 used for wired network. It s for four nodes and UDP agent and expontial application.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1394
    • 提供者:salim
  1. UDP

    0下载:
  2. 这个程序为两个电脑用户开通直接的通信端口-The purpose of this application is to provide a direct communication between 2 computers in a peer to peer like environment. This code should be a great start for people who want to build a full blown chat program using C/C++ and
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-03-27
    • 文件大小:285910
    • 提供者:anderson
  1. UDPExample

    0下载:
  2. UDP编码实例,实现了UDP协议的基本功能-UDP coding examples to realize the basic functions of the UDP protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-12
    • 文件大小:2787262
    • 提供者:cqs
  1. udp

    0下载:
  2. 用 udp协议实现双方的通信,我的一次课设,计算机网络实验编程用的,可以运行起来,非常不错-Udp protocol implementation with the correspondence between the parties, I have a class-based, computer network used for experimental programming, you can run up very good
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:5683
    • 提供者:limpidfabulous
  1. udp_c91c111_f2812

    0下载:
  2. Texas Instruments f2812 custom udp stack Supports both multicast and unicast !!!Plus console ower nc(netcat) (port 2000) & TFTP(trivial FTP) server with download and upload features
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:25799
    • 提供者:Max Katkov
  1. udpserver

    0下载:
  2. UDP服务器编程,编写程序,设计UDP服务器。选择UDP为主要的网络通信技术 ①程序能够流畅地完成视频文件的传输 ②要能够对多个客户端,需要通过UDP模拟多个客户端连接的验证情况 -UDP Server program, write programs, design UDP servers. Select UDP as the main network of communications technology ① program can complete the smooth tra
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-06-13
    • 文件大小:21076223
    • 提供者:johncheng
  1. UDP

    0下载:
  2. UDP数据封装发送-send udp
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1212982
    • 提供者:MD
  1. TCP_UDP

    1下载:
  2. TCP和UDP的聊天软件,是我学习网络原理实验的时候写的,在局域网测试通过,希望大家喜欢-TCP and UDP chat software, is my time of learning network theory experiment written in the local area network test I hope everyone likes
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-26
    • 文件大小:994124
    • 提供者:piaolingxue
  1. test

    0下载:
  2. vc 6.0 winsock 2.2 udp 程序例程-vc 6.0 winsock udp case
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:733885
    • 提供者:张可
  1. NetWork

    0下载:
  2. windows 中网络编程 Socket TCP FTP UDP等概念-windows in the network programming concepts such as Socket TCP FTP UDP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-19
    • 文件大小:28267653
    • 提供者:yisaka
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com