CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - Chat

搜索资源列表

  1. chatRoom119

    0下载:
  2. 当用户聊天时,将当前用户名、聊天对象、聊天内容、聊天语气和是否私聊进行封装,然后与服务器建立Socket连接,再用对象输出流包装Socket的输出流将聊天信息对象发送给服务器端 当用户发送聊天信息时,服务端将会收到客户端用Socket传输过来的聊天信息对象,然后将其强制转换为Chat对象,并将本次用户的聊天信息对象添加到聊天对象集Message中,以供所有聊天用户访问。 接收用户的聊天信息是由多线程技术实现的,因为客户端必须时时关注更新服务器上是否有最新消息,在本程序中设定的是3秒刷新服
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3405137
    • 提供者:coco
  1. VCHAT

    0下载:
  2. 视频聊天的产品介绍,介绍产品的功能和性能-video chat introduction
  3. 所属分类:Development Research

    • 发布日期:2017-04-10
    • 文件大小:1724872
    • 提供者:luyonghong
  1. commchat

    0下载:
  2. flash video chat chat video
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:174501
    • 提供者:tazi
  1. a

    0下载:
  2. 语音文字聊天室代码,C++源码,资料说明-Voice chat room code, C++ source code, information on
  3. 所属分类:Document

    • 发布日期:2017-04-24
    • 文件大小:148541
    • 提供者:姚志度
  1. talk

    0下载:
  2. 基于PHP制作网站聊天室时所需要的一些语言-PHP-based Web site chat room, making a number of languages required
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:6218
    • 提供者:xujing
  1. gybes

    0下载:
  2. 聊天室程序(可点歌) 聊天室程序(可点歌) -Chat room program (available song) chat room program (available song) chat room program (available song) chat room program (available song)
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:321091
    • 提供者:gybyes
  1. ComputerVisionontheQQ

    0下载:
  2. 计算机视觉关于QQ聊天方面的内容,有兴趣的朋友看看这篇论文-Computer Vision on the QQ chat regarding the contents of friends who are interested take a look at this paper
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:19582
    • 提供者:zhanglu
  1. QIANGZHI

    0下载:
  2. QQ强制聊天- QQ mandatory chat
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1308
    • 提供者:红亲
  1. chat

    0下载:
  2. 它提供了程序设计领域中所涉及的多种技术,如文件访问、图形图像处理、网络通信、多媒体和数据处理等,VC几乎可以开发任何一个领域所需要的应用系统。VC以其功能强大、运行速度快,并且对计算机配置要求低而受到广大开发人员的欢迎。-It provides a program design involved in a variety of techniques, such as file access, graphics, image processing, network communications,
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3955261
    • 提供者:雷俊
  1. GaoLei

    0下载:
  2. 简单的聊天软件的构架图解,和基本的软件功能要求,方便了解和认识工程的全部。适用做初学者的结构设计。-A simple chat software architecture diagrams, and basic functional requirements of software to facilitate the understanding and awareness of all the works. To do the structural design for beginners.
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:270671
    • 提供者:meng
  1. sss

    0下载:
  2. 基于JAVA技术的QICQ聊天工具的设计与实现文档-JAVA-based chat technology QICQ Design and Implementation of Document
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1515312
    • 提供者:非非
  1. DoAn_LanChat

    0下载:
  2. my project - simple chat programming.
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:270661
    • 提供者:Son
  1. UDP

    0下载:
  2. UDP聊天程序的实现。基于UDP协议,所编写的聊天程序,简单实用。-UDP chat program implementation. Based on UDP protocol, the chat program written in simple and practical.
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:6241
    • 提供者:张燕燕
  1. 71477185ltqkhfwq

    0下载:
  2. 一个简易的网上聊天工具,可以通过服务器进行聊天。-A simple online chat tool to chat through the server.
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:838191
    • 提供者:baoxiangyang
  1. JAVAWUZIQI

    0下载:
  2. 实现网络五子棋多人对战可上网多人联机,聊天等 -Can be networked multiplayer online multiplayer backgammon online, chat, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:89209
    • 提供者:pj
  1. qq

    1下载:
  2. 使用c++编写了对点 语音聊天软件,实现两台主机之间得语音通信,首先通过声音采集,然后利用ACM接口压缩音频数据,将数据发送到目标主机,主机接收数据后,解压缩音频数据,并播放,以此实现了点对点得语音通信。利用TCP/IP协议来确认连接状态(TCP/IP协议是可靠的协议,TCP负责发现传输的问题,一有问题就发出信号,要求重新传输,直到所有数据安全正确地传输到目的地,),UDP协议(UDP是一个无连接协议,传输数据之前源端和终端不建立连接,当它想传送时就简单地去抓取来自应用程序的数据,并尽可能快地把
  3. 所属分类:软件工程

    • 发布日期:2013-11-29
    • 文件大小:2727028
    • 提供者:里小号
  1. Socket

    0下载:
  2. 实现局域网的聊天程序,通过服务器和客户端的TCP/IP协议传输实现-LAN chat program, through the server and the client TCP/IP protocol, to achieve
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:377611
    • 提供者:周意
  1. OnItFirewall

    0下载:
  2. 一份防火墙的源代码 包含所有开发过程 -liunux 环境下的-"padcreator.exe","A application commonly used to create PAD files used by shareware creators to distribute information about there applications to download sites","This application is safe to allow","Safe" "hmail
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:1018550
    • 提供者:思源
  1. TCP.UDP

    0下载:
  2. TCP.UDP协议的聊天程序源代码,介绍了客户端和服务端的相关代码,并有相关注释-TCP.UDP protocol chat program source code, introduced the client and service side of the relevant code, and relevant comments
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:70317
    • 提供者:张力
  1. 232t

    0下载:
  2. java聊天程序源码,java聊天程序源码-program source code java chat, java chat program source code
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:274780
    • 提供者:wzp
« 1 2 3 4 5 67 8 9 10 11 ... 15 »
搜珍网 www.dssz.com