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

搜索资源列表

  1. 管道聊天程序

    0下载:
  2. 使用C管道技术在Linux下实现的char-use technology in the Linux pipeline under the char
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:4898
    • 提供者:鲍勃赵
  1. SIGNAL-char

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

    • 发布日期:2008-10-13
    • 文件大小:11425
    • 提供者:鲍勃
  1. qq-src-20060929.tar

    0下载:
  2. 实现简单QQ的C源代码(for windows and UNIX),能在Cygwin环境的Windows下编译,还有Linux/BSD/AIX/Solaris等符合POSIX标准的UNIX下编译运行, 但是其中qqsniffer只能在linux下编译。 编译完代码后,说明如下 qqalive 挂机的程序 qqscan 暴力远程破解 qqsniffer 局域网QQ监视器 -achieve simple C source code (for windows
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:1031038
    • 提供者:chen
  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
    • 文件大小:5962583
    • 提供者:wupeng
  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
    • 文件大小:33791
    • 提供者:wangjia
  1. myqq3.10

    0下载:
  2. Version 3.10 (2009-2-7) 1. 修正09接收消息协议。 2. 全部源代码文件更改为UNIX-UTF8格式。 3. 增加Preference来自定义屏蔽部分协议。 4. 增加添加、删除好友基本协议,支持验证码。 5. 登录后更改状态。 6. 登录机器数据填充。 7. 修正myqq.c里无法打印某些消息的bug。-Version 3.10 (2009-2-7) 1. To amend the agreement to receive m
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-05
    • 文件大小:126279
    • 提供者:严雷
  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
    • 文件大小:1436
    • 提供者:shaykh
  1. myqq

    0下载:
  2. 最新的qq2009协议分析c语言代码,可以在linux和win下编译运行,支持所有的qq功能. 绝对值得珍藏-Qq2009 the latest protocol analysis c language code can be compiled under linux and the win to run, and support all functions of qq. Collection is worth!!
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:230553
    • 提供者:莫立
  1. openfetion-1.5

    0下载:
  2. 飞信的简单实现。在linux平台下,用C++语言描述。 将通信协议更改为飞信v4版本 -Fetion simple realization. In linux platform, using C++ language descr iption. Change the communication protocol version Fetion v4
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-03
    • 文件大小:1039085
    • 提供者:huochai
  1. cheat

    0下载:
  2. Linux下基于TCP的C/S模型的聊天程序-Linux, TCP-based C/S model chat program
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-04
    • 文件大小:60959
    • 提供者:yechuan
  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
    • 文件大小:2698572
    • 提供者:han
  1. qq

    0下载:
  2. 一个Linux下的小型的聊天系统,采用C/S模型,有服务器和客户端-Under a small Linux chat system that uses C/S model, with server and client
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-25
    • 文件大小:2101
    • 提供者:毛晓峰
  1. linpop

    0下载:
  2. linux下的局域网通信软件,自定义报文格式,基于C/S架构,运用了linux网络编程,线程,mysql数据库编程等知识。图形界面运用gtk-2.0-LAN communication software under linux
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:284044
    • 提供者:赵崇仑
  1. Ntalk

    0下载:
  2. 多人聊天系统,可以用于远程会议模式.本系统是使用c语言在linux环境下实现的-People chat system, can be used for teleconferencing mode the system is to use c language implementation in the linux environment
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:435959
    • 提供者:fang
  1. chat-program

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

    • 发布日期:2017-04-06
    • 文件大小:41894
    • 提供者:eee
  1. liaotian

    0下载:
  2. 一个linux c写的局域网聊天软件,分为客户端和服务端-Write a linux c LAN chat software is divided into client and server
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-21
    • 文件大小:5563
    • 提供者:zzq
  1. ServerForQQClient

    0下载:
  2. 用C语言实现的Linux环境下的QQ即时通讯软件,包含客户端和服务器端程序-QQ instant messaging software in C language under the Linux environment, including client and server-side program
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-15
    • 文件大小:83214
    • 提供者:郭梦宇
  1. qpid-cpp-0.6.tar

    0下载:
  2. Qpid/C++ 是AMQP协议的一个 C++ 的实现。Apache Qpid (Open Source AMQP Messaging) 是一个跨平台的企业通讯解决方案,实现了高级消息队列协议。提供了 Java、C++ 两种服务端版本以及 Java、C++、.NET、Python和Ruby语言的客户端。 其中C++版本的服务器端具备高性能/低消耗以及RDMA支持,可运行于Windows/Linux和Solaris平台;而Java版本的服务器则支持JMS,以及各种平台。 -Qpid/
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-09
    • 文件大小:3082680
    • 提供者:yangligang
  1. anychatcoresdk_linux_x64_v6.3.tar

    0下载:
  2. 支持Linux平台设备上的音频即时通讯应用开发 提供C++、Qt、Java语言API接口,开放示例源代码 封装音视频的采集、编解码、传输、显示和播放等模块 支持Android、Web、PC、iOS等设备和Linux之间的互联互通 支持Spring MVC框架,可以将服务器部署在Java Web容器中 AnyChat for Linux SDK 跨平台音视频能力生态解决方案 适合平台:Linux x86(32bit、64bit) inclu
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-12-11
    • 文件大小:14850183
    • 提供者:王天生
  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