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

搜索资源列表

  1. linux-socket-func

    0下载:
  2. linux下socket的相关函数以及互相之间调用的关系,及有详细的服务器和client的例子说明如何调用!-socket under the cross-correlation function of the relationship between the call and a detailed server and client examples to illustrate how the call!
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:6689
    • 提供者:222
  1. linux-socket

    0下载:
  2. linux下网络编程,客户端和服务器端通信程序-Network programming, client and server communications procedures
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2015
    • 提供者:邱天
  1. ftp-socket

    1下载:
  2. 利用Linux开发环境,设计和实现一个简单的文件传输协议FTP. 里面包含了服务端和客户端的C程序-use Linux development environment, Design and Implementation of a simple file transfer protocol FTP. it contains the server and client procedures C
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:4565
    • 提供者:李亚林
  1. socket

    0下载:
  2. Linux下的网络通信程序,请把SERVER跟CLIENT分别放在不同的两台机上运行测试.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4084
    • 提供者:Feng
  1. socket

    1下载:
  2. client.c server.c talker.c listener.c 已经编译通过的完整打包文件,在linux环境下测试通过
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:50700
    • 提供者:weijingkai
  1. socket_test

    0下载:
  2. linux下socket的server和client端的实例
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:9395
    • 提供者:derek
  1. linux下的FTP客户端和服务器源代码

    2下载:
  2. linux下的FTP客户端和服务器源代码 socket编程,linux under the FTP client and server source code for socket programming
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-22
    • 文件大小:442931
    • 提供者:周乐文
  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. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-13
    • 文件大小:1830
    • 提供者:李伟
  1. udpecho

    1下载:
  2. linux下利用socket建立连接实现UDP数据通信的连接客户端源代码和服务端源代码-linux using socket connection to achieve UDP data communications connectivity client server source code and source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2772
    • 提供者:wshrf
  1. demo

    0下载:
  2. 在linux2.6内核下编的基于socket的通信程序,可以直接运行,里面包括server.cpp和client.cpp以及makefile文件,支持文件传输-At under linux2.6 kernel socket-based communication procedures, can be directly run, which included server.cpp and client.cpp and makefile files, support file transfer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:44223
    • 提供者:yulei
  1. Client_Server

    0下载:
  2. socket通信模型,含有源码 socket通信模型,含有源码-socket communication Server.c and Client.c of Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2279
    • 提供者:xujianchang
  1. c-s-huangjun86

    0下载:
  2. linux环境下gcc编译通过,cs通信server端源码,实现了简单的文本的传输,阅读后即可了解整个socket流程,绝对原创,欢迎大家多多支持。-gcc compiler under linux through, cs source client server communication, the realization of a simple transfer of text, reading socket understand the whole process can be absol
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1070
    • 提供者:黄珺
  1. linux_socket

    0下载:
  2. 此程序为linux下的socket编程,含有服务器端和客户端,可以实现linux之间的网络通信,也可以和windows连接实现通信-This procedure for socket programming under linux, which contains server-side and client, you can achieve network communication between the linux, and windows can also be connected to
  3. 所属分类:Linux Network

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

    0下载:
  2. Linux sockets client and server example programs.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2266
    • 提供者:Eugene Leigh
  1. linux_file_transfer

    0下载:
  2. Linux中利用socket透過server,兩個client端傳送與接收檔案,可在code中設定ip/port,為linux入門者參考code,有使用thread,故編譯時要加一條-lpthread-Socket through the use of Linux in the server, two client-side to send and receive files, can be set in the code in the ip/port, for the entry-linux
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:5020
    • 提供者:kusogray
  1. socket

    0下载:
  2. 简单的linux 套接字编程 客户端和服务器-Linux socket programming a simple client and server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:1171
    • 提供者:xuechun
  1. Socket

    0下载:
  2. 简单的嵌入式socket实现,包括服务器端与客户端两部分,适合初学者(Simple embedded socket implementation, including server-side and client two parts, suitable for beginners)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:從呲镆簬
  1. tarena

    0下载:
  2. 基于UC的电信计费DMS数据挖掘系统,是通过对C/C++、多线程、Socket等的开发、QT等相关技术的综合运用,针对电信运营商推出的Linux/Unix服务器出租业务,设计的用以作为收费依据的数据采集系统。(UC-based telecom billing DMS data mining system, is developed through the integrated use of the C/C++, multi-threading, Socket, etc., QT and othe
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-19
    • 文件大小:602112
    • 提供者:Melodyluer
  1. socket

    0下载:
  2. socket编程实现,分为client端和server端,在linux操作系统下实现用户交互(Socket programming implementation, divided into client and server side, implemented user interaction under Linux operating system)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-28
    • 文件大小:9216
    • 提供者:joysime
  1. chathome

    1下载:
  2. 网络编程,socket,客户端与服务器,简化版网络聊天室(Network programming, socket, client and server, simplified network chat room.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-02
    • 文件大小:8192
    • 提供者:崛起的昊
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com