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

搜索资源列表

  1. SIGNAL-char

    0下载:
  2. 使用C语言信号技术实现的聊天室程序(linux环境)-use C language Signal Technology chat rooms (Linux environment)
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:11.16kb
    • 提供者:鲍勃
  1. chatroom_in_linux

    0下载:
  2. 实现linux环境下的终端聊天室程序,分成服务器部分和客户端部分,自主开发完成。-linux environment to achieve the terminal chat room procedures, divided into some server and client, independent development completed.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:11.87kb
    • 提供者:荣平
  1. linux_chat

    0下载:
  2. 实现linux下的聊天室。可以单聊、群聊、以及组聊。而且具有文件传输功能。界面使用curse库编程-achieve linux under the chat room. Alone can chat, group chat and chat groups. But with file transfer functions. Interface programming using the curse
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:13.61kb
    • 提供者:kong xiangzhen
  1. clientsrc-2.3

    0下载:
  2. for chat 通讯类型的例子,LINUX下的-chat communication types for example, the LINUX
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:64.11kb
    • 提供者:fly
  1. JavaChatRoom

    0下载:
  2. Java聊天室程序源 2 需求分析 2.1 业务需求 1. 与聊天室成员一起聊天。 2. 可以与聊天室成员私聊。 3. 可以改变聊天内容风格。 4. 用户注册(含头像)、登录。 5. 服务器监控聊天内容。 6. 服务器过滤非法内容。 7. 服务器发送通知。 8. 服务器踢人。 9. 保存服务器日志。 10.保存用户聊天信息。 2.2 系统功能模块 2.2.1 服务器端 1.处理用户注册 2.处理用户登录
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:1.04mb
    • 提供者:chenmin
  1. client

    0下载:
  2. the source code of client side that developed on linux.it realize the client function of a chat room.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:825.22kb
    • 提供者:di
  1. gaim-1.3.1.tar

    0下载:
  2. linux下运行的聊天工具,允许你与任何使用即时信息服务器的人谈话。支持由多个插件组成的多平台连接特性。这些插件允许你连接其他聊天服务器如Yahoo!,ICQ,或IRC。-chat tools, and allows you to use any instant messaging server conversations. Supported by a number of plug-in component of the multi-platform connectivity. These p
  3. 所属分类:ICQ/即时通讯

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

    0下载:
  2. 自己写的一款linux下的聊天软件,有群聊,私聊,管理员管理等功能,客户端使用qt图形界面,服务器端用c语言-Wrote it myself under a linux chat software, there are a group chat,私聊, the administrator management functions, using qt graphical client interface, server-side using c language
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-20
    • 文件大小:5.69mb
    • 提供者:wupeng
  1. FOicq

    0下载:
  2. Linux版的QQ源码,不清楚支持的QQ最后版本是多少-Linux source code version of the QQ, QQ not support the final version is the number of
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-09
    • 文件大小:65.92kb
    • 提供者:站长
  1. QQ

    0下载:
  2. QQ聊天程序设计及说明文档,Linux操作系统,且装有TCP/IP,及POP3,SMTP协议,运行服务端要装有MYSQL数据库-QQ chat program design and documentation, the Linux operating system and equipped with TCP/IP, and POP3, SMTP protocol, run the server should be equipped with MYSQL database
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-21
    • 文件大小:812.35kb
    • 提供者:maskkid
  1. WN_Chat

    1下载:
  2. 在linux下用qt4.0开发的一款仿qq的聊天工具,使用了sqlite数据库进行数据连接。实现了个人信息修改,私聊和文件收发功能等功能。-Under the linux development of a simulation with qt4.0 qq chat tool, using the sqlite database data connection. Changes to achieve the personal information, private chat and file s
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2015-12-16
    • 文件大小:3.18mb
    • 提供者:爱迪生
  1. socket-windows-linux

    0下载:
  2. 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 -Cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:33kb
    • 提供者:wangjia
  1. qq2008_console_client

    0下载:
  2. qq2008贺岁版协议控制台客户端,同时支持linux和win32版。本人修正其一处错误,确保在mingw平台下编译通过。linux下我没试~~编译需设置pthread库(包中已有)最简单的办法是把.a库直接扔到mingw的lib目录下.h文件到include目录 可以实现登录 退出 聊天 群聊 等功能 -Hesuiban agreement qq2008 console client, while supporting linux and win32 versions. The fir
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-28
    • 文件大小:223.81kb
    • 提供者:宋涛
  1. Chatting

    0下载:
  2. Simple chat program in C / Linux based-Simple chat program in C/Linux based
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:1.4kb
    • 提供者:shaykh
  1. UniTalk2_src

    0下载:
  2. source code of chat system that you can install on windows or linux as operating system
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:30.71kb
    • 提供者:oride
  1. schat

    0下载:
  2. C++写的一个网络聊天工具,代码写的不错,值得学习一下。使用了QT库,而且是跨平台的windows,linux都行-C++ to write an online chat tools, code written by good and worth learning about. Using the QT library, and is cross-platform windows, linux will do
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-11
    • 文件大小:2.57mb
    • 提供者:han
  1. chat

    0下载:
  2. 基于linux聊天系统,一个服务端和多个客户端,基于linux虚拟机下-中文 » 英语<~ 复制Chatting system based on Linux, a server and multiple clients based on Linux virtual machine, next
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-04
    • 文件大小:129.92kb
    • 提供者:sunn123
  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. chat-program

    0下载:
  2. c语言写的Linux的聊天程序,希望对同学们有所帮助,很好的程序-chat programe
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-06
    • 文件大小:40.91kb
    • 提供者:eee
  1. chat.tar

    0下载:
  2. Linux C编写的基于tcp协议的多人聊天,仿QQ功能(Multi person chat based on TCP protocol)
  3. 所属分类:ICQ/即时通讯

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