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

搜索资源列表

  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. UDP_tftp

    0下载:
  2. UDP实现文件传送,客户端和服务端,vc++6.0-UDP Realize the file transfer,With the client and server,vc++6.0
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3185937
    • 提供者:刘光海
  1. SetTime

    0下载:
  2. 以UDP通信为基础,实现了linux平台主机之间系统时间同步的功能。程序分为客户端和服务端两个。服务端运行于作为时间标准的主机上,客户端运行于需要同步系统时间的主机上。运行时,客户端向服务段发送同步时间请求,服务端收到请求后将本机系统时间发给客户端,然后客户端根据收到的答复设置本机系统时间。运行时,请保证以root用户运行客户端程序以确保有权限修改系统时间。-With UDP-based communication, to achieve the system time synchronizat
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:61282
    • 提供者:LIU
  1. demosever

    0下载:
  2. tcp udp协议的详细使用源代码 包括客户端,服务端;-tcp udp protocol coding. Its features include service and client.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1804487
    • 提供者:yanglijun
  1. UDP_char

    0下载:
  2. 利用UDP的局域网聊天工具,客户端与服务端二合一-you can chat with your friends using my UDP_chat.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-06-09
    • 文件大小:16662877
    • 提供者:老纸
  1. tcp_udp_client_server

    0下载:
  2. 基于网络编程套接字socket 服务端和客户端的程序使用TCP协议和UDP协议分别编写实现客户端与服务器端的程序-Using TCP and UDP sockets socket-based network programming service and client' s programming to achieve each client and server-side program
  3. 所属分类:Linux Network

    • 发布日期:2016-01-25
    • 文件大小:4096
    • 提供者:孙飞
  1. udprevp2p

    0下载:
  2. 文件分为服务端和客户端,在局域网内两台机器上安装好后可以进行对话,采用P2P方式-UDP P2P TRANSMIT PACKET ON LANTALK
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:5940132
    • 提供者:彭家
  1. UDPClient-CSharp

    0下载:
  2. 用C#编写的独立UDP客户端,默认绑定地址127.0.0.1 端口为:9003,配合服务器使用,打开服务,与客户端建立连接即可通信-UDP server with independent written in C#, default binding address 127.0.0.1 port: 9003, with the clients, and to open the service, you can establish a communication connection with th
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:58375
    • 提供者:张来
  1. NetAssist

    1下载:
  2. Vc++实现的网络调试工具,可以建立TCP服务端、客户端,进行收发数据,也可以调试UDP-Vc++ to achieve the network debugging tools, you can create TCP server, client, send and receive data, you can debug UDP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:394760
    • 提供者:Harlen
  1. udpServer

    0下载:
  2. 网络编程,UDP编写的服务端程序源码,用于通信测试-udp server sorce
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-26
    • 文件大小:23948
    • 提供者:vccc
  1. mytftp_udp

    0下载:
  2. 自己实现的tftp传输,基于udp,对于网络学习有一定帮助,linux下,包括客户端和服务端-TFTP transmission, based on the UDP, for the network to learn a certain help, Linux, including the client and server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:4486
    • 提供者:教父
  1. tcpudpdebug_setup

    0下载:
  2. 一个TCP、UDP通信测试工具,服务端和客户端-A TCP, UDP communication test instruments
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-09
    • 文件大小:1862341
    • 提供者:jij
  1. udpSingle

    0下载:
  2. 一个利用vc++编写的UDP类,保护客户端和服务端程序,对新手学习如何使用UDP收发数据很有帮助,分享给大家-UDP use vc++ prepared a class, to protect the client and server programs, for beginners to learn how to send and receive data using UDP helpful for everyone to share
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:14827
    • 提供者:jiangjun
  1. DemoUDPMulticast

    0下载:
  2. 一个利用vc++编写的UDP组播程序,包含客户端和服务端代码,功能完整,说明详细,看完就能了解UDP组播原理,很有用,分享给大家-A UDP multicast use vc++ written procedures, including client and server-side code, functional integrity, described in detail, reading can understand UDP multicast principle, useful, fo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-11
    • 文件大小:18879085
    • 提供者:jiangjun
  1. broadcast

    0下载:
  2. linux下的udp广播结构,包括客户端,与服务端。-linux udp broadcast include client and server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-12
    • 文件大小:1288
    • 提供者:陆伟
  1. tcpudp-data

    0下载:
  2. 一个简单的TCP/UDP增删改查数据的工程,包含服务端和客户端,在VC6.0下编译。-TCP/UDP a simple crud data engineering, including server and client, under the VC6.0 compiler.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-27
    • 文件大小:9390100
    • 提供者:Jz Zhang
  1. HP-Socket-3.4.3

    0下载:
  2. HP-Socket 是一套通用的高性能 TCP/UDP 通信框架,包含服务端组件、客户端组件和Agent组件,广泛适用于各种不同应用场景的 TCP/UDP 通信系统,提供 C/C++、C#、Delphi、E(易语言)、Java、Python 等编程语言接口。HP-Socket 对通信层实现完全封装,应用程序不必关注通信层的任何细节;HP-Socket 提供基于事件通知模型的 API 接口,能非常简单高效地整合到新旧应用程序中-HP-Socket is a common set of high-p
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:4839802
    • 提供者:金朋轩
  1. UDPcs

    0下载:
  2. 基于udp协议的文件传输,包括客户端和服务端两个程序,指定通讯。-Client and server communication is based on udp protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-13
    • 文件大小:2747851
    • 提供者:张源
  1. code

    0下载:
  2. 局域网OICQ程序设计,通过服务端与客户端TCP连接,客户端和客户端UDP连接的方式实现QQ聊天的功能。-LAN OICQ programming, through the service and client TCP connection, the client and the client mode UDP connections to achieve QQ chat function.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-05
    • 文件大小:9208
    • 提供者:Alice
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com