CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 即时通信

搜索资源列表

  1. javaicq

    0下载:
  2. ICQ是英文"I seek you "的简称,中文意思是我找你。ICQ最大的功能就是即时信息交流,只要记得对方的号码,上网时可以呼他,无论他在哪里,只要他上网打开ICQ,人们就可以随时交流。ICQ源于以色列特拉维夫的Mirabils公司。该公司成立于1996年7月,也就是在这个时候,互联网上最出名,下载使用人数最多的免费软件ICQ诞生了。可能是其不断增加的用户和广阔的前景以及广泛的应用前景和巨大的市场潜力,Mirabils的ICQ最终被美国在线AOL收购。由于ICQ的成功,推动了ICQ的本土化,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:748349
    • 提供者:翰墨
  1. communicationsoftwarejavachat

    0下载:
  2. java即时聊天通信软件(带文件传输同语音功能)-real-time communication software, java chat (with file transfer capabilities with voice)
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:6112299
    • 提供者:ming
  1. UDP

    0下载:
  2. UDP通信例子,速度较快的协议,实现客户端和服务器间的即时对话,对初学者有很大的帮助-UDP communication example, faster protocol between the client and server to achieve real-time dialogue is very helpful for beginners
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:3678
    • 提供者:孟祥安
  1. Client

    0下载:
  2. socket通信例子,类似QQ,实现客户端和服务器间的即时对话,对初学者有很大的帮助-Examples of socket communication, similar to QQ, between the client and server to achieve real-time dialogue is very helpful for beginners
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:8654
    • 提供者:孟祥安
  1. chat-software

    0下载:
  2. 即时聊天通信软件,两个类:chatClient和chatServer-chat software
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:6098022
    • 提供者:joyce
  1. chat

    1下载:
  2. android 聊天室泡泡对话界面 ,可用于短信对话、微信、仿QQ即时对话通信-android chat bubble dialogue interface for SMS conversation, micro-channel, imitation QQ instant chat communication
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:83968
    • 提供者:xiao
  1. 1

    0下载:
  2. .编制一个类似QQ的即时聊天程序,该程序使用面向连接的Socket通信机制。整个程序分成服务器端和客户端两部分,通信双方能够互相发送文字进行简单的聊天,最后双方都可以输入quit结束对话。-. The preparation of a similar QQ instant messaging program that use a connection-oriented Socket communication mechanism. The entire program is divided in
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:9789
    • 提供者:明霞
  1. MyCode

    0下载:
  2. 采用JAVA编写的即时聊天程序,具有客户端和服务器端,能够实现点到点通信-JAVA prepared using instant chat program, with client and server side, to achieve point to point communication
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2679131
    • 提供者:韩静丹
  1. IMSN_Client

    0下载:
  2. 即时聊天客户端,类似于QQ,提供注册、登陆、查询添加好友等功能,使用UDP协议,实现点到点及时通信-Instant chat client, similar to QQ, providing registration, login, query add friends and other functions, using the UDP protocol to achieve timely communication point
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:566254
    • 提供者:周成超
  1. Qcs

    0下载:
  2. 这是一个类似于QQ的即时通讯的程序,基于socket的TCP通信,支持并发多线程,带Swing界面。-This is a similar QQ instant communication program, TCP communication based on socket, supports multiple threads concurrently, with Swing interface.
  3. 所属分类:Ajax

    • 发布日期:2017-03-27
    • 文件大小:7933
    • 提供者:张启林
  1. NioSocket

    0下载:
  2. 即时消息通信客户端与服务器, 通过Nio Socket实现的非阻塞通信。-unblocked instancd message of nio socket
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:8730
    • 提供者:Lynderman
  1. LAN-communication

    2下载:
  2. 1.  熟悉WinSock API 主要函数的使用; 2.  掌握相应开发工具对Windows Socket API的封装; 3.  制作基于局域网的一对一网络即时通讯工具,实现基本数据的网络传输。 4,一级一对多的通信 用java,实现客户端与服务端的tcp通信-1. be familiar with the main function of WinSock API 2. acquire the appropriate tools for Windo
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1738985
    • 提供者:colinww
  1. 16Java

    0下载:
  2. 1, 访问资源程序,通过输入某一资源的url属性,来单独访问这一资源 2, 客户和服务器即时聊天工具:提供了一些类可以实现两台主机进行连接和通信; 3, 压缩解压程序,实现对原始数据的压缩,来减少该数据所占用的存储空间。同时,还可以对压缩后的数据进行解压,还原成原始的数据且不会丢失数据,进而来对数据进行一系列的操作。-1, access to the resource program, through the input of a resource of the URL propert
  3. 所属分类:JavaScript

    • 发布日期:2017-05-04
    • 文件大小:8119
    • 提供者:上官佳
  1. mibew-2.3.0-zh

    0下载:
  2. 网站在线客服,或称做网上前台,是一种以网站为媒介,向互联网访客与网站内部员工提供即时沟通的页面通信技术。本专题汇集了基于PHP的在线聊天系统源码,希望对大家有用。(Website online customer service, or online front office, is a page communication technology that provides instant communication between Internet visitors and internal s
  3. 所属分类:WEB开发

    • 发布日期:2018-01-08
    • 文件大小:3918848
    • 提供者:veehsing
« 1 2 3 4 5»
搜珍网 www.dssz.com