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

搜索资源列表

  1. test30

    0下载:
  2. 两个程序,要求用消息队列,实现聊天程序,每次发言后自动在后面增加当前系统时间;同时增加结束字符,比如最后输入“88”后结束进程;共享内存-Two procedures, requirements, message queues, chat program, the current system time is automatically added after each speech while increasing the end of the character, such as the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:33025
    • 提供者:丁占成
  1. qtlliaotian

    0下载:
  2. qt编写的一个聊天室程序 用于局域网聊天 windos下可运行-the qt write a chat program for LAN Chat can be run under windos
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:7298145
    • 提供者:王思明
  1. src

    0下载:
  2. 简单的QQ聊天程序 用java写的 分享了 简单的QQ聊天程序 简单的QQ聊天程序-Simple QQ chat program written in Java share
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:948
    • 提供者:xkm
  1. demo_chat_room

    0下载:
  2. 简单的聊天工具,可以多人连接,tcp连接-Simple chat tool, people connections, the tcp connection
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:25303
    • 提供者:zhangkun
  1. workspace

    0下载:
  2. 实现了带加解密功能的聊天程序,基于UDP协议,代码清晰,其中使用了密钥工厂来实现密钥的恢复-Achieve a chat program with encryption and decryption functions, based on UDP protocol, the code is clear, which use a key factory to achieve the key recovery
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:27236
    • 提供者:李离散
  1. CyuyanLiaoTianyuanma

    0下载:
  2. c语言写的网络聊天 本程序,要在linux或XP环境下运行!要自己修改IP地址。 主要用到了,网络套接字socket和fork 函数!-c language Internet chat program to run on Linux or XP environment. To modify the IP address. The main use of the network socket socket and fork function!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:4021
    • 提供者:陌小轩
  1. async-communication

    0下载:
  2. linux下,用C语言实现的异步聊天程序-asynchronous chat program under linux, using C language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:4021
    • 提供者:david
  1. TCPClient3

    0下载:
  2. 用于聊天和视频传输的系统应用程序,是基于TCP的可靠传输系统-For chat and video transmission system applications, TCP-based reliable transmission system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:3884746
    • 提供者:yangyu
  1. chatroom

    0下载:
  2. 基于linux环境下的简易聊天室,可实现注册,登录,私聊,群聊等功能-Simple linux-based chat room environment, enabling registration, login, private chat, group chat and other functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:20197
    • 提供者:东北大汉
  1. gchat

    0下载:
  2. gchat,Unix下的聊天软件源码,对于理解linux很有帮助啊-gchat, Unix chat software source code, for understanding the linux helpful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-07
    • 文件大小:194731
    • 提供者:姜永韩
  1. qddown_vc1020442426662

    0下载:
  2. 使用VC 写的聊天程序 仿照QQ 实现的-Modeled QQ chat program written using VC achieve
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:1146934
    • 提供者:刘呀呀
  1. YBD_char_room

    0下载:
  2. 基于qt,运用c语言,c++的知识实现了聊天室的功能,群聊,私聊,上下显示等-Based on qt, using c language, c++ knowledge to achieve the functionality of the chat room, group chat, private chat, the upper and lower display
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-18
    • 文件大小:637739
    • 提供者:王磊
  1. lan-communication

    0下载:
  2. Linux下局域网通信程序,实现了单聊群聊文件传输等功能-Linux, LAN communication program to achieve a single chat group chat file transfer function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-21
    • 文件大小:11337
    • 提供者:李俊
  1. advanced_asp_chat

    0下载:
  2. 一个用ASp代码编写的先进的聊天室,供学习使用-A written code ASp used advanced chat rooms for learning to use
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:26424
    • 提供者:周杰
  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. qt_qq

    0下载:
  2. 这是用tcp制作的一个qt的简单的聊天工具。两个对话框,相互间发送或者接收数据,通过设置端口和地址连接,还可以清除所发送或者接收的数据。-This is a qt tcp making a simple chat tool. Two dialog boxes, send or receive data to each other, by setting the port and address of the connection, you can also clear the sending o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-10
    • 文件大小:657760
    • 提供者:李英
  1. NetICQ-liaotian

    0下载:
  2. C_S型聊天室,源码,测试可用,局域网联天-C_S chat rooms, source code, test available
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-05
    • 文件大小:234402
    • 提供者:songtian
  1. JudgeWar3

    1下载:
  2. 一个判断魔兽改建是否在聊天时切换的状态代码.-A judge the status code switching Warcraft alterations chat.
  3. 所属分类:Windows Kernel

    • 发布日期:2014-10-01
    • 文件大小:2048
    • 提供者:阿叶
  1. chat_result.tar

    0下载:
  2. 根据TCP进程间通信,实现的聊天室功能;包括群聊和私聊-TCP interprocess communication, chat rooms including group chat and private chat
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:8300
    • 提供者:baijingjun
  1. server

    0下载:
  2. 在linux下,用C语言实现的聊天程序中服务器的实现,程序可编译运行。-In Linux, using C language implementation of the realization of the server chat program, and the program can be normal compilation operation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:1300
    • 提供者:蓝雨
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 22 »
搜珍网 www.dssz.com