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. RAW SOCKET编程与以太网帧分析

    1下载:
  2. RAW SOCKET编程与以太网帧分析。环境是Linux,用C,C++语言描述。 包括基于TCP和UDP的两个客户服务器程序;以及一个原始套接字可以接受任何数据链路层。并且根据协议规约输出抓取到的包的字段内容 -RAW SOCKET Programming and Ethernet frame analysis. Environment is Linux, using C, C++ language to describe. Including both TCP and UDP-ba
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-26
    • 文件大小:5373
    • 提供者:hgn
  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下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. socket

    0下载:
  2. 使用VC写的关于windows和linux之间利用套接字实现通讯的源代码-VC wrote on the use of windows and linux use socket to achieve communication between the source code
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-01
    • 文件大小:65389
    • 提供者:李正
  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. SMS_Socket

    0下载:
  2. Linux socket 客户端和服务端的封装,在开发其他项目是可以引用头文件并做少许修改后直接应用,也可以做编写c/s结构程序的参考代码。-Linux socket program
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:20465
    • 提供者:
  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. tcs.c

    0下载:
  2. 实现UDP传输 for linux udp socket -for linux udp socket
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:873
    • 提供者:大彬
  1. socket

    0下载:
  2. linux网络编程,内容详细,通俗易懂,必备的入门书-linux network programming, detailed and user-friendly, essential guide book
  3. 所属分类:Linux Network

    • 发布日期:2017-05-03
    • 文件大小:1406540
    • 提供者:林元培
  1. socket

    0下载:
  2. 单线程并发服务器(select) 编程. errexit()和passiveTCP()两个方法见"linux socket通信示例(传送文件)"文章-common implementation of thread pool logic for httpd and config.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:1057
    • 提供者:allen
  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. Socket

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

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

    1下载:
  2. Linux环境下c语言的socket编程。最基本的服务器客户端。功能较简单。服务器收包,客户端发包。收包的时候检验包头属于哪一种。有注释-C language under Linux socket programming. The most basic server client. Function is relatively simple. Server received packet, the client contract. When received packets belong to
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:2311
    • 提供者:yuan
  1. linux-socket

    0下载:
  2. linux  socket网络编程 语言为C++。内容由简入深。易于自学。-linux socket network programming language C++. Content from simple to deep. Easy-to-self.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:242864
    • 提供者:karen
  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
  1. linux_qq

    0下载:
  2. 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:41984
    • 提供者:零下10度C
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com