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

搜索资源列表

  1. qq_chat.rar

    1下载:
  2. linux下开发的一款类似QQ的网络聊天室,利用了多线程编程,基于C/S架构,可私聊和群聊,保存聊天记录,遗憾的是没有加入Qt界面,linux developed a similar network QQ chat rooms, use of multi-threaded programming, based on the C/S architecture,私聊and group chat, save chat history, unfortunately not joined the Qt i
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-01-24
    • 文件大小:15556
    • 提供者:彭宗山
  1. realmsg-4

    0下载:
  2. 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3944419
    • 提供者:xc
  1. FTP

    2下载:
  2. 在Linux下以C语言完成的一个小型FTP服务系统,内附详细的设计及功能说明,以及测试文档及截图,文档中还包含了详细的Socket函数及文件操作函数介绍,适合Linux编程初学者参考使用。-C language in Linux, complete with a small FTP service system, containing a detailed descr iption of the design and function, and test documents and screen
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-11-21
    • 文件大小:2729127
    • 提供者:tzy
  1. TCP_socket

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

    • 发布日期:2017-03-31
    • 文件大小:1649
    • 提供者:hye
  1. FreeChat-ssl

    0下载:
  2. linux下基于ssl安全套接字设计的一个聊天程序,包含客户端和服务器的源码。-linux based ssl secure socket design a chat program, including client and server source code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:33369
    • 提供者:lin
  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. socket

    0下载:
  2. Linux下C语言实现简单的socket编程,可以建立简单的tcp连接并实现登录、搜索、分享功能-C language socket programming under Linux, you can create simple tcp connection and achieve the registry, search, sharing features
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:6032
    • 提供者:吴浩
  1. source

    0下载:
  2. 这是书上的代码,Linux下使用C++进行Socket编程,供大家参考-This is the book code, Linux use C++ For Socket programming, for your reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:70430
    • 提供者:Lucy
  1. Socket

    0下载:
  2. 在linux使用c++开发的socke程序,适合与想使用c++在linux环境开发程序的朋友们-In linux using c++ development socke procedures, fit and want to use c++ in linux environment for the development of procedures friends
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:146586
    • 提供者:yulei
  1. c_socket_java

    0下载:
  2. linux环境下,java程序与C语言程序通过SOCKET进行通信 C语言端作为服务器,java端作为客户端-linux environment, java program with the C language program to communicate through the C language SOCKET as server-side, java client as a client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:106640
    • 提供者:code998
  1. transfer_file

    0下载:
  2. linux 下用C编写的文件传输程序-transfer_file of linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2313
    • 提供者:xc
  1. socket

    0下载:
  2. linux下的socket编程的相关代码和测试程序 希望能够帮助大家学习-linux programming socket under the relevant code and testing procedures hope to help them to learn
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:5099
    • 提供者:韩佳楠
  1. socket-example

    0下载:
  2. Linux网络编程中的一些高级应用程序的源代码 大家可以对照参考《linux高级编程》一书的十四章来看 讲的很不错
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:10497
    • 提供者:韩佳楠
  1. linux-socket

    0下载:
  2. Linux C socket 编程 经典实例 Clinet server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:11610
    • 提供者:zpf
  1. SOCKET-Linux-chat

    0下载:
  2. 本程序在ubuntu下用C语言实现,采用server/client模式,服务端通过功效内存存储聊天记录,发给每个客服端-Under this program in ubuntu with the C language, using server/client model, the effectiveness of memory storage server through the chat, each customer-side distributed
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:144245
    • 提供者:
  1. Beginning.Linux.Programming4th_EN

    0下载:
  2. Linux程序设计 : 第4版(最负盛名的Linux程序设计图书) 时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。 本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4136405
    • 提供者:gh
  1. Socket

    0下载:
  2. windows和linux下的 C++的Socket编程实例-C++, Socket Programming Example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:14551
    • 提供者:lcsbhbh
  1. c-SOCKEt

    0下载:
  2. 上面为Linux下的c语言socket编程指南,对初学者很有帮助,希望能起到作用-Above c language under the Linux socket programming guide, useful for beginners, hoping to play a role
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:34232
    • 提供者:许松
  1. Linux下简单的C++ socket编程

    0下载:
  2. 用c++实现简单的linux平台socket编程(Using c++ to achieve a simple Linux platform, socket programming)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-21
    • 文件大小:15360
    • 提供者:莫陌1
  1. client

    0下载:
  2. 实现socket通讯,一边接受,一边发送,实现简单的SOCKET通讯测试。(linux socket send data by c language)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-19
    • 文件大小:4096
    • 提供者:abc1234555
« 12 3 4 »
搜珍网 www.dssz.com