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

搜索资源列表

  1. linux-chatroom

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

    • 发布日期:2008-10-13
    • 文件大小:20145
    • 提供者: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
    • 文件大小:138247
    • 提供者: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
    • 文件大小:35487
    • 提供者:赵伟坤
  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
    • 文件大小:75249
    • 提供者:weibo
  1. chatroom

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

    • 发布日期:2017-04-27
    • 文件大小:8136
    • 提供者:廖泉
  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-05
    • 文件大小:4493
    • 提供者:刘金磊
  1. chatroom

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

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

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

    • 发布日期:2017-03-30
    • 文件大小:3717
    • 提供者:zhoujiong
  1. linux-chatroom

    0下载:
  2. 基于多路复用的聊天室。利用了共享内存等等。包括客服端和服务器端-Multiplexer-based chat rooms. Use of shared memory, and so on. Including the customer service side and server-side
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:2711
    • 提供者:张伟
  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
    • 文件大小:307200
    • 提供者:胡栋梁
  1. chatroom

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

    • 发布日期:2017-04-05
    • 文件大小:344174
    • 提供者:lee yeng
  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-14
    • 文件大小:557209
    • 提供者:李邵逸马
  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
    • 文件大小:273566
    • 提供者: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
    • 文件大小:145229
    • 提供者:caodan
  1. chatroom

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

    • 发布日期:2017-12-07
    • 文件大小:5226
    • 提供者:任鸿楠
  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
    • 文件大小:3765403
    • 提供者: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
    • 文件大小:18432
    • 提供者:金宇
  1. Sachs-chatroom-master

    0下载:
  2. 基于udp的局域网聊天室,目前已支持LInux Win环境下 练手的小玩具-Udp-based LAN chat rooms, unix-linux environment-Udp
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:10114
    • 提供者:XiongXiong
  1. chatroom

    0下载:
  2. linux终端下聊天工具,要求安装sqlite3.6.20,server/bin下输入./server开启服务器, client/bin/输入./client 127.0.0.1连接服务器,然后根据提示可以开始聊天,基于socket,使用多线程-chat tool under linux terminal, require the installation of sqlite3.6.20, server/bin, enter./server on the server, client/bin/i
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:40685
    • 提供者:asd
  1. chatroom

    0下载:
  2. 基于linux的聊天室系统,实现的功能主要有登录注册、群聊私聊、发送文件、禁言解禁、接收离线文件消息等、管理员权限-linux chatroom sorry my English IS not good
  3. 所属分类:Linux Network

    • 发布日期:2017-05-04
    • 文件大小:89646
    • 提供者:蒋韩
« 12 »
搜珍网 www.dssz.com