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

搜索资源列表

  1. Multithreading

    0下载:
  2. 实验3 TCP和UDP套接字综合应用 要求:(1)TCP、UDP (2)C/S (3)多线程编程 摘要:设计简单的客户/服务器,服务器实现并发同时响应客户的UDP通信要求,也能响应客户端发过来的TCP通信要求。 TCP客户: 客户创建流套接字,向服务器发起TCP连接。 连接创建成功后,通过套接字向服务器持续发送或是接收数据。 (3)输入或是收到命令”end”,结束收发数据,并断开与服务器的连接。 UDP客户:   (1)客户创建数据报套接字,通过该套
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4453865
    • 提供者:刘强
  1. cSharp_udp

    0下载:
  2. C#控制台编写客户端和服务器,采用UDP协议,互相发送与接收数据。-C# console to write client and server, using UDP protocol to send and receive data to each other.
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:55854
    • 提供者:王鑫
  1. Client_Server

    0下载:
  2. 本程序实现了基于UDP的socket网络通信客户端的功能,它可以向服务器端发送数据并可以接收服务器发送回来的数据并显示。-The program implements a UDP-based network communications client socket function, it can send data to the server and the receiving server can send data back and displayed.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2308
    • 提供者:wylber
  1. W5100_stm32_1

    0下载:
  2. STM32_W5100例程,TCP/UDP,服务器/客户端-STM32_W5100 routine, TCP/UDP, server/client
  3. 所属分类:SCM

    • 发布日期:2017-06-17
    • 文件大小:26042135
    • 提供者:bo
  1. WpfUdp

    0下载:
  2. 自己学习写的UDP调试助手,包括客户端和服务器程序,调试通过可用-Learning to write your own UDP debugging assistant, including client and server programs, debugging through available
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:65934
    • 提供者:maojiang
  1. UDPCommunication

    0下载:
  2. 这是基于基于WINDOWS网络编程课程学习中遇到的一个简单的UDP通讯实现客户机/服务器端中的简单通讯,仅供初学者学习交流,欢迎高手指点!-This is based on windows-based network programming encountered in the course of a simple UDP communication to achieve simple communication, client/server is only for beginners to l
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:73500
    • 提供者:何晓强
  1. udp_echo_server

    0下载:
  2. stm32f4discovery上移植成功的udp应答服务器通讯协议.-Stm32f4discovery on the success of the UDP answer server protocol.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-17
    • 文件大小:4427776
    • 提供者:hancathay
  1. chat

    0下载:
  2. 聊天室 每个人将消息发送给服务器,由服务器将收到 的消息转发给其他人一般来说聊天采用TCP的通信方式,传送文件采用UDP的通信方式-Chat everyone to send a message to the server, the server forwards the message to be received in general chat to other people using TCP communication, transfer files using the UDP
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:10157
    • 提供者:yaoxi
  1. UdpServer00

    0下载:
  2. udp数据传输例子,包括服务器和客户端。介绍了udp数据传输的具体过程,代码完整。-UDP data transfer examples, including the server and client. This paper introduces the concrete process of UDP data transmission, code integrity.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:199819
    • 提供者:张飞
  1. udpdadong

    0下载:
  2. UDP打洞使用易语言简单的实现,兵符连接服务器-UDP to make hole easy language to achieve
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:5676
    • 提供者:何大奎
  1. NetWork

    0下载:
  2. 包含TCP和UDP的客户端和服务器端的代码,适合Socket初学者-NetWork Protocol
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:63433
    • 提供者:张仕根
  1. serverToClient

    0下载:
  2. 服务器,客户端通信,简单的聊天工具,可以选择TCP OR UDP-Server, client communication, simple chat tool, you can TCP OR UDP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-16
    • 文件大小:25245096
    • 提供者:shiyaohong
  1. ChatServer

    0下载:
  2. VC++6.0基UDP的网络协议的服务器代码,可以实现两个客户端的通信,本程序是服务器代码-VC++6.0 based network protocol UDP server code, can achieve communication between two clients, this program is the server code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:3639538
    • 提供者:CycloneBoy
  1. ServerPing

    1下载:
  2. UDP 心跳服务器的简单实现! 真的非常简单,临时用一下应该没有什么问题! -Simple implementation of UDP heartbeat server! Is really very simple, temporary use what should be no problem!
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:5472
    • 提供者:王雷
  1. Network-Communications_STM32

    1下载:
  2. STM32 和 LWIP 实现: TCP TCP 服务器、 服务器、 TCP TCP 客服端、 UDP 以及 WEBWEB 服务器等四个功能.-STM32F103 and LWIP implementation: four function TCP TCP server, server, TCP TCP customer service side, UDP and WEBWEB servers.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-17
    • 文件大小:2161664
    • 提供者:lichao
  1. socket_udp

    0下载:
  2. 在Linux系统下的UDP传输,udp例子,服务器端,用户端等,还有TCP/IP,UDP常用的函数接口-UDP transport in the Linux system, udp example, server, client, etc., as well as TCP/IP, UDP common function interface
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:9920
    • 提供者:Find_Fun
  1. tcpudptest

    0下载:
  2. TCP/UDP测试工具,可以用来测试服务器的承载能力。主要为开发服务器人员,用来测试所开发服务器的性能测试-TCP/UDP testing tool that can be used to test the carrying capacity of the server. Mainly for staff development server, to test the performance of the test server development
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:165645
    • 提供者:焦玉刚
  1. NetTime

    0下载:
  2. 与Internet时间服务器同步,基于UDP协议,简单但是十分实用。-Synchronize with an Internet time server, based on the UDP protocol, simple but very useful.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:27180
    • 提供者:杨东
  1. MulClientUdpTransfer

    6下载:
  2. UDP文件传输,实现 1、一个多路传输系统,能够将一个文件分割成多个子块; 2、通过不同的通信端口分别发送到服务器端,并在服务器端将该文件重新拼接在一起;-UDP file transfer, to achieve 1, a multiplex transmission system, the ability to split a file into a plurality of sub-blocks 2, sent by different communication ports,
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-12-06
    • 文件大小:16384
    • 提供者:刘赞
  1. udpClientaServer

    0下载:
  2. 采用java写的udp通信客户端和udp通信服务器-Using java to write the UDP communication client and UDP communication server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:9925
    • 提供者:李吉
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com