CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - LInux Chat server

搜索资源列表

  1. gsmlogger

    0下载:
  2. Shell scr ipt application used to answer incoming gsm data call, receive data and store it, ie simple gsm data server on Linux with some logging and error handling. (Require chat program)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:804
    • 提供者:Eugene Leigh
  1. chat_linux

    0下载:
  2. Linux下异步聊天,有客户端和服务端俩个类-Under Linux asynchronous chat, there are both client and server classes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2907
    • 提供者:吴萤
  1. Lam_qt

    0下载:
  2. 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:139911
    • 提供者:stone
  1. Linpop-Beta3(Ubuntu)

    0下载:
  2. Linpop是一款运行于Linux操作系统平台的IM(即时通信)软件,可以实现局域网内任意电脑之间的信息接受与发送,也可作为支持200人中小型企业,企业信息平台中的一个组件及功能存在。整个软件基于C/S结构,数据经过服务器转发,便于服务器对客户端传送过来的数据进行分析和处理,例如单对单聊天、群聊天等。客户端基于GTK+实现整个GUI框架,最终界面效果良好。-Linpop can support 200 small and medium enterprises within the IM plat
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:893105
    • 提供者:
  1. unix-cs-socket

    2下载:
  2. 在Unix/Linux环境下,用Client/Server结构实现;支持多个客户之间的相互交流(公聊,用户名); 工作方式: 服务器程序先在后台运行; 客户端程序通过“网址+端口号”连接到服务器,并根据提示输入用户名(不需验证); -On Unix/Linux environment, using Client/Server architecture to achieve support interaction between multiple customers (t
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-11-30
    • 文件大小:1985
    • 提供者:nick
  1. Linpop_beta1.1

    0下载:
  2. 自己编写的,在linux下的局域网聊天工具,类是QQ,并且有服务器-Write your own LAN chat tool under linux, class QQ, and there is a server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:1228854
    • 提供者:luan
  1. openssl

    1下载:
  2. 基于OpenSSL的安全聊天系统 – Windows或Linux平台均可 – 点到点模式 – 基于OpenSSL的安全套接字通信 – 客户端服务器双向认证 -Mutual authentication based on OpenSSL Secure Sockets communication- client server based on the OpenSSL security chat system- Windows or Linux platforms can be-
  3. 所属分类:Network Security

    • 发布日期:2014-11-19
    • 文件大小:6847488
    • 提供者:风水
  1. f_client

    0下载:
  2. linux下用socket编程时实现的终端下的服务器、客服端字符聊天程序--客服端程序-linux socket programming achieved when using the terminal server client service character chat program- customer-side program
  3. 所属分类:Network Security

    • 发布日期:2017-11-30
    • 文件大小:1109
    • 提供者:qwm
  1. Simple-chat-room-simulation-platform

    0下载:
  2. 简易聊天室平台模拟。基于linux平台支持用户登录,聊天。后台管理器监听,最大同时在线人数。提供client和server两端的代码。-Simple chat room simulation platform. Support for user login and chat. Manage listens, the maximum number of simultaneous online. Provides client and server ends of the code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:3097
    • 提供者:yangfan
  1. chat_server

    0下载:
  2. 我自己写的一个基于tcp/ip的聊天服务器,可是实现实时通话以及多人通话,请多多指教,其中用到了链表,是在linux c下编写-I write a chat server based on TCP/IP, but in real time to speak, and many people call, please advice, which use the linked list, is written under Linux c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1646
    • 提供者:白鹿
  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
    • 提供者:褚克珍
  1. ser_test

    0下载:
  2. 嵌入式Linux的聊天程序的服务器端程序,基于socket套接字进行网络间通信。(Embedded Linux chat program server-side program, based on socket socket for inter network communication.)
  3. 所属分类:Linux/Unix编程

  1. poll聊天服务器

    0下载:
  2. 1. 聊天室服务器端的创建。 2. 聊天室客户端的创建。 3. 实现客户与服务器的连接通讯。 4. 实现客户之间的私聊 5. 实现客户端的在线信息显示。 6. 实现服务器端当前在线客户信息。(1. chat room server side creation. 2. chat room client creation. 3. realize the connection communication between client and server. 4., to achieve
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:weibaba
  1. 简易聊天室

    0下载:
  2. 构建简易聊天室,使用图形界面,实现客户端和服务器端通信(Building a simple chat room, using a graphical interface to achieve communication between the client and the server)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:疾风aa
  1. TCP_IP聊天项目

    0下载:
  2. 在linux的shell下用Soket编程实现聊天的功能,可以添加,删除好友,一个服务器,多个客户端(Under the shell of Linux, using the Soket programming to realize the chat function, can add, remove friends, a server, multiple clients.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-23
    • 文件大小:123904
    • 提供者:是你凯哥哈
  1. chathome

    1下载:
  2. 网络编程,socket,客户端与服务器,简化版网络聊天室(Network programming, socket, client and server, simplified network chat room.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-02
    • 文件大小:8192
    • 提供者:崛起的昊
« 1 2»
搜珍网 www.dssz.com