1,Sametime Server

  A、Sametime includes many server applications, which collectively provide the capabilities of the Sametime server. All client-to-client communication such as instant messaging passes through the Sametime server.

  B、Users who log onto the Sametime server from different clients can communicate.

  C、Once the client is logged on to the Sametime server, it has access to all Sametime services and can communicate with any other Sametime client logged onto the Sametime server。

  D、The Sametime server consists of three servers that interact with one another:Community server、Meeting server、Domino DNA

2、The Sametime Developer Toolkits

Developers use the toolkits to embed real-time capabilities, such as chat and real-time help features, into e-business applications.The toolkits can also be used to expand Sametime’s native functionality, for example building plug-ins to incorporate your company’s internal directory with Sametime.

Client Toolkits:The client toolkits are intended to be used by client or browser-based applications。

        Sametime Connect Toolkit:Build Eclipse plug-ins to integrate with or extend the Sametime Connect client

                      Sametime Browser IM Toolkit:Add Sametime features to Web pages using Javascript and HTML

        Sametime Java Toolkit:Add Sametime features to Java applications.

        Sametime Helper Toolkit:Invoke features in the Sametime Connect client from custom Microsoft Windows applications.

        Sametime Connect Web API Toolkit:Invoke Sametime features (livename presence,chat, etc.) in the Sametime Connect client from web pages.

Server Toolkits:The server toolkits are to be used by applications that work in conjunction with the Sametime server.

        Community Server Toolkit:Build Java components that add or extend services on the Sametime server.

        Directory and Database Access Toolkit:Build C++ or Java components for the Sametime server that provide directory integration, chat logging, or                              virus scanning services.

        Sametime Monitoring and Statistics Toolkit:Access Sametime server statistics in XML format via HTTP.

        Online Meeting Toolkit:Schedule and manage online meetings via HTTP. Integrate third party tools with MRC

        Meeting Room Client JavaScript Extensibility API

        Sametime Gateway Toolkit:Build plug-ins and event consumers to extend policy compliance and logging requirements between a local Sametime                         community and one or many external communities.

Telephony Toolkit:The telephony toolkit consolidates the Telephony Conferencing Service Provider Interface (TCSPI) toolkit with the client telephony APIs.

         Client Telephony APIs Toolkit

        Telephony Conferencing Service Provider Interface (TCSPI) Toolkit

3、Sametime Connect Toolkit

The Sametime Connect Toolkit can be used to develop plug-ins that customize the Sametime Connect client.For example, the Quick Response plug-in adds an icon to an existing toolbar。

DOC:Integration Guide

4、Browser IM Toolkit

The Browser IM toolkit is a collection of APIs that can be used to build web enabled communication enabled business (CEBP) processes by embedding presence, instant messaging and other real-time capabilities inside a web application.

The browser client API is divided into three distinct parts:At the lowest level is a REST API,The next layer up is the API referred to as the Base Components, The top level API is the User Interface API.

DOC:Developer’s Guide

6、Sametime Java Toolkit

The Sametime Java Toolkit is a collection of building blocks or components that developers use to build applications that leverage the functionality and services provided by IBM Sametime。

The Sametime Java Toolkit provides you with access to core Sametime services, such as awareness and chat. 

The toolkit has a layered architecture composed of two main layers: 

• Transport

• Services 

The Transport Layer provides the communication link between the application and the Sametime server, while the Services Layer provides the application with the Sametime Community and Meeting services.

7、Sametime Helper Toolkit

The Sametime Helper Toolkit is an API that provides an external interface to basic functionality of the IBM Sametime Client

This toolkit differs from other Sametime client toolkits by providing an external interface to basic functionality exposed in the locally running desktop IBM Sametime Client application

 

转载于:https://www.cnblogs.com/muyuhu/p/3625091.html

Sametime SDK相关推荐

  1. 面向需求编程才是常态,聊聊我的经历

    这篇文章中的内容在几年前曾经发过,之所以今天整理一下再发一次,是因为最近不少有人问我类似的问题: 工作无聊,主要是增删改查. 现有项目很烂,在上面修修补补 没有从事过高并发,大流量的项目,简历没有亮点 ...

  2. Lotus Sametime

    编辑 Lotus Sametime属于IBM旗下的Lotus软件,包括一个成熟的协作平台提供商. 外文名 Lotus Sametime 属    于 IBM旗下的Lotus软件 包    括 一个成熟 ...

  3. 使用第三方SDK(如微信、qq、快看、头条等),调用接口405 Method Not Allowed

    使用第三方SDK(如微信.qq.快看.头条等),调用接口405 Method Not Allowed 错误描述:postman请求正常,但客户端调用后接口没有反应,但返回了405错误. 解决方法:第三 ...

  4. 消除安卓SDK更新时的“https://dl-ssl.google.com refused”异常的方法

    消除安卓SDK更新时的"https://dl-ssl.google.com refused"异常的方法 消除安卓SDK更新时的"https://dl-ssl.google ...

  5. HiCar SDK概述

    HiCar SDK概述 HUAWEI HiCar SDK 是 HUAWEI HiCar(以下简称 HiCar )为汽车硬件设备提供的软件开发工具包,为汽车硬件厂商接入 HiCar 提供应用 API 接 ...

  6. NVIDIA空中导航SDK改造5G通信

    NVIDIA空中导航SDK改造5G通信 Transforming Next-Generation Wireless with 5T for 5G and the NVIDIA Aerial SDK N ...

  7. 在Lumen中引入钉钉SDK

    最近在用Lumen开发钉钉企业内部应用,需要调用钉钉的SDK.不得不说,钉钉开发文档写的真是感人,开发的时候那是相当刺激.在使用SDK的时候遇到不少坑,钉钉的文档写的不是很详细,记录下在Laravel ...

  8. HarmonyOS开发工具DevEcoStudio 的下载以及运行(包含下载开发工具,sdk,模拟机,以及运行第一个应用你好,世界)

    开发工具下载 首先打开HarmonyOS 官网 地址链接 向下滑动一下就能看到开发工具DevEcoStudio 了,点击下载 下载之后是一个压缩包(我这里下载的windos版本的) 解压之后有一个.e ...

  9. Android SDK 路径修改

    今天早上感觉电脑有点卡 就修改了SDK的安装路径 这里记录下现在的修改方法 现在android studio 安装的时候sdk  默认下载路径是c盘  AppDate -->android -- ...

最新文章

  1. JS加强学习-DOM学习01
  2. 2018/12/08 L1-045 宇宙无敌大招呼 java
  3. 数据告诉你,胡歌的微世界
  4. 【POJ】1505 Copying Books
  5. List有关知识与ArrayList的实现
  6. HDU 2899 三分
  7. android wifi信号通道,Android获取当前连接wifi的信道
  8. qt5.3.1+opencv2.4.9编译环境的搭建
  9. ORA-29702:error occurred in Cluster Group Service operation错误解决
  10. Vue-在data中引入静态图片路径
  11. 在Eclipse中使用Maven创建多模块的层级项目
  12. Redis09-集群相关笔记
  13. matlab2c使用c++实现matlab函数系列教程-geomean函数
  14. 鸿蒙系统是华容网格吗,鸿蒙上手机还在迟疑,国内对手却已悄然来到
  15. 数据结构笔记(参考王道考研系列)
  16. android来电录音软件,通话录音软件来电录音
  17. android自定义渐变色,Android如何设置渐变色背景 | 夕辞
  18. 计算机教室架构,物联网智慧教室架构
  19. 八进制换算成二进制、十进制、十六进制
  20. 数字图像相关(Digital Image Correlation, DIC)中的非线性优化方法IC-GN的数值解计算

热门文章

  1. 安卓搭建http服务器——NanoHttpd
  2. Oracle的物化视图
  3. 【Linux进程间通信】二、pipe管道
  4. 2020 ACM杰出科学家名单出炉:叶杰平、崔鹏等26位华人学者上榜
  5. 如何解决Oracle11g使用dmp命令无法导出空表问题
  6. 大数据基础之Hive(四)—— 常用函数和压缩存储
  7. 关于jsp中java代码的使用;
  8. 浅谈“高内聚,低耦合”
  9. 对比学习顶会论文系列-3-2
  10. 录制动画时AnimationClip.SetCurve的relativePath问题