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

搜索资源列表

  1. threaduri-model

    0下载:
  2. a TCP socket in linux client server communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-12-05
    • 文件大小:5503
    • 提供者:adelina
  1. socket_OK

    1下载:
  2. C实现的linux下视频文件按帧传输方法,包含Socket客户端、服务端代码。由于只依赖标准linux,可以移植。-C implementation of linux video files frame by frame transfer method, including Socket client and server code. Since only rely on the standard linux, can be transplanted.
  3. 所属分类:Linux Network

    • 发布日期:2017-08-08
    • 文件大小:2386944
    • 提供者:凌虎
  1. many_broadcast

    0下载:
  2. 在linux操作系统下用Socket编程实现网内多播的功能,两个文件,一个客户端,一个服务器-Use Socket programming under Linux operating system can realize the function of the network multicast, two files, a client and a server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2061
    • 提供者:荣东盟
  1. MailManagement

    0下载:
  2. 运行于Linux操作系统平台下的邮件收发系统,可以实现局域网内任意电脑之间的信息接收与发送。难点在于,要用Socket来实现客户机与服务器的通信,每个功能的实现,客户机需先给服务器发送一个对应请求,服务器应答之后,再由客户机将发送的邮件数据发给服务器,最后由服务器来发送和获取用户邮件。-Mail system running on the Linux operating system platform, you can achieve receive and send information b
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:188838
    • 提供者:李明
  1. send.tar

    0下载:
  2. it is a project of socket programming in linux . it was witten in c language . it has two parts client and server . clients can connect to server and use some services from server and server service client. client can be more than one but serv
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:128491
    • 提供者:mehrdad
  1. matlab

    0下载:
  2. it is a project of socket programming in linux . it was witten in c language . it has two parts client and server . clients can connect to server and use some services from server and server service client. client can be more than one but serv
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:571
    • 提供者:mehrdad
  1. socket

    0下载:
  2. linux 里面的socket完好封装。把基本的客户端和服务器端写成了函数,方便调用。-socket inside the well-linux package. The basic client and server written in a function to facilitate the call.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:1044
    • 提供者:nddiffi
  1. socket

    0下载:
  2. 一个简单的在linux下的网络TCP测试程序代码,可以随意设置客户端IP,发送内容以及服务端IP-A simple in Linux network under the TCP test program code, you can set the IP client and server, sending content IP
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:1268
    • 提供者:蔡晓佳
  1. socket-andftp

    0下载:
  2. linux环境下的基于socket通信的ftp系统服务器端和客户端的代码-code based on socket communication ftp server and client systems of linux environment
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:15369
    • 提供者:zhouxing
  1. socket

    0下载:
  2. 一个简单的服务器端和客户端的通信,它是在linux系统下写的,代码比较简单,可以容易地理解linux下TCP通信原理。-A simple communication server and client, it is written in the linux system, the code is relatively simple and can be easily understood TCP communication theory under linux.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:8911
    • 提供者:李瑞东
  1. LINUX

    0下载:
  2. linux下基于socket的文件传输程序,分为客户端和服务器,客户端可以上传下载查看服务器内容,服务器可以执行删除重命名-Based on the socket file transfer program under Linux, divided into client and server, the client can upload download for server content, the server can perform delete rename
  3. 所属分类:Linux Network

    • 发布日期:2017-04-24
    • 文件大小:283027
    • 提供者:梁伟
  1. WinToLinuxSocket

    0下载:
  2. 本代码实现了一个window和linux的Socket通信程序,使用C++语言编写。Linux是Server端、Windows是Client端-This Source code is used to build connection between Linux and Windows. Windows is client and Linux is server.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1875
    • 提供者:prrkedac
  1. cli

    0下载:
  2. linux套接字网络编程,实现客户机服务器之间的通信-Linux socket network programming, realize the communication between the client server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:723
    • 提供者:will
  1. socket

    0下载:
  2. linux下socket通信,实现文件的并发传输,有客户端,服务端。涉及线程,锁。-Under linux socket communication, concurrency transfer files with the client, the server. Involving thread lock.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:20004
    • 提供者:吴云龙
  1. Linux

    1下载:
  2. 东大软院Linux大实验。在Linux环境下通过C语言实现模拟猜数的游戏,实现客户端与服务器之间的通信。-East Hospital Linux soft big experiment. Guessing game based on socket communications. Client and server side.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-01-03
    • 文件大小:257024
    • 提供者:yaoyao
  1. Desktop

    0下载:
  2. linux平台下,完成tcp服务器端和客户端链接,socket()函数使用-linux platform, complete tcp server and client links, socket () function uses
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1396
    • 提供者:周璇
  1. socket

    0下载:
  2. linux下udp通信的技术资料,包括server和client端例程-udp socket
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:219960
    • 提供者:linzi
  1. Linux-TCP-Sample

    0下载:
  2. 这是自己编写的linux socket tcp 编程实例,包括Server与Client,仅供参考。-This is their preparation linux socket tcp programming examples, including Server and Client, for reference purposes only.
  3. 所属分类:Linux Network

    • 发布日期:2016-01-16
    • 文件大小:1024
    • 提供者:张华斌
  1. socket

    0下载:
  2. linux下实现socket通信,client端可以将文本文档传输给server端,client端也可收到server端信息。-Linux socket communication, client-side text documents can be transmitted to the server-side, client-side can also receive server-side information.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3309
    • 提供者:xz
  1. linux-internet-coding

    0下载:
  2. 基于tcp/ip套接字程序的流控制,运行平台linux,客户机与服务器端程序均有-Based on tcp/ip socket flow control procedures, operating platform Linux, client and server-side procedures are
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3176
    • 提供者:吴昊
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com