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

搜索资源列表

  1. sock

    0下载:
  2. linux下的命令行socket服务端、客户端实现,并提供详细参数配置-The command line under linux socket server, the client implementation, and provides detailed configuration parameters
  3. 所属分类:Linux Network

    • 发布日期:2017-11-16
    • 文件大小:17966
    • 提供者:lubin
  1. socket

    0下载:
  2. DHCP server client/server socket creation for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1610
    • 提供者:saigonghin
  1. socket

    0下载:
  2. 关于linux下的socket编程,还有具体的服务端和用户端源代码-About socket programming under linux, there are specific services and client source code
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:8465
    • 提供者:程子衿
  1. socket_example

    0下载:
  2. linux下socket编程实现,包含服务器程序,和客户端程序,可作为网络套接字编程初学者学习-under linux socket programming, including server program and client program can be used as a network socket programming for beginners to learn
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:1799
    • 提供者:黄如兵
  1. linux_client_server

    0下载:
  2. linux下的socket通信的发送端与客户端,通过建立连接发送消息-under linux socket communication with the client sending end, to establish a connection to send messages through
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1308
    • 提供者:shenjian
  1. socket_tcp.tar

    0下载:
  2. linux系统下socket通信,客户端通用代码,简单通用,稍微变动即可应用项目中-linux socket communication system, the client generic code, simple and universal, a little change can be applied projects
  3. 所属分类:Linux Network

    • 发布日期:2017-03-25
    • 文件大小:16352
    • 提供者:教父
  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. 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. client

    0下载:
  2. linux平台,基于Qt的socket网路编程代码,是学习socket编程的好例子-linux platform, Qt-based socket network programming code, is a good example to learn socket programming
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3303
    • 提供者:王永平
  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. client

    0下载:
  2. 一个在linux下进行 socket udp 编程的例子,这个例子里实现了一个udp客户端。-A udp socket program example
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:710
    • 提供者:arar
  1. chat.tar

    0下载:
  2. 一个简单的linux socket应用,实现了server端和client端的实时对话。并且可以当作是子程序fork()函数的一个示例。-A simple linux socket application to achieve a real-time conversation server-side and client-side. And can be used as a subroutine fork () function is an example.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:1086
    • 提供者:FFute
  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. server_setup

    0下载:
  2. 封装了Linux上socket相关的系统调用,可快速建立服务于单个客户端的TCP/UDP服务器。-Package on the Linux socket-related system calls, you can quickly build services to a single client TCP/UDP server.
  3. 所属分类:Linux Network

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

    0下载:
  2. linux下的C语言编程,包括socket的长连接和短连接,有server端和client端的处理,以及简单的实例。-C language programming under Linux, including long connection and short connection socket, a server side and client side processing, as well as a simple example.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:9769
    • 提供者:
  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. socket

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

    • 发布日期:2017-04-04
    • 文件大小:219960
    • 提供者:linzi
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com