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

搜索资源列表

  1. Dns_Client

    0下载:
  2. this program is a dns protocol client, sends the query to certain server and analysis the answer to display it, it works using both udp and tcp protocols
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:86885
    • 提供者:espil
  1. udpclient

    0下载:
  2. 这个是udp服务器的一个程序,运行在linux下,可以学学套接字和tcp的工作机制。-this is udp server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:846
    • 提供者:shiyinyan
  1. udp

    0下载:
  2. 使用UDP协议socket分别编写服务器端和客户端程序。在linux系统下实现服务器端和客户端的通信。-Were prepared using the UDP protocol socket server and client programs. In the linux system to achieve server-side and client communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1175
    • 提供者:lx
  1. udpsrv01-server

    0下载:
  2. linux下的udp通讯实验程序,使用socket实现,有Makefile完成编译-udp program under linux environment
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:27610
    • 提供者:hailan
  1. Lam_qt

    0下载:
  2. 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:139911
    • 提供者:stone
  1. udp_echo_svr_v6

    0下载:
  2. linux下 ipv6 UDP SERVER 服务器端-linux ipv6 UDP SEREVER
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1084
    • 提供者:andy
  1. udp_server

    0下载:
  2. linux上的udp服务器程序,用于和linux上的客户端程序通信-udp server program on linux, and linux for client communication on the
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:828
    • 提供者:wll
  1. UDP-circle-server-program

    0下载:
  2. 基于linux环境下的基于UDP协议的C语言循环服务器的程序。-Linux-based environment based on the UDP protocol C-language program cycle the server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:14435
    • 提供者:邹林
  1. UDPClientServer

    0下载:
  2. Linux Moxa UDP server/client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2869
    • 提供者:mickel
  1. UDP.tar

    0下载:
  2. 在Linux下用C语言编写的UDP套接口程序,在Linux下打开两个终端,一个终端运行服务器端程序,一个终端运行客户端程序,在执行客户端后面加上 localhost 8888就可用进行网络通信了。-Under Linux using C language UDP socket program in Linux, open two terminals, a terminal server to run the program, run a terminal client program, foll
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:4930
    • 提供者:梁小涵
  1. UDP_C

    0下载:
  2. 一个linux UDP网络通讯的例子源代码(server、client方式)-A linux UDP network communications example source code (server, client mode)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:10093
    • 提供者:litian
  1. UDP

    0下载:
  2. linux下c语言网络编程TUDP范例代码,有服务器和客户端!-under linux c language network the programming TUDP sample code, server and client!
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:1030
    • 提供者:张国军
  1. UDP

    0下载:
  2. 简单的UDP链接的服务器和客户端,能够实现链接测试,发送信息的简单功能。linux c 网络编程的基础。-A simple UDP client and server, able to send information.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:2033
    • 提供者:卢笑
  1. udp_chat

    0下载:
  2. linux网络编程UDP server和chat的基本实现-linux network programming UDP server and chat to the basic realization of
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:16969
    • 提供者:颜建文
  1. udp.tar

    0下载:
  2. linux下udp编程实现客户端和服务端的通信。-under linux the udp Programming client and server communication.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:5084
    • 提供者:王刚
  1. UDP

    0下载:
  2. 一个简单的UDP通信程序,实现linux环境下socket的应用。-udp ,client ,server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-17
    • 文件大小:1669
    • 提供者:ye
  1. usend4

    0下载:
  2. linux下的使用udp socket传文件例子,此为服务器源代码-linux udp socket transfer files example, this is the server source code
  3. 所属分类:Linux Network

    • 发布日期:2017-11-14
    • 文件大小:989
    • 提供者:罗含章
  1. linuxnetworkprogram

    0下载:
  2. linux网络编程tcp,udp,server源代码,学习的好东西,注意是2.6的内核-linux network programming tcp, udp, server source code, a good thing to learn, pay attention to the 2.6 kernel
  3. 所属分类:Linux Network

    • 发布日期:2017-11-28
    • 文件大小:7921
    • 提供者:
  1. server

    0下载:
  2. linux下socket接口的udp协议的ftp程序服务器端-the under linux the udp socket interface agreement ftp server-side
  3. 所属分类:Linux Network

    • 发布日期:2017-11-16
    • 文件大小:3409
    • 提供者:何振岩
  1. LinuxUdpService

    0下载:
  2. linux下udp服务器程序和可执行文件,前面已上传了客户端,这里是服务器端-Udp server program under Linux and executable files, has been posted in front of the client, this is the server
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:3451
    • 提供者:钟光燕
« 1 2 34 5 6 »
搜珍网 www.dssz.com