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

搜索资源列表

  1. Chatting

    0下载:
  2. linux下得聊天室:主要实现了多线程的聊天功能,注册用户、登录、显示在线人数、群聊、私聊等功能-under linux have chat rooms: the main achievement of the multi-threaded chat, registered users, logins, displays line number, group chat, private chat and other functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:31925
    • 提供者:刘宇佳
  1. wshop_v2.0

    0下载:
  2. 微信外卖,用户可以通过此平台预约外卖,一键操作,简单轻松-we chat take away
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-26
    • 文件大小:8826883
    • 提供者:henry
  1. TheChat

    0下载:
  2. 可以实现客户端与服务端的发送与接受,并且有聊天窗口-chat programme
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:86789
    • 提供者:lzc
  1. smartgridsecurity-with-chat-full

    0下载:
  2. smart grid security with message digest algorithm for security
  3. 所属分类:Network Security

  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. MyTcpChat

    0下载:
  2. 聊天室是一个通过国际互联信息网络进行多人通讯的系统。在这个信息极其发达的时代,目前我们可以用来进行信息交流的方法非常多,比如电报、电话、电子邮件等通讯手段,这些或者不方便或者有局限性或者有费用的问题,比如电话就是属于费用比较高的一种方式,而且一般情况下不能进行多人会谈,那么一个需要几个人一起讨论的会议就不能举行,一般情况下都需要花费大量的人力物力把这几个人聚集到同一地点才能进行讨论。非但费时费力费钱而且效果也不一定很好。电子邮件则不是一种及时联系的手段,需要一定时间才能到达,只能作为一种辅助交流
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:238066
    • 提供者:阿木
  1. liaotian-soft

    0下载:
  2. 在Linux平台下,实现局域网聊天软件的设计与实现-Work under Linux platform, design and implementation of LAN chat software
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:4807
    • 提供者:张晓玄
  1. liaotianXiangMu

    0下载:
  2. 给予C开发的聊天的项目,里面是运用了UPDTCP协议的知识,会对您有帮助的.-Give C development projects chat, which is the use of knowledge UPDTCP agreement, will your help.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:8993
    • 提供者:田红
  1. liaotian

    0下载:
  2. 一款简单实用的聊天软件,有客户端和服务器端组成。只具有群组聊天功能。-A simple chat software, consists of the client and server. Only have group chat function.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:13653
    • 提供者:DKH
  1. chat

    0下载:
  2. 在linux系统下实现基本聊天室功能,能够支持多人聊天-for a chatroom under linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5116
    • 提供者:chichichi
  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. chatting-room_CSharp__socket

    0下载:
  2. 利用C#语言实现Socket聊天程序,实现信息的发送和接收。 开发平台 Visual Studio-Socket use C# language chat program, sending and receiving information. Visual Studio development platform
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:97457
    • 提供者:李鹏
  1. MyQQ

    0下载:
  2. 仿QQ聊天界面,java实现,实现了私聊与群聊功能,满足一般作业要求-Imitation QQ chat interface, Java implementation, to achieve a private chat and group chat function, to meet the general requirements of the job.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-24
    • 文件大小:7520002
    • 提供者:龙崎
  1. java_QQ-master

    0下载:
  2. java写的聊天室系统,实现了私聊与群聊等基本功能,运用了JFrame等框架。-Java write chat room system, to achieve a private chat and group chat and other basic functions, the use of JFrame and other frameworks.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-05
    • 文件大小:95914
    • 提供者:龙崎
  1. 3.0

    0下载:
  2. 易语言编写的简易聊天工具,分为服务端和客户端,功能基本完善只是没做ui-Easy language to write a simple chat tool, divided into server and client, the basic function of the perfect just did not do UI
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:616289
    • 提供者:
  1. wHook-7587

    0下载:
  2. Whook V 7.587. A lot of commands. #invon - fica invisivel #speedatkon - aumenta velocidade de atack #rangeon- ataca de longe com qualquer arma e magia #wallon - consegue atacar atraves das paredes #fastkillon - ataca em area todos os b
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-28
    • 文件大小:11147264
    • 提供者:Lazaro Junior
  1. winC_1

    0下载:
  2. 一个网络聊天程序,任何一台机器均可成为服务器-A network chat program, any one machine can become a server,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-05
    • 文件大小:12750
    • 提供者:云祥898
  1. win_1

    0下载:
  2. 较好的解释了网络聊天室的构建过程,可以用学习参考-A better explanation of the network chat room construction process, you can use learning reference
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-05
    • 文件大小:19752
    • 提供者:娟娟
  1. Debugden

    0下载:
  2. 使用完成例程模型的简单聊天室服务器,客户端请在本站下载-Use the simple chat room server to complete the routine model, the client should download this site
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-05
    • 文件大小:47242
    • 提供者:张军000
  1. rand

    0下载:
  2. 网络聊天程序 有客户端和服务器端 客户端之间通讯-The network chat program has communication between the client and the server client
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1884
    • 提供者:jiangjing1
« 1 2 ... 13 14 15 16 17 1819 20 21 22 »
搜珍网 www.dssz.com