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

搜索资源列表

  1. schpati-3021[1].tar

    0下载:
  2. AndyChat 是一种用Perl 来编写的多协议的控制台聊天程序。它的目的在于提供一种共同的控制台界面,为所有专门的room-based (IRC) 和即时messenger based (ICQ, AIM, etc.) 聊天协议,它带有一个用户清单的视频。-AndyChat Perl is a preparation of multi-protocol console chat program. Its purpose is to provide a common console inter
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:113580
    • 提供者:陈凯
  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
    • 文件大小:629410
    • 提供者:chenim
  1. chat

    1下载:
  2. 实现多人聊天室,其中默认状态下为广播式聊天,即一个发消息,其它人都能看到,且当用户退出聊天室时,也会通知其他人及服务器端-To achieve more than chat rooms, which by default to broadcast interactive chat, that is, an impending arrival others can see, and when the user out of chat rooms, it will also inform the o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2874
    • 提供者:kathy
  1. chat_tcp

    1下载:
  2. 基于Tcp的chat聊天室,可以实现多人的广播聊天,退出时通知其它用户。-Tcp-based chat in chat rooms, can be achieved over the broadcast chat, exit notify other users.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2886
    • 提供者:kathy
  1. mutil-chatting

    0下载:
  2. 基于tcp实现的多人聊天程序 1) 支持用户并发请求(注册,登录,聊天) 2) 当用户登录时,应该提示其所有在线好友“自己已经在线” 3) 当用户退出时,应该提示其所有在线好友“自己已经下线” 4) 用户登录时除需要返回登录成功 / 失败信息,还要获取当前自己所有在线好友信息(好友谁在线?) 5) 添加好友(需验证?) 6) 删除好友(目前没有做,只要添加一个函数就可以了) -unix/linux PIC select tcp
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:60778
    • 提供者:宋欢欢
  1. chatting.tar

    0下载:
  2. 登录聊天,多线程,MD5密码加密,XML存取用户信息-Login to chat, multi-threaded, MD5 password encryption, XML access to user information
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:49094
    • 提供者:杨少宁
  1. icpq

    0下载:
  2. CPQ vc++ 版聊天室源程序,平常的sock函数最多只能实现60多个用户连接,极大限制了服务器应用程序的使用-Chat rooms of the the CPQ vc++ version of the source code, the usual sock function can only achieve more than 60 users to connect, which greatly limits the use of server applications
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:507071
    • 提供者:吴淑玉
  1. chat.tar

    0下载:
  2. 多用户聊天系统,是在Linux环境下实现的,类似于QQ群系统!-Multi-user chat system is implemented in the Linux environment, similar to the QQ group system!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:7925
    • 提供者:fanbao1988
  1. chatroom.tar

    0下载:
  2. 多人群聊的聊天室,用户输入信息服务器接收信息并将信息发送给其他用户-More people chat chat rooms, message server receives user input information and send the information to other users
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:40499
    • 提供者:童嘉平
  1. Linux下局域网聊天软件

    0下载:
  2. 支持Linux环境下局域网多用户聊天,采用C/S架构,功能齐全,运行稳定,并有详细介绍文档,有兴趣可以看一下
  3. 所属分类:Linux/Unix编程

    • 发布日期:2015-04-04
    • 文件大小:1353058
    • 提供者:benmaohebendan
  1. Chatting

    0下载:
  2. linux下得聊天室:主要实现了多线程的聊天功能,注册用户、登录、显示在线人数、群聊、私聊等功能-under linux have chat rooms: the main achievement of the multi-threaded chat, registered users, logins, displays line number, group chat, private chat and other functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:31925
    • 提供者:刘宇佳
  1. CHAT_ROOM

    0下载:
  2. 本代码是Linux编程,使用gtk编程,做成一个私人聊天室,有用到多线程、数据库等。源码分为用户端和服务器端两部分。由于是新手,第一次使用gtk,界面很糙,但功能大都实现。用户有超级用户和普通用户之分。加粗为超级用户特有功能。 未完成:在封装Makefile时链接库一直不成功,故没有实现Makefile。 全部功能如下: 1 登陆 2 注册 3 踢人 4 解禁 5 禁言 6 私聊 7 群聊 8 好友列表(在线) 9 文件传输 10 个人
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:195723
    • 提供者:褚克珍
搜珍网 www.dssz.com