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

搜索资源列表

  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
    • 文件大小:18439
    • 提供者:sky
  1. linuxmutitalk.rar

    0下载:
  2. 采用socket套接字方式实现一个简单的linux下多人聊天程序,运用了多线程技术。,To achieve more than a simple chat program under linux, using multi-threading.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:25890
    • 提供者:huyang
  1. ChatServer

    0下载:
  2. Linux c语言多进程多用户聊天程序 使用多进程与多线程合作 使用共享内存V进行交换信息 可谓Linux网络套接字编程学习之良品-Linux c multi-process multi-user chat server
  3. 所属分类:Linux Network

    • 发布日期:2017-03-22
    • 文件大小:5943
    • 提供者:hydra
  1. server

    0下载:
  2. thhis a simple server program to chat with multi clients using c programming.(socket program)-thhis is a simple server program to chat with multi clients using c programming.(socket program)
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:2151
    • 提供者:devesh
  1. chat_room

    0下载:
  2. 多线程技术的chat room程序设计,内涵实验报告,十分详细。运行环境是Linux/Unix,Lib库已经在压缩包内-Multi-threading technology, chat room program design, content test report, very detailed. Operating environment is Linux/Unix, Lib library has been in the compressed package
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-26
    • 文件大小:165211
    • 提供者:huihui
  1. serviceandclient

    0下载:
  2. linux下用c写的简易聊天室程序,可以多用户聊天-under linux using c write simple chat program, you can multi-user chat
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:1303
    • 提供者:龙虾
  1. chatInLinux

    0下载:
  2. Linux环境下的文本聊天,包含客户端与服务器端, 支持多方聊天。适合刚接触Linux网络编程的人学习使用。-Chat use text in Linux environment, including client and server process and it was support multi-chat. For fresh student learn Linux network programming.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:5637
    • 提供者:
  1. intranet-chat-system-

    0下载:
  2. 一个linux系统下的小型局域网聊天系统,通过多线程实现。实现了群聊、和单人聊天两种模式。-A small linux system LAN chat system, through multi-threading. Achieve a group chat, and chat with single modes.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:2490
    • 提供者:向来
  1. Desktop

    0下载:
  2. 本项目实现了在linux下简单的网络聊天室。在Linux下编写并调试服务器端程序和客户端程序,实现客户、服务器之间的连接和通信。可以在单机上开辟两个窗口分别运行客户、服务器端的程序,或者将两台主机连接分别作为客户和服务器的方式。本设计使用网络套接字socket和多线程在网络中的应用,并基于linux下的vi编辑器。本方案经gcc调试器调试成功,可以在单机网络聊天中使用。-This project achieved under linux simple online chat rooms. To
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:241621
    • 提供者:fanhao
  1. linux_chat

    0下载:
  2. linux课程设计,完成对话框界面实现群聊、客户端标志、客户端退出、聊天记录功能、单聊功能、多聊等功能功能。-Linux curriculum design, complete the dialog box interface to achieve the group chat client signs, exit the client, chat recording function, single chat feature, multi-chat function function.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:4723
    • 提供者:陈飞
  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. src

    0下载:
  2. 在LINUX下可用VIM编译的,基于TCP/IP的简单聊天室,采用SELECT I/O复用 来实现多客户端登陆,有心跳机制 守护进程等.-Available VIM compile under LINUX simple TCP/IP-based chat rooms, using SELECT I/O multiplexing to achieve multi-client login daemon heartbeat mechanism.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-14
    • 文件大小:6838
    • 提供者:hql
  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. scoket

    0下载:
  2. 实现linux下通过scoket多线程client之间的聊天功能-Implementation under linux through socket between multi-threaded client chat feature
  3. 所属分类:Linux Network

    • 发布日期:2017-11-14
    • 文件大小:16748
    • 提供者:msnlly
  1. week7

    0下载:
  2. linux下多线程聊天室,利用linux下的多线程技术-linux multithreaded chat rooms, the use of multi-threading technology under linux
  3. 所属分类:Linux Network

    • 发布日期:2017-11-24
    • 文件大小:22608
    • 提供者:朱祥朋
  1. socketChat

    0下载:
  2. linux下多线程编程,利用socket实现局域网内简单数据传输,实现简单的聊天功能,可实现多个用户同时聊天。无界面。-Multi-threaded programming in linux, the use of socket achieve a simple LAN data transfer, simple chat feature, allowing multiple users to simultaneously chat. No interface.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-22
    • 文件大小:4219
    • 提供者:Dean
  1. LC_CHAT

    0下载:
  2. linux 下的聊天室,使用多线程编程。-linux chat rooms, use of multi-threaded programming.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:62297
    • 提供者:ct
  1. ChattingRoom

    0下载:
  2. LINUX下简单地聊天软件,可以多线程聊天-Under LINUX simply chat software, you can multi-threaded chat
  3. 所属分类:Linux Network

    • 发布日期:2017-05-18
    • 文件大小:5323189
    • 提供者:MJ
  1. chat

    0下载:
  2. linux下的网络编程,使用C语言,实现多人会话聊天室. 具体功能包括: 注册与登录系统,群聊,私聊,在线用户查询-Linux network programming, the use of C language, the realization of multi person chat rooms. Specific features include: registration and login system, group chat, private chat, online user qu
  3. 所属分类:Linux Network

    • 发布日期:2017-05-04
    • 文件大小:35193
    • 提供者:zhch63
  1. chat.tar

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

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