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

搜索资源列表

  1. UDP_send_forward_recv.rar

    0下载:
  2. 模拟发包、转发及接受。包含三个工程,分别为UDP发包客户端、收报服务端、以及中转代理,Simulation of contract, transmit and receive. Contains three projects, namely UDP client contracts, client services at, as well as the transfer agent
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3919265
    • 提供者:西方失败
  1. VideoMeetingServer

    0下载:
  2. 本系统实现基于P2P和.NET的视频会议系统。系统主要功能有视频获取、传输和接收,音频获取、传输和接收,聊天文字信息传输和接收。 本系统主要是基于P2P的思想实现的,这也是本项目创新的关键。服务端只负责peer端注册和系统信息的产生和传输。Peer端通过与服务器端建立TCP连接,将自己的信息注册到服务器上。同时peer端也通过服务器端获得其他已注册peer端的信息,然后通过直接UDP组播的方式将文字、视频和音频数据发送给其他peer端。-This system based on P2P
  3. 所属分类:P2P

    • 发布日期:2017-03-31
    • 文件大小:95266
    • 提供者:dada
  1. cucme.tar

    0下载:
  2. 在linux下基于UDP通讯的程序,包括客户端与服务端.-In linux based on UDP communication procedures, including client and server.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:11268
    • 提供者:sss
  1. socketUDP

    0下载:
  2. 计算机网络UDP socket编程代码,分为客户端和服务端-Computer network UDP socket programming code, divided into client and server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:2836
    • 提供者:风琴
  1. UDPServer

    0下载:
  2. 服务端udp源码(Windows 网络与通信程序设计 源代码)-Service udp-source client (Windows network and communications programming source code)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:2504
    • 提供者:咚咚
  1. SimpleUDPSender

    0下载:
  2. c语言写的,直接调用SOCKET接口的UDP客户端以及服务端的实现,简单实用。-c language directly call SOCKET interface UDP client and service side of the realization of simple and practical.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:8372
    • 提供者:shanda630679
  1. p2p

    0下载:
  2. 基于udp服务的p2p程序,其中包含服务器端和客户端的程序,还好友使用说明文档-Udp-based services, p2p program, which includes server-side and client-side procedures, but also friends to use documentation
  3. 所属分类:P2P

    • 发布日期:2017-04-04
    • 文件大小:74308
    • 提供者:jiangjinfeng
  1. tcp/ip协议实现的完整源代码包 TCPIP

    0下载:
  2. 简介:一个tcp/ip协议实现的完整源代码包.包括arp,ax25,icmp,tcp, telnet,trace,udp的源代码,可同时作为客户端,服务端 ,ip包路由.同时处理多个服务器,客户端会话,对研究tcp/ip协议很有帮助-Introduction: a tcp/ip protocol implementation of the integrity of the source code package. Including arp, ax25, icmp, tcp, tel
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-01-25
    • 文件大小:515772
    • 提供者:刘金贵
  1. tcpudp

    0下载:
  2. 监听TCP、UDP端口,查看进程及服务.-TCPUDP port monitor to see the process and services.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-05
    • 文件大小:300328
    • 提供者:sworld
  1. WinSockUDP

    0下载:
  2. winSockUdp程序编写了UDP客户端和服务端案例,同时也有TCP通讯连路例程,希望对网络编程用户有所帮助。-winsockudp include UDP client and UDP server example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:66629
    • 提供者:lzy
  1. UDPCommuniction

    0下载:
  2. Udp协议的运用,通过Udp协议实现客户端和服务端的通讯。-Udp use agreement, through the Udp protocol client and server communication.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-28
    • 文件大小:115560
    • 提供者:gag
  1. UdpSvr

    0下载:
  2. 该程序是实现UDP方式的客户端,连接服务端,然后返回消息-The program is the way to achieve UDP client, client connection, and then return to the news
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-28
    • 文件大小:114694
    • 提供者:yongheng
  1. UdpClient

    0下载:
  2. 该程序实现UDP方式的客户端功能,通过连接服务端,然后返回消息-The realization of the program the way the client UDP function, through the connection server, and then return to the news
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:109525
    • 提供者:yongheng
  1. P2P

    0下载:
  2. P2P中利用UDP穿透NAT的原理与实现.内附P2P的客户端和服务端程序,对学习P2P实现的朋友也会很有帮助.-P2P penetrate NAT using UDP and the realization of the principle. Containing a P2P client and the server process, the achievement of learning P2P friends will be very helpful.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:28862
    • 提供者:California
  1. vbchat

    0下载:
  2. 一个用vb编的聊天程序。本程序基于udp协议,分为服务端和客户端。-Vb for a chat with the procedure. Udp agreement based on this procedure is divided into server and client.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:6418
    • 提供者:506
  1. server_client

    0下载:
  2. 一个基于UDP方式的客户-服务端示例程序。用的是文档/视结构实现。 解压后,有两个目录,分别是客户端程序与服务端程序,是一个好的网络编程入门学习实例,简单,全面-UDP-based codes for service client program. Using a document/view structure. After decompression, there are two directories, which are client and services, is a good
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-19
    • 文件大小:5589510
    • 提供者:王正家
  1. UdpSrv

    0下载:
  2. 基于UDP的服务端测试程序源代码,基于VC6.0编写,可直接运行-UDP-based server-side test program source code, based on VC6.0 preparation, can be directly run
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-27
    • 文件大小:5215
    • 提供者:lbh
  1. video_cap

    0下载:
  2. 采用udp协议实现的客户端和服务端的互发消息,传输视频功能-Udp protocol implementation with client and service side of each other news of their impending transfer video capabilities
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5503922
    • 提供者:冯旭飞
  1. Chat_Udp

    0下载:
  2. 多人聊天程序,UDP编程模型,无服务端只有个客户端-People chat program, UDP programming model
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-08
    • 文件大小:1917394
    • 提供者:宋轻微
  1. Server

    0下载:
  2. socket网络编程,采用UDP方式传输,程序是服务端,有源代码-socket network programming, using UDP transmitted, the program is a service-side, active code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1110252
    • 提供者:习付标
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com