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

搜索资源列表

  1. chat

    0下载:
  2. linux下简单的聊天工具,测试通过,有基本的聊天功能
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:26.07kb
    • 提供者:jie
  1. chat

    1下载:
  2. Linux下基于socket的聊天室,包括主机端和客户端的源程序
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:10.52kb
    • 提供者:chenwenxin2008
  1. chat

    0下载:
  2. 基于BSD C的socket编程 采用udp协议,类似两个进程通信的聊天程序 压缩包包含两个文件,编译后运行是两个不同的聊天进程 运行环境linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.13kb
    • 提供者:zhiguoxu
  1. linux_qq.linux局域网聊天工具原代码

    1下载:
  2. linux局域网聊天工具原代码,c语言编写,LAN chat tools linux source code, c language
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-09-25
    • 文件大小:29.54kb
    • 提供者:碧落
  1. chat.rar

    0下载:
  2. linux下开发的一款类似于QQ的网络聊天室,可以私聊也可以群聊,不过没有界面,利用的是多线程编程,linux developed a similar network QQ chat room, you can group chat can also私聊, but there is no interface, the use of the multi-threaded programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:22.93kb
    • 提供者:彭宗山
  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
    • 文件大小:15.19kb
    • 提供者:彭宗山
  1. chat.rar

    0下载:
  2. linux操作系统 socket编程 selectIO复用 异步聊天室,linux operating system socket programming asynchronous multiplexing selectIO chat room
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:3kb
    • 提供者:asdf
  1. chatbymessage.rar

    0下载:
  2. linux环境下,用IPC和多进程的实现的一个聊天室,linux environment, multi-process with the IPC and the realization of a chat room
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2.5kb
    • 提供者:cloud wu
  1. chat.rar

    1下载:
  2. linux下利用socket多进程/多线程实现网络聊天程序完整版代码,linux process using multi-socket/multi-threaded chat program achieve the full version of the network code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1.83mb
    • 提供者:彭晓
  1. linuxCforChatRoom

    0下载:
  2. linux C聊天室代码,包括server端和client端。-chat rooms linux C code, including server-side and client side.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2.61kb
    • 提供者:
  1. chat

    0下载:
  2. linux系统下一个简单的聊天程序,主要用socket和select实现的-linux system a simple chat program, the main achievement of the socket and select
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-21
    • 文件大小:16.41kb
    • 提供者:cxt
  1. SELECT

    0下载:
  2. linux下套接口函数实现的一个聊天室程序-linux socket function to achieve under a chat room program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:2.84kb
    • 提供者:魏江涛
  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
    • 文件大小:32.59kb
    • 提供者:lin
  1. linux-chat-tcp

    0下载:
  2. linux下的聊天程序,使用TCP三次握手-chat program under linux, using the TCP three-way handshake
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:2.37kb
    • 提供者:梁涛
  1. chatroom.tar

    0下载:
  2. 基于Linux的网络聊天室 开发环境:Ubuntu7.04操作系统 项目描述:该项目为基于C/S架构的局域网聊天工具,用户可以注册、登录、群聊、私聊、隐身、保存聊天记录。管理员可以禁止用户发言和把用户踢出聊天室。 服务器端保存了所有用户的信息和聊天记录。-Linux-based development environment for Internet Relay Chat: Ubuntu7.04 operating system Project Descr iption: The
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1.76mb
    • 提供者:hh
  1. unpv13e

    0下载:
  2. 详细说明:Linux下采用C语言开发的聊天程序,使用类似vi的操作界面,服务器端采用多线程技术,每线程服务一个客户端,客户端采用双进程,一个进程负责网络I/O,一个进程负责用户交互。-Linux development using C language chat, the use vi similar to the user interface, server multi-threading technology, every threaded a client services, client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:614.66kb
    • 提供者:chenim
  1. chat

    0下载:
  2. Linux下异步聊天,有客户端和服务端俩个类-Under Linux asynchronous chat, there are both client and server classes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2.82kb
    • 提供者:吴萤
  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
    • 文件大小:140.86kb
    • 提供者:
  1. a-simple-chat-program-

    0下载:
  2. Linux下简单聊天工具编程模拟QQ,服务端、客户端模式,这个也是转的-Linux, a simple chat program simulation QQ, services, client mode, this is also the turn
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:22.14kb
    • 提供者:li
  1. C-Linux-chat

    0下载:
  2. 在linux系统下实现多人聊天室,文档内部有使用方法。-In the linux system to achieve more than chat rooms, use of internal documents.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1.36kb
    • 提供者:杨帆
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com