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

搜索资源列表

  1. UDP_SOCKET

    0下载:
  2. MFC实现UDP SOCKET网络通讯,可以互发消息,分客户端和服务端-MFC implementation of UDP SOCKET network communication, can message each other, divided into client and server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:4800305
    • 提供者:Jack
  1. UDP_Program

    0下载:
  2. 一个简单的UDP通信。服务端和客户端有一段信息互发。可以给刚开始学习的一个简单示例-A simple UDP communication. Service and client information exchanged by some. Can give just beginning to learn a simple example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-23
    • 文件大小:26674
    • 提供者:liming
  1. UDPSocket

    0下载:
  2. UDP Socket 通信 服务端和客户端进行数据传输-UDP Socket The Server and the client transfer data
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-15
    • 文件大小:5888
    • 提供者:scutsoftware
  1. transfer

    0下载:
  2. 基于UDP的文件传输,可以实现服务端和客户端之间的文件传输,读入并保存在本地文件。-UDP-based file transfer, file transfer can be achieved between the client and the server, and read and stored in the local file.
  3. 所属分类:CSharp

    • 发布日期:2017-05-20
    • 文件大小:6058442
    • 提供者:李岑
  1. nettime

    0下载:
  2. udp协议网络对时,两部分,服务端+客户端.这是服务端代码 vs2012编译OK.-When udp protocol network, in two parts, server+ client, which is a server-side code vs2012 compile OK.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:67377
    • 提供者:henry
  1. codefans.net

    0下载:
  2. 简单的聊天程序,适合VB的初学者参考。分客户端和服务端。运用了winsock控件和UDP协议,可同时允许10个人在线聊天。-Simple chat program, suitable for VB learners. Client and server.Using the winsock control and UDP protocol, can allow 10 people online chat at the same time.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7473
    • 提供者:plafun2009
  1. ChatServerSocket

    0下载:
  2. 聊天室:基于UDP协议的服务端,发送数据-Chat Room: Based on the sending end UDP protocol to send data
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-31
    • 文件大小:13161929
    • 提供者:xiao名
  1. zuboupdate-server

    0下载:
  2. 服务端,组播升级,UDP,丢包重传,已验证-Server, multicast upgrade, UDP, packet loss retransmission
  3. 所属分类:Linux Network

    • 发布日期:2017-05-12
    • 文件大小:3068719
    • 提供者:尚烨
  1. udp_server_client

    0下载:
  2. udp 协议通信简单实现 udp_server做服务端 udp_client做客户端 可做原理参考-udp protocol communication server to do simple implementation udp_server udp_client clients do make reference to the principle of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1693
    • 提供者:YUAN
  1. tcpMyQQ

    0下载:
  2. VC++ TCP 方式实现MYQQ,仿QQ的小软件,功能没QQ多,只是实现基础的TCP通讯功能,连接方式可以连接TCP/udp,服务选择里可选客户端和服务端或都两者都是。另外程序还具备抓图功能,请先指定对方IP。-This file contains a summary of what you will find in each of the files that make up your MODIVCDemo application. MODIVCDemo.dsp T
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:29711
    • 提供者:六和
  1. android-socket

    0下载:
  2. android socket网络通信编程实例,TCP/IP Socket、ServerSocket的形式。在JAVA编程中, 经常使用java.net和javax.net包来开发socket程序,下面列出所有常用的类,并简单介绍。再此说明一下:Socket仅仅是对TCP、UDP网络接口的封装,不涉及上层协议。   Java.net   Java.net.Socket 客户端连接使用的TCP socket   Java.net.DatagramSocket 客户端和服务端共同使用
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:52528
    • 提供者:rpudn93
  1. IdUDPcall

    3下载:
  2. delphi UDP通讯的一个简单示例,服务端和客户端接收- 您是不是要找: delphi UDP通讯的一个简单示例 A simple example delphiUDP communications
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:365832
    • 提供者:asas
  1. uart_udp_tcp.tar

    0下载:
  2. 用qt4开发的tcp客户端和服务端和串口,udp等工具大全,源码奉上。-Qt4 developed using tcp client and server and port, udp tools such as Guinness, source offer.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-11
    • 文件大小:2526820
    • 提供者:管小亮
  1. MyQQ

    0下载:
  2. VC++ TCP 方式实现MYQQ,仿QQ的小软件,功能没QQ多,只是实现基础的TCP通讯功能,连接方式可以连接TCP/udp,服务选择里可选客户端和服务端或都两者都是。另外程序还具备抓图功能,请先指定对方IP-VC++ TCP way to achieve MYQQ, small software like QQ, QQ multi-function not only achieve TCP-based communication functions, connections can be c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:29162
    • 提供者:kpudn3
  1. storagetaga

    0下载:
  2. 通过串口下面连接读卡器读取卡号,上面通过UDP服务连接PC端,将读取到的卡号上报给PC端,同时PC端也可以给程序下发配置文件-Read the card reader is connected through the serial port is connected below, PC end of the UDP services, will be submitted to read to the number to the PC terminal, PC terminal can also
  3. 所属分类:Linux Network

    • 发布日期:2017-04-24
    • 文件大小:13444
    • 提供者:maopeng
  1. dfs

    0下载:
  2. C语言编写的UDP简单文件传输协议TFTP,含客户端和服务端 默认的下载路径为E:/up/,文件将被下载到E:/dn/下;默认的上传路径为E:/dn/,文件将被上传到E:/up/下,也可以通过改变源码更改下载上传路径 不仅支持简单的文本传输,也支持视频音频压缩以及大文件的传输,且传输速度快
  3. 所属分类:Button control

    • 发布日期:2017-04-08
    • 文件大小:27136
    • 提供者:xx
  1. CHATTING

    0下载:
  2. C#编写的基于UDP的网络通信程序,服务端和多个户端实现通信客-Written in C# web-based communication program , server and multiple clients to communicate passenger UDP-
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:173918
    • 提供者:薛炜澎
  1. client.ZIP

    0下载:
  2. 使用UDP服务实现客户端与服务器交互信息-UDP service implementation using client-server interaction and information
  3. 所属分类:Project Design

    • 发布日期:2017-04-11
    • 文件大小:1000
    • 提供者:涂志强
  1. Chapter14

    0下载:
  2. 网络传输编程软件,有客户端,服务端基于TCP/IP协议和UDP协议-Network programming software, the client, the server based on TCP/IP protocol and UDP protoco
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-19
    • 文件大小:5218809
    • 提供者:yangjilong
  1. Socket

    0下载:
  2. 基于TCP协议的Socket编程,分为服务端和客户端,包括用户名注册,登陆,上传文件,判断文件格式是否为.txt,搜索文件,注销等功能,并且还有一部分利用UDP协议实现ping功能-Socket programming based on TCP protocol, divided into server and client, including user name registration, login, upload files to determine whether the file f
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2821350
    • 提供者:程功
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 »
搜珍网 www.dssz.com