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

搜索资源列表

  1. TCP_socket

    0下载:
  2. Linux C Socket Client.c Server.c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1.61kb
    • 提供者:hye
  1. tcp_romote_mp

    0下载:
  2. Linux下实现tcp多进程并发服务器,有客户端和服务端俩个类-Linux achieve tcp multi-process concurrent server, there are both client and server classes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:2.27kb
    • 提供者:吴萤
  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
    • 文件大小:3.29kb
    • 提供者:肖叶枝
  1. z_socket

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

    • 发布日期:2017-04-02
    • 文件大小:434.19kb
    • 提供者:zqj
  1. Tcp-ip

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

    • 发布日期:2017-03-28
    • 文件大小:17.46kb
    • 提供者:王强
  1. tcp

    0下载:
  2. 在linux环境下实现TCP远程控制,即实现客户端与服务器端的通信-In the linux environment to achieve TCP remote control, namely, to achieve client and server-side communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2.04kb
    • 提供者:kathy
  1. tcp.tar

    0下载:
  2. linux下的socket编程(服务端、客户端)-socket programming under linux (server, client)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:11.3kb
    • 提供者:xiaojin
  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
    • 文件大小:136.63kb
    • 提供者:stone
  1. linux_xp_tcp

    0下载:
  2. winxp与Linux的tcp通信程序,winxp作为客户端,linux作为服务器-winxp and Linux, tcp communication program, winxp as client, linux as a server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1.35mb
    • 提供者:javen
  1. linuxtcp

    0下载:
  2. 在linux下实现简单的tcp通信,利用套接字实现的,分为客户端和服务器。-Be achieved in a simple linux tcp communication, the use of the socket implementation, divided into client and server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:2.79kb
    • 提供者:郑海燕
  1. FTP_socket

    0下载:
  2. 在Linux系统上完成一个文件传输协议(FTP)的简单实现。通过本实验,深入了解FTP协议的原理和协议细节,学会利用socket接口设计实现简单的应用层协议,掌握TCP/IP网络应用程序的基本设计方法和实现技巧。在Linux系统上使用socket接口实现FTP客户端程序,严格按照RFC959,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作,如列出目录、下载文件等。从FTP协议的实现角度来看,客户端与服务器的命令通道和数据通道需要分离。-In the Linux system to c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:747.71kb
    • 提供者:gyh
  1. TCPClientServer

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

    • 发布日期:2017-04-03
    • 文件大小:2.23kb
    • 提供者:mickel
  1. Linux

    0下载:
  2. 本文介绍了在Linux环境下的socket编程常用函数用法及socket编程的一般规则和客户/服务器模型的编程应注意的事项和常遇问题的解决方法,并举了具体代 码实例。要理解本文所谈的技术问题需要读者具有一定C语言的编程经验和TCP/IP方面的基本知识。要实习本文的示例,需要Linux下的gcc编译平台支持-This article describes the Linux environment, the use of socket programming and socket programmi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:16.43kb
    • 提供者:王平
  1. linux_TCP

    0下载:
  2. linux TCP 通信代码,在linux上运行,分客户端和服务器两部分-Linux TCP communication code run on linux, sub-client and server in two parts
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:5.35kb
    • 提供者:noth
  1. linux

    0下载:
  2. 在linux环境下编写的简易的tcp客户端和服务器端程序,代码测试运行有效-Simple TCP client and server-side programs written in linux environment, code test run
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:1.22kb
    • 提供者:noth
  1. tcp

    0下载:
  2. linux 环境下的基于TCP协议的通信程序,实现了客户端和服务器的通信-linux environment based on the TCP protocol communications program to achieve the communication between client and server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:2.48mb
    • 提供者:lhz
  1. TCP_communication

    0下载:
  2. Linux下的一个服务器客户端的小程序,基于TCP的实现;服务器可以同时接受多个客户的接入,通过子进程处理客户请求,下面的例子中,服务器只将客户的IP和端口以及发送的信息显示,然后原样的将客户发送的信息发送给客户。客户端仅仅是输入信息以及显示收到的信息。-Linux under a small application server to the client, based on the TCP implementation Server can accept multiple clients
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:8.28kb
    • 提供者:fulei
  1. tcp

    0下载:
  2. 在linux嵌入式平台上进行TCP通信代码(TCP communication code on Linux Embedded Platform)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-01
    • 文件大小:702kb
    • 提供者:小清奈
  1. linux进程之间的通讯综合实例

    0下载:
  2. A<========>B<=========>C<=====>D<======>E A与B进程之间通过TCP的socket传递 主要掌握socket的流程: A服务器端: socket -->bind---->listen---->accept send read B客户端: socket-->connect->read send 不懂的可以man一下 man socket B与C
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-08
    • 文件大小:4kb
    • 提供者:数据包
  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
    • 文件大小:5kb
    • 提供者:纯甄
« 12 »
搜珍网 www.dssz.com