CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 客户端 服务器端 即时通讯

搜索资源列表

  1. OA

    2下载:
  2. 1、COOKIES、SESSION二种记录用户资料方式,使不支持COOKIESE的浏览器自动选择SESSION方式记录用户资料 2、免费、开源,非凡的访问速度和强大的负载能力。万辰网络办公系统一直坚持免费+开源的策略,依靠优质的服务,采用国际通用的项目管理方法,模块化、高效统一的内核编写模式。 3、周密的安全部署和攻击防护。独创的用户登录机制保持用户不同地点的安全登录,对各种不同浏览方式的识别并给予不同的安全防护和处理,对全局运行日志的把握和管理让您随时掌握论坛的运行情况。 4、无需独立服
  3. 所属分类:WEB源码

    • 发布日期:2010-09-30
    • 文件大小:4784134
    • 提供者:999127@qq.com
  1. socket

    0下载:
  2. 基于Socket的即时通信系统针,对client/server(客户端/服务器)模式的应用以及实现某些特殊的协议的应用,它的通讯过程是基于TCP/IP协议中传输层接口Socket实现的-Real-time communication system based on Socket pin, on the client/server (client/server) mode of application of the agreement and the achievement of certain
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:11009
    • 提供者:shangyong
  1. Java

    0下载:
  2. 该课题的目标是解决企业的沟通及协同的问题,提高工作效率。企业或单位的员工可以利用该通讯系统随时随地发送文字消息、进行多人群聊,消息群发、传送文件、音频视频对话等。系统包括客户端程序和服务器程序,支持局域网和Internet。员工之间可以在企业内部任何地点、任何时间进行即时交流,真正实现企业内部协同工作-The goal is to resolve the issue of communication between enterprises and the problem of coordinat
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1526123
    • 提供者:赵洪森
  1. chat

    0下载:
  2. 一个简易的即时通讯软件,有服务器和客户端-A simple instant messaging software, a server and client
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:22012
    • 提供者:卢迪
  1. JAVAIMsourcecode

    0下载:
  2. JAVA的即时通讯源代码。用 Java 编写的聊天器,可以当 服务器 或者 是客户端,一对一,自定义对方 IP 及 端口。 虽然名为 LANChat ,但不限于局域网。对象甚至可以是某种 “服务器”。 -IM JAVA source code. Written using Java chat device, can be a server or client, one on one, custom IP and port each other. Although named LANChat, b
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:5275
    • 提供者:azizjan
  1. communications

    0下载:
  2. 一个较简单的即时通讯的源代码,客户端和服务器端能够对话-A simpler source instant messaging client and server-side to the dialogue
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:2240
    • 提供者:周俊金
  1. IMSample1.00-20101231125943

    0下载:
  2. 一个采用混合加密方式的即时通讯服务器端客户端完整例子下载-A hybrid encryption server instant messaging client to download a complete example of
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:1339484
    • 提供者:kai
  1. ClientaServer

    0下载:
  2. 一个java编写的即时通讯的小工具,设置IP地址和端口号之后就可以在客户端与服务器端之间发送信息-Write a java instant messaging gadget, set the IP address and port number to the client and can send information between the server
  3. 所属分类:Applet

    • 发布日期:2017-04-05
    • 文件大小:3951
    • 提供者:聂宇
  1. AFLAX

    0下载:
  2. aflax网页即时通讯框架aflax是基于服务器推技术的客户端框架,非常方便集成用于用于开发网页的及时同学模块. -aflax web instant messaging framework aflax client server-based push technology framework is very convenient integration for students module is used to develop Web pages in a timely manner.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-28
    • 文件大小:9484
    • 提供者:小春
  1. javaSE_IM_source_code

    0下载:
  2. 企业即时通讯工具,采用C/S架构 + TCP/UDP协议 + Socket + 多线程技术实现。客户端支持:用户上下线,单聊,群聊,自定义消息字体样式,表情、图片发送,文件发送,语音聊天,修改状态,修改头像,修改密码等。服务端支持:服务器管理、用户管理、服务配置管理、日志管理等。 -Enterprise instant messaging tool, using the C/S architecture+ TCP/UDP protocol+ the Socket+ multithreadin
  3. 所属分类:Java Develop

    • 发布日期:2017-11-22
    • 文件大小:7975937
    • 提供者:
  1. zxc

    0下载:
  2. 用户在注册了号码后, 即可用其登录服务器, 客户端将用户名和密码通过 TCP 的 Socket 方式传送至服务器 ,服务器将收到的用户名作为条件查询数据库,得到对应的密码 , 将从数据库中读到的密码与通过流得到的密码进行比较 ,若相同则可激活客户端主程序 ,(After the user has registered the number, the user can log in to the server, the client sends the user name and password
  3. 所属分类:Java编程

    • 发布日期:2018-05-01
    • 文件大小:663552
    • 提供者:zxdcvd
搜珍网 www.dssz.com