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

搜索资源列表

  1. linux-chatroom

    0下载:
  2. 基于Linux操作系统的网络编程,实现网络聊天室,并对不健康的内容进行管理。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:19.67kb
    • 提供者:ll
  1. chatroom

    0下载:
  2. 在Linux下用C语言编写实现的聊天室,实现了注册、用户登录游客登录、一对一聊天功能-Under Linux using C language implementation of chat rooms, to achieve the registration, user login Login tourists, one to one chat
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:135.01kb
    • 提供者:youbeilei
  1. chatroom

    0下载:
  2. 基于Linux系统下,用c编写的一个聊天程序,该程序分为客户端和服务器端亮部分代码,可直接make编译-Based on Linux system, using c write a chat program, this program is divided into client and server bright part of the code, can be directly make compilation
  3. 所属分类:Linux Network

    • 发布日期:2017-11-08
    • 文件大小:34.66kb
    • 提供者:赵伟坤
  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. chatroom.tar

    0下载:
  2. linux下简单聊天室源代码(包含服务器和客户端), 功能比较简单,适合刚学网络编程的同学参考。-linux source code for the simple chat rooms (including server and client), function is relatively simple for students just learning network programming reference.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:73.49kb
    • 提供者:weibo
  1. chatroom.tar

    0下载:
  2. linux窗口程序设计,聊天室软件窗口改写-linux windows programming, chat room software window rewritten
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:1.11mb
    • 提供者:toni
  1. chatroom

    0下载:
  2. 很简单的聊天程序。它是linux下聊天程序的基础。-Very simple chat program. It is based chat program under linux.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-27
    • 文件大小:7.95kb
    • 提供者:廖泉
  1. chatroom

    0下载:
  2. linux命令行模式下的聊天室,自己写的有问题还请多指教-linux command line mode, the chat room, write their own problems also like him to teach
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:4.39kb
    • 提供者:刘金磊
  1. chatroom

    0下载:
  2. 这是一个用linux系统编写的聊天系统,虽然功能不全,但基本的功能如表情、字体等均实现。-This is a linux system using chat system written in, although the failure, but the basic functions such as face, font Deng Jun achieve.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1.59mb
    • 提供者:冰历
  1. chatroom

    0下载:
  2. 一个linux下采用Socket编程实现的简易聊天室-chatroom
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-08
    • 文件大小:19.1kb
    • 提供者:李立
  1. chatroom

    0下载:
  2. linux环境下的聊天程序,可实现群聊,单聊,显示在线用户-linux environment chat program, allows group chat, single chat show online users
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-31
    • 文件大小:3.63kb
    • 提供者:zhoujiong
  1. chatroom.tar

    0下载:
  2. linux下socket聊天,使用了POSIX多线程 和socket 编程技术-socket chat under linux, use POSIX multi-threaded and socket programming
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:300kb
    • 提供者:胡栋梁
  1. chatroom

    0下载:
  2. linux 聊天室,可以实现 私聊 群发 管理员踢人 发送表情 等 功能-Linux chat rooms
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:336.11kb
    • 提供者:lee yeng
  1. chatroom

    0下载:
  2. 基于linux环境下的简易聊天室,可实现注册,登录,私聊,群聊等功能-Simple linux-based chat room environment, enabling registration, login, private chat, group chat and other functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:19.72kb
    • 提供者:东北大汉
  1. chatRoom

    0下载:
  2. 基于TCP/IP协议的聊天室程序,其中包括客户端与服务器,该程序是在LINUX下,用QT编写的-TCP/IP protocol-based chat room procedures, including client and server, the program is under LINUX, written with QT
  3. 所属分类:Linux Network

    • 发布日期:2017-11-15
    • 文件大小:544.15kb
    • 提供者:李邵逸马
  1. chatroom

    0下载:
  2. 基于linux QT3的UDP网络通讯程序,可以直接在linux上编译并运行,也能够交叉编译后,在ARM2440上运行。-Of linux QT3 the UDP-based network communication program on linux compile and run, but also be able to cross-compiled to run on the ARM2440.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-23
    • 文件大小:267.15kb
    • 提供者:jiangwei
  1. Chatroom

    0下载:
  2. 基于linux的socket多线程通信方式。采用sqlite3数据库存储用户信息. 能够实现注册、登陆、退出 、私聊、群聊、修改密码、查看在线用户-Linux-based multi-threaded socket communication. Sqlite3 database to store user information. Achieve registration, login, exit, private chat, group chat, change passwords, vi
  3. 所属分类:Linux Network

    • 发布日期:2017-11-25
    • 文件大小:141.83kb
    • 提供者:caodan
  1. chatroom

    0下载:
  2. linux网络编程 聊天室-c /c++ linux chat_room head.h server.c client.c
  3. 所属分类:Linux Network

    • 发布日期:2017-12-08
    • 文件大小:5.1kb
    • 提供者:任鸿楠
  1. VCPP6.0-Linux-TCP-chatroom

    0下载:
  2. tcp_server.c运行于linux,用于作服务器。客户端用VC++6.0开发,实现了网络聊天室和单对单聊天功能。-tcp_server.c run in linux, is used as a server. The client development VC++6.0 used Internet chat rooms and a single on-one chat function.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-12
    • 文件大小:3.59mb
    • 提供者:wenzi
  1. chatroom

    0下载:
  2. 这个是linux下的网络编程,运用TCP协议实现;基本实现了聊天的一些功能-This is under linux network programming, using the TCP protocol implementation basic realization of some of the features of the chat
  3. 所属分类:Linux Network

    • 发布日期:2017-12-01
    • 文件大小:18kb
    • 提供者:金宇
« 12 »
搜珍网 www.dssz.com