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

搜索资源列表

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

    0下载:
  2. 实现linux下UDP点对点信息传输(从客户端写入内容,发送给服务器端,再由服务器端返送回客户端),可以直观体会linux下的网络连接-Linux point under the UDP to achieve information transmission (from the client to write the content, sent to the server side, then returning back to the client server), you can visua
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1622
    • 提供者:fengjianhui
  1. udpClient

    0下载:
  2. Linux平台上UDP通信的client端代码。-Linux platform UDP communications client-side code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1385
    • 提供者:qq
  1. Linux_udp

    0下载:
  2. Linux下无连接udp通信的客户端和服务端的通信程序,给出Linux下进行udp通信的实现方法。-Linux under the connectionless udp communications client and server communications procedures under Linux gives udp communications method.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:7909
    • 提供者:lf
  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. 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. 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. 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. Client

    0下载:
  2. LINUX无线网编程,服务器端。基于UDP协议的服务器端。-LINUX wireless network programming, server-side. UDP-based server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1434
    • 提供者:Rocken
  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_client

    0下载:
  2. 一个网络编程的udp客户端列子 可以进行linux环境下网络编程的-A network programming the udp client Liezi carried out linux network programming environment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:802
    • 提供者:蒋西
  1. udp_communicator

    0下载:
  2. A simple UDP client-server communicator written in C for Unix-Linux platform.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5955
    • 提供者:starkpl
  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