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

搜索资源列表

  1. socket

    0下载:
  2. linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:14740
    • 提供者:孙帮山
  1. udp

    0下载:
  2. linux下简单的UDP传输文件功能,有client,server,两个端口,先开起服务端,然后运行客服端。-UDP under linux simple function to transfer files, the client, server, two port, first started service client, and then run the customer service side.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1548
    • 提供者:babygogogo
  1. RawPacket

    0下载:
  2. In this article, I will explain how to create UDP packets and then send them to a remote server through the Internet using WinPCap for Windows. The code has been tested to work with Windows XP SP2 and Vista SP1 on Linksys routers, and on Toshiba mode
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:30286
    • 提供者:黄海栋
  1. udp

    0下载:
  2. Linux/UNIX网络通信中UDP通信的服务器和客服端之间的通信。-Linux/UNIX Network Communication UDP communication between server and client customer service communications.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1733
    • 提供者:luofei
  1. server-client1

    0下载:
  2. 一个udp收发包程序~linux下运行~-A program of Udp sending and receiving packets running on linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1271
    • 提供者:丁丁
  1. client

    0下载:
  2. linux环境下udp协议的客户端代码,向服务器端发送请求,显示服务器回应请求的时间-udp protocol under linux client code to send the request to the server-side, showing the server time to respond to the request
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:738
    • 提供者:KATE
  1. 090605LinuxUDP_Client-Server

    0下载:
  2. UDP是TCP/IP协议中的传输层协议的一种,本文介绍了在Linux下编写基于UDP协议的Client/Server模型的程序的方法,并给出了一个echo Client/Server例子程序。-UDP is a TCP/IP protocol in a Transport Protocol, this article describes the preparation of Linux based on the UDP protocol under the Client/Server model
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:3369
    • 提供者:肖叶枝
  1. udp

    0下载:
  2. 这是一个基于linux套接字编程,实现客户和服务器之间的通信-This is a linux-based socket programming, client and server communication between
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:33675
    • 提供者:zuodaohui
  1. z_socket

    0下载:
  2. linux 下udp和tcp的客户端和服务器的程序,分类.-linux udp tcp client server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:444614
    • 提供者:zqj
  1. udp

    0下载:
  2. linux下udp通信,包括服务器和客户端-udp communication under linux, including the server and the client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:17338
    • 提供者:王强
  1. chatclient.c.tar

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

    • 发布日期:2017-04-01
    • 文件大小:848
    • 提供者:DoDevil
  1. linux-udp

    0下载:
  2. a simple udp client-server code for beginner
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1244
    • 提供者:l
  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. Linux-Network-Programming

    0下载:
  2. 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-09-20
    • 文件大小:1734656
    • 提供者:chinq
  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

    0下载:
  2. udp通信实现。在linux环境下。简单的字符串手法(UDP server & client)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-22
    • 文件大小:14336
    • 提供者:QWEVS
  1. udp

    0下载:
  2. LINUX编程udp服务端、客户端代码(服务端在LINUX板上运行,客户端在虚拟机上运行)(LINUX programming UDP server side, client code)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:去图腾
  1. linux大作业代码

    0下载:
  2. 系统采用客户端和服务器端开发模式。在客户端,设计两个进程P1和P2同时读取网卡上的数据,P1读取数据后,负责将TCP报文中的头部数据写入到Packet文件中,P2读取数据后,负责将UDP报文的头部同样写入到Packet文件中。(The system uses the client and server-side development mode. On the client side, we design two processes, P1 and P2, and read the data o
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-20
    • 文件大小:5120
    • 提供者:纯甄
« 12 »
搜珍网 www.dssz.com