WO2011088718A1 - 即时通信软件中会话窗口的更新方法、装置及系统 - Google Patents

即时通信软件中会话窗口的更新方法、装置及系统 Download PDF

Info

Publication number
WO2011088718A1
WO2011088718A1 PCT/CN2010/080064 CN2010080064W WO2011088718A1 WO 2011088718 A1 WO2011088718 A1 WO 2011088718A1 CN 2010080064 W CN2010080064 W CN 2010080064W WO 2011088718 A1 WO2011088718 A1 WO 2011088718A1
Authority
WO
WIPO (PCT)
Prior art keywords
configuration file
server
session window
local device
instant messaging
Prior art date
Application number
PCT/CN2010/080064
Other languages
English (en)
French (fr)
Inventor
陈曦
郭湘琰
缑晓彬
钟磊
Original Assignee
腾讯科技(深圳)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 腾讯科技(深圳)有限公司 filed Critical 腾讯科技(深圳)有限公司
Publication of WO2011088718A1 publication Critical patent/WO2011088718A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]

Definitions

  • the present invention relates to the field of instant messaging, and in particular, to a method, device and system for updating a session window in instant messaging software. Background of the invention
  • IM instant messaging
  • group conversation has been developed so far and has been accepted by most users. It has become an indispensable software tool, not only in daily leisure and entertainment, but also widely used in daily work.
  • group The conversation has evolved from a multi-person conversation platform to a communication platform of various specific communities in various scenarios, and various targeted functions can be launched in time according to different business needs. These functions are mainly Expressed on the group session window.
  • the update method of the session window in the prior art is implemented by updating the version of the IM software, and the version update speed of the IM software is slow, which cannot meet the requirement of updating the session window in time, and reduces user satisfaction.
  • the invention provides a method, a device and a system for updating a session window in instant messaging software.
  • the method, device and system can update the session window in time, accelerate the promotion of new functions, and improve user satisfaction.
  • the present invention provides a method for updating a session window in an instant messaging software, the method comprising:
  • the local device After the user logs in to the instant messaging IM software, the local device sends a session window update message to the server;
  • the local device receives the configuration file sent by the server according to the update message, and updates the session window according to the received configuration file.
  • the present invention provides an apparatus for updating a session window in an instant messaging software, the apparatus comprising:
  • a requesting unit configured to send a session window update message to the server after the user logs in to the instant messaging IM software
  • the present invention provides an update system for a session window in instant messaging software, the system comprising: a local device and a server;
  • the local device is configured to send a session window update message to the server after the user logs in to the instant messaging IM software;
  • the server is configured to send a configuration file to the local device according to the update message; the local device is further configured to receive the configuration file, and update the session window according to the received configuration file.
  • the local device logs in to the user.
  • the solution of the present invention can update the session window in time, thereby accelerating the promotion of new functions, and improving application scalability, network efficiency, and user satisfaction, and then The solution of the invention is convenient to implement and convenient to popularize.
  • FIG. 1 is a flow chart of an embodiment of a method for updating a session window in an instant messaging software according to the present invention
  • FIG. 2 is a schematic structural diagram of an embodiment of an apparatus for updating a session window in the instant messaging software of the present invention
  • FIG. 3 is a schematic diagram showing the structure of an embodiment of a system for updating a session window in the instant messaging software of the present invention. Mode for carrying out the invention
  • FIG. 1 is a flow chart of an embodiment of a method for updating a session window in the instant messaging software of the present invention. As shown in Figure 1, the following steps are included:
  • the local device After the user logs in to the IM software, the local device sends a session window update message to the server.
  • the local device receives a configuration file sent by the server according to the update message, and updates the session window according to the received configuration file.
  • the configuration file may include: detailed configuration information of the dialog button of the session window, such as: a space button, a message button, a multi-person chat button, etc., and may also include a display mode of the session window, etc., and the present invention does not limit the specific content of the configuration file. .
  • the detailed configuration information may include: a type number of a button click event, for example: a specified embedded webpage is displayed in a sidebar on the right side of the conversation window, a specified webpage is opened in a default browser, and a sidebar is displayed on the right side of the conversation window.
  • the specific method for the local device to receive the configuration file sent by the server according to the update message may include:
  • Method A When it is determined that the version of the configuration file sent by the server is higher than the version of the configuration file stored by the local device, the configuration file sent by the server is received (it is used to replace the configuration file of the lower version stored by the local device). If it is lower than or equal to, it refuses to receive the configuration file sent by the server.
  • the version of the configuration file of the space button stored by the local device is 1.0
  • the version of the configuration file sent by the server is 1.1
  • the version of the configuration file of the message button stored by the local device is 2.0
  • the server sends The version is also 2.0
  • the local device only receives the configuration file of the space button sent by the server, and refuses to receive the configuration file of the message button sent by the server.
  • the above method uses the comparison version to confirm the configuration file to be received.
  • the version is high, the version is low or equal, it is not received, and the repeated reception of the same or lower version configuration file is avoided.
  • Method B When it is determined that the configuration file sent by the server does not exist in the local device, the configuration file sent by the server is received.
  • the local device determines that the local device does not have a multi-person chat button, it receives the configuration file corresponding to the multi-person chat button sent by the server.
  • the method for updating the session window according to the received configuration file in the above S12 may be:
  • the server When the user opens the session window, the server requests the identifier (ID, Identity) number of the configuration file corresponding to the session window, and queries the local device for the configuration file corresponding to the ID number according to the requested ID number, and The display form corresponding to the configuration file is displayed in the session window.
  • ID identifier
  • Identity the identifier
  • the user opens the session window, and requests the ID number of the configuration file corresponding to the session window to the server, including: when the user opens the session window for the first time, requesting the ID number corresponding to the session window from the server.
  • the Leo group session window corresponds to the Leo configuration file
  • the Aries group session window corresponds to the Aries configuration file
  • each group session window corresponds to The configuration files respectively correspond to different ID numbers
  • the detailed configuration information corresponding to the configuration file may be: an embedded webpage is expanded on the right side of the group session window; when the local device opens the group conversation window of the Leo for the first time, it requests the server Corresponding to the corresponding ID number of the Leo configuration file, assuming the ID number is 009, the corresponding button is: horoscope; then the local device will display the horoscope button in the toolbar of the group session window, when clicking on the horoscope When the button is pressed, an embedded webpage corresponding to the horoscope is expanded on the right side of the group session window.
  • the above display forms may be: icons, characters, backgrounds, colors, etc., and the present invention is not limited to the specific form in which the profiles are displayed.
  • the configuration file stored by the local device may be stored in different locations according to the type of the configuration file.
  • the configuration file corresponding to the specific toolbar of the group number may be stored in a folder corresponding to the group number, the common tool.
  • the configuration file corresponding to the column can be stored in the tool configuration folder, and the button configuration file corresponding to the toolbar can be stored in the button configuration folder.
  • the local device After the user opens the group session window, the local device obtains the ID numbers 001, 002, and 003 from the server; the local device finds 001, 002, and 003.
  • the corresponding configuration file, and the display mode corresponding to the space button, the message button, and the multi-person chat button (here, an icon, for example, may also be a text or other display form) is displayed in the session window.
  • the format of the above configuration file can be:
  • the URL of the Icon download (if the Icon file is not pulled, it will be displayed.
  • B25m0_l .png Auto-fetch Named with the default Icon file of the installation package: Local An b ⁇ Id ⁇ mO_0. ⁇ Extension ⁇ Packing Module
  • the Icon file of the button with id 25 is: Recognized b25m0_0.png
  • the button icon file is updated and the version number is incremented.
  • the version number of the button icon 0 is 0 to display the default Icon file with the installation package.
  • the Id number reported by the data is reported in real time using the original group toolbar.
  • the plugin is implemented by extension (except id, style, param)
  • Table 2 The XML format of the drop-down menu node is shown in Table 2: Table 2:
  • the method provided in this embodiment sends a session window update message to the server after the user logs in to the IM software, and receives a configuration file sent by the server according to the update message, and updates the session window according to the received configuration file, thereby enabling The session window is updated in a timely manner, and the promotion of new functions is accelerated, and user satisfaction is improved.
  • FIG. 2 is a schematic structural diagram of an embodiment of an apparatus for updating a session window in the instant messaging software of the present invention. As shown in Figure 2: Includes:
  • the requesting unit 21 is configured to send a session window update message to the server after the user logs in to the IM software;
  • the receiving unit 22 is configured to receive a configuration file sent by the server according to the update message
  • the updating unit 23 is configured to update the session window according to the received configuration file.
  • the receiving unit 22 includes:
  • the determining module 221 is configured to determine whether a version of the configuration file sent by the server is higher than a version of the configuration file stored by the device;
  • the first receiving module 222 is configured to receive, by the determining module 221, a configuration file sent by the server.
  • the receiving unit 22 includes:
  • the query module 223 is configured to query whether a configuration file sent by the server exists in the device, and the second receiving module 224 is configured to receive, by the query module 223, a configuration file sent by the server.
  • the updating unit 23 includes:
  • the obtaining module 231 is configured to: when the user opens the session window, request the identifier ID number of the configuration file corresponding to the session window from the server;
  • the search display module 232 is configured to query the configuration file corresponding to the ID number in the local device according to the ID number, and display the display form corresponding to the configuration file in the session window.
  • the device provided by the embodiment sends a session window update message to the server; and receives a session window configuration file sent by the server according to the update message, and updates the session window according to the received configuration file, Thereby, the session window can be updated in time, and the promotion of new functions is accelerated, and the user's satisfaction is improved.
  • FIG. 3 is a schematic diagram showing the structure of an embodiment of a system for updating a session window in the instant messaging software of the present invention. As shown in Figure 3: including: local device 31 and server 32;
  • the local device 31 is configured to send a session window update message to the server 32 after the user logs in to the IM software;
  • the server 32 is configured to send a configuration file to the local device 31 according to the update message; the local device 31 is further configured to receive the configuration file, and update the session window according to the received configuration file.
  • the system After the user logs in to the IM software, the system provides a session window update message to the server; and receives a session window configuration file sent by the server according to the update message, and updates the session window according to the received configuration file, Thereby, the session window can be updated in time, and the promotion of new functions is accelerated, and the user's satisfaction is improved.
  • the method includes the above method steps, and the storage medium includes: a ROM/RAM, a magnetic disk, an optical disk, and the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Description

即时通信软件中^ ^窗口的更新方法、 装置及系统
技术领域
本发明涉及即时通信领域, 尤其涉及一种即时通信软件中会话窗口 的更新方法、 装置及系统。 发明背景
随着互联网的发展, 即时通讯(IM, Instant Messaging )软件出现 了多种会话窗口, 如群会话窗口、 文字会话窗口和视频会话窗口等。 以 群会话为例: 群会话发展至今, 已经被大多数的用户所接受, 成为其必 不可少的软件工具, 不但在平时的休闲娱乐中, 而且在日常工作中也得 到广泛应用; 目前, 群会话已经从筒单的多人会话平台发展到各种场景 下各种特定社团的交流平台, 并可根据不同的业务需要, 针对不同的人 群及时推出各种有针对性的功能, 这些功能主要即表现在群会话窗口 上。
现有技术中,为实现上述会话窗口的更新, 即当需要增加新功能时, 会首先将该新功能对应的软件加入到新版本的 IM软件中, 然后将新版 本的 IM软件进行发布。
在实现本发明的过程中, 现有技术所提供的技术方案存在如下问 题:
现有技术中的会话窗口更新方式是通过更新 IM软件的版本来实现 的, 而 IM软件的版本更新速度緩慢, 无法满足及时更新会话窗口的要 求, 降低了用户满意度。 发明内容
本发明提供了一种即时通信软件中会话窗口的更新方法、 装置及系 统, 该方法、 装置及系统能对会话窗口进行及时更新, 加速了新功能的 推广, 提高了用户的满意度。
本发明提供一种即时通信软件中会话窗口的更新方法, 所述方法包 括:
在用户登录到即时通讯 IM软件后, 本地设备向服务器发送会话窗 口更新消息;
本地设备接收服务器根据该更新消息发送的配置文件, 并根据该接 收到的配置文件对会话窗口进行更新。
本发明提供一种即时通信软件中会话窗口的更新装置, 所述装置包 括:
请求单元, 用于在用户登录到即时通讯 IM软件后, 向服务器发送 会话窗口更新消息;
接收单元, 用于接收服务器根据该更新消息发送的配置文件; 更新单元, 用于根据所述接收到的配置文件对会话窗口进行更新。 本发明提供一种即时通信软件中会话窗口的更新系统, 所述系统包 括: 本地设备和服务器;
所述本地设备用于在用户登录到即时通讯 IM软件后, 向服务器发 送会话窗口更新消息;
所述服务器用于根据所述更新消息向所述本地设备发送配置文件; 所述本地设备还用于接收所述配置文件, 并根据该接收到的配置文 件对会话窗口进行更新。
由上述方案可以看出, 本发明所述方案中, 本地设备在用户登录到
IM 软件后, 向服务器请求配置文件, 并根据接收到的配置文件对会话 窗口进行更新; 相比于现有方式, 本发明所述方案能够对会话窗口进行 及时更新, 从而加速了新功能的推广, 并提高了应用的扩展性、 网络效 率以及用户的满意度, 再有, 本发明所述方案实现起来筒单方便, 便于 普及。 附图简要说明
下面将通过参照附图详细描述本发明的示例性实施例, 使本领域的 普通技术人员更清楚本发明的上述及其它特征和优点, 附图中:
图 1为本发明即时通信软件中会话窗口的更新方法实施例的流程 图;
图 2为本发明即时通信软件中会话窗口的更新装置实施例的组成结 构示意图;
图 3为本发明即时通信软件中会话窗口的更新系统实施例的组成结 构示意图。 实施本发明的方式
针对现有技术中存在的问题, 本发明中提出一种即时通信软件中会 话窗口的更新方案。
以下参照附图并举实施例, 对本发明所述方案进行详细说明。 图 1 为本发明即时通信软件中会话窗口的更新方法实施例的流程 图。 如图 1所示, 包括以下步骤:
511、 在用户登录到 IM软件后, 本地设备向服务器发送会话窗口更 新消息;
512、 本地设备接收服务器根据该更新消息发送的配置文件, 并根 据该接收到的配置文件对会话窗口进行更新。 上述配置文件可以包括: 会话窗口工具栏按钮的详细配置信息, 例 如: 空间按钮、 消息按钮、 多人聊天按钮等, 还可以包括会话窗口的显 示模式等, 本发明并不局限配置文件的具体内容。
上述详细配置信息可以包括: 按钮点击事件的类型号等, 例如: 在 会话窗口右侧的侧边栏显示指定内嵌网页、 在默认浏览器打开指定网 页、 在会话窗口右侧的侧边栏展示客户端界面或弹出客户端的某个窗口 或触发某个事件等。
可选的, 上述本地设备接收服务器根据该更新消息发送的配置文件 的具体方法可以包括:
方式 A、 在判断出服务器发送的配置文件的版本高于本地设备存储 的配置文件的版本时, 接收服务器发送的配置文件(用其替换掉本地设 备存储的低版本的配置文件)。 若低于或等于, 则拒绝接收服务器发送 的配置文件。
以空间按钮和消息按钮为例: 假设本地设备存储的空间按钮的配置 文件的版本为 1.0, 服务器发送的配置文件的版本为 1.1; 本地设备存储 的消息按钮的配置文件的版本为 2.0, 服务器发送的版本也为 2.0, 则本 地设备只接收服务器发送的空间按钮的配置文件 , 拒绝接收服务器发 送的消息按钮的配置文件。
上述方式采用比较版本的方式来确认需要接收的配置文件, 当版本 高时接收, 版本低或相等时, 不接收, 避免了相同或低版本配置文件的 重复接收。
方式 B、 在判断出服务器发送的配置文件不存在于本地设备时, 接 收服务器发送的配置文件。
以多人聊天按钮为例: 当本地设备判断出本地设备没有多人聊天按 钮时, 接收服务器发送的多人聊天按钮对应的配置文件。 上述 S12中的根据该接收到的配置文件对会话窗口进行更新具体实 现的方法可以为:
当用户打开会话窗口时, 向服务器请求该会话窗口对应的配置文件 的标识(ID , Identity )号, 并根据其请求的 ID号在本地设备中查询出 该 ID号对应的配置文件, 并将该配置文件对应的显示形态显示在会话 窗口中。
可选的, 上述用户打开会话窗口, 向服务器请求该会话窗口对应的 配置文件的 ID号包括: 当用户第一次打开会话窗口时, 向服务器请求 该会话窗口对应的 ID号。
以星座的群会话窗口为例: 不同的群会话窗口对应不同的配置文 件, 例如狮子座的群会话窗口对应狮子座的配置文件, 白羊座的群会话 窗口对应白羊座的配置文件; 每个群会话窗口对应的配置文件分别对应 不同的 ID号, 该配置文件对应的详细配置信息可以为, 在群会话窗口 右侧展开一个内嵌网页; 当本地设备第一次打开狮子座的群会话窗口 后, 会向服务器请求对应的狮子座对应的配置文件的 ID号, 假设得到 的 ID号为 009, 其对应的按钮为: 星座运势; 则本地设备会在群会话窗 口的工具栏中显示星座运势的按钮, 当点击星座运势按钮时, 在群会话 窗口右侧展开一个星座运势对应的内嵌网页。
上述显示形态可以为: 图标、 文字、 背景和颜色等, 本发明并不限 制该配置文件显示的具体形态。
可选的, 上述本地设备存储的配置文件, 可以根据配置文件种类的 不同存储于不同的位置, 例如, 群号的特定工具栏对应的配置文件可以 存储在群号对应的文件夹内, 普通工具栏对应的配置文件可以存储在工 具配置文件夹中, 工具栏对应的按钮配置文件可以存储在按钮配置文件 夹中。 下面以一个实例来进行说明, 以群会话窗口中工具栏中的空间按 钮、 消息按钮、 多人聊天按钮为例, 假设空间按钮、 消息按钮、 多人聊 天按钮分别对应的 ID号为 001、 002和 003;本地设备存储有 ID号 001-100 对应的配置文件, 当用户打开群会话窗口后, 本地设备向服务器获取的 ID号为 001、 002和 003; 则本地设备查找出 001、 002和 003对应的配 置文件, 并将空间按钮、 消息按钮和多人聊天按钮对应的显示形态 (这 里以图标为例, 当然也可以为文字或其他的显示形态)显示在会话窗口 中。
上述配置文件的格式具体可以为:
<dataroot>
<data type="btndata">
<b id="l" text=" 群共 享 " tip=" 群共 享 " style="3" param="266366A7-01El-4A78-BDAD-9985736A0381" />
<b id="2" text= "群相册" tip= "群相册" style='O" cmd="2" param="http:〃 ptlogin2.qq.com/group2?ptlang=$LANG$&amp;clientuin=$U IN$&amp;clientkey=$KEY$&amp;gid=$GCODE$&amp;type=102&amp;ur i=album" reportId="26" />
<b id="3" text="群论坛 " tip="群论坛 " style='O" cmd="2" param="http:〃 ptlogin2.qq.com/group2?ptlang=$LANG$&amp;clientuin=$U IN$&amp;clientkey=$KEY$&amp;gid=$GCODE$&amp;type=102&amp;ur i=bbs" reportId="27" />
<b id="4" text:"群通讯录'' tip="群通讯录'' style="0" cmd="2" param="http:〃 ptlogin2.qq.com/group2?ptlang=$LANG$&amp;clientuin=$U IN$&amp;clientkey=$KEY$&amp;gid=$GCODE$&amp;type=102&amp;ur i=addr" reportId="28" />
<b id="5" text="群邮件 " tip="发送群邮件 " style="3" param="374383C4-B50C-4AEl-B8D5-CB2B9AADB7FD" />
<b id="6" text="班级主页" tip="班级主页" style="2" cmd="2" param="http:〃xiaoyou.qq.com/goto.php?where=classportal&amp;groupcode =$GID$&amp;p=$EncryptKey$" reportId="33" >
<m id='T' text=" 班 级 主 页 '' style='O" cmd="2" param="http:〃xiaoyou.qq.com/goto.php?where=classportal&amp;groupcode =$GID$&amp;p=$EncryptKey$" reportId="34" />
<m id="2" text=" 留 言 板 " style='O" cmd="2" param="http:〃xiaoyou.qq.com/goto.php?where=classqbar&amp;groupcode= $GID$&amp;p=$EncryptKey$" reportld="30" />
</b>
<b id="7" text="班级通讯录" tip="班级通讯录" style='O" cmd="2"
param="http:〃xiaoyou.qq.com/goto.php?where=addrbook&amp;groupcode= $GID$&amp;p=$EncryptKey$" reportId="31 " />
<b id="8" text= "多人会话" tip= "邀请群友进行多人会话" style="0" cmd="4" param="20765B53-5594-4405-B34F-CE07D5814911" reportId="25" />
<b id="9" text= "多人语音" tip= "发起多人语音会话" style="3" param="24E5106E-D2AB-4F89-A928-4721639ED484" />
<b id="10" text=' '举才艮'' tip=' '举才艮'' style="0" cmd="4" param="DF6D0EAE-9C82-4379-9C19-3BBC8390DF7E" reportld="10" 其中,按钮类配置文件的可扩展标记语言( XML, Extensible Markup Language )格式如表 1所示:
表 1 :
按钮节点: b 描述 属性值 缺省值 属性名: id
每个按钮一个 id, 不可 不可缺
(不能为 0)
重复 省 属性名: icon
该 Icon下载的 URL (Icon文件拉取不到则显示
默认 Icon) style=3 下载后保存的 Icon文件命名: 时,无效, b{Id}mO_{ver}.{扩展名 } 其他时, 例如: id为 25的按钮第 1个版本的 Icon文件为: 可缺省, 该按钮的图标
b25m0_l .png 自 动取 随安装包默认的 Icon文件命名: 本地安 b{Id}mO_0.{扩展名 } 装包默 例如: id 为 25 的按钮的 Icon 文件为: 认的 b25m0_0.png
属性名: iconver
该按钮图标文件有更新,版本号会递增
按钮图标的版本号 0 为 0表示显示随安装包默认的 Icon文件.
属' !·生名: text
按钮显示文字 (空) 属' !·生名: tip
Tip文字 (空) 属性名: reportld
数据上报的 Id号,沿用原先群工具栏实时上报
数据上报项 框架. 具体值要咨询 roxwang,使用前先申请! (空) 为空或为 0时, 不上报
属' !·生名: style
按钮样式 0: 普通按钮 0 1: Drop Down按钮 (Cmd属性无效)
2: Combo按钮
3: 全扩展模式.显示和点击响应所有属性都有
插件通过扩展方式实现 (除 id, style, param外的
其他属性无效. aram记录扩展者的 GUID)
具体已有应用的例子: 群邮件, 多人语音, 群
共享
属' !·生名: cmd
1: 聊天窗口右侧跳转内嵌网页 (ptlogin2跳转) Style =1
2: 在默认浏览器弹网页 (ptlogin2跳转) or 3 时:
3: 聊天窗口右侧展开界面 (界面扩展点) 无效 点击后的命令类型 (暂无这方面应用)
4: 弹出 Hummer某个窗口或触发某个事件 (事 其他时, 件扩展点) 不可缺 具体已有应用的例子: 举报, 多人会话 省 属' (·生名: aram
Style = 0,1,2时:
Cmd : 1 or 2: 跳转的 URL
不可缺 命令参数 Cmd = 3 or 4: 扩展的 GUID
Style = 3时:
作为扩展者的 GUID
属' !·生名: eil
Cmd = 1 预留 (Extralnfol) Cmd = 1时: 侧边栏 TAB显示的名称 时不可 缺省 属' !·生名: ei2
Cmd = 1 预留 (ExtraInfo2) Cmd = 1时: 侧边栏内容的宽度
时不可
Figure imgf000012_0001
其中, 下拉菜单节点的 XML格式如表 2所示: 表 2:
Figure imgf000013_0001
属' !·生名: reportld 数据上报项 数据上报的 Id 号,沿用原先群工具栏实时上报框架.
具体值要咨询 roxwang,使用前先申请! (空) 为空或为 0时, 不上报
属' !·生名: style
0: 普通菜单 菜单样式 1: 分隔符 (Cmd属性无效) 0
2: Sub菜单,有箭头, 不可点, 可弹出子菜单 (Cmd属 性无效)
属' !·生名: cmd
1: 聊天窗口右侧跳转内嵌网页 (ptlogin2跳转)
2: 在默认浏览器弹网页 (ptlogin2跳转) Style =1 点击后的命
3: 聊天窗口右侧展开界面 (界面扩展点) or 2时:无 令类型
(暂无这方面应用) 效
4: 弹出 Hummer某个窗口或触发某个事件 (事件扩展 其他时, 不可缺省 点)
具体已有应用的例子: 举报, 多人会话
属' (·生名: aram
Cmd = 1 or 2: 跳转的 URL
命令参数 不可缺省
Cmd = 3 or 4: 扩展的 GUID 属' !·生名: eil
Cmd = 1 预 留
Cmd = 1时: 侧边栏 TAB显示的名称 时不可缺 (Extralnfol)
省 属' !·生名: ei2
Cmd = 1 预 留
Cmd = 1时: 侧边栏内容的宽度 时不可缺 (ExtraInfo2)
省 本实施例提供的方法在用户登录到 IM软件后, 向服务器发送会话 窗口更新消息; 并接收服务器根据该更新消息发送的配置文件, 并根据 该接收到的配置文件对会话窗口进行更新, 从而能够对会话窗口进行及 时更新, 并加速了新功能的推广, 提高了用户的满意度。
图 2为本发明即时通信软件中会话窗口的更新装置实施例的组成结 构示意图。 如图 2所示: 包括:
请求单元 21 , 用于在用户登录到 IM软件后, 向服务器发送会话窗 口更新消息;
接收单元 22, 用于接收服务器根据该更新消息发送的配置文件; 更新单元 23 , 用于根据所述接收到的配置文件对会话窗口进行更 新。
可选的, 上述接收单元 22包括:
判断模块 221 , 用于判断服务器发送的配置文件的版本是否高于本 装置存储的配置文件的版本;
第一接收模块 222, 用于在判断模块 221判断出是的情况下, 接收 服务器发送的配置文件。
可选的, 上述接收单元 22包括:
查询模块 223,用于查询服务器发送的配置文件是否存在于本装置; 第二接收模块 224, 用于在查询模块 223判断出否的情况下, 接收 服务器发送的配置文件。
可选的, 上述更新单元 23包括:
获取模块 231 , 用于当用户打开会话窗口时, 向服务器请求该会话 窗口对应的配置文件的标识 ID号;
搜索显示模块 232, 用于根据该 ID号在本地设备中查询出该 ID号 对应的配置文件, 并将该配置文件对应的显示形态显示在会话窗口中。 本实施例提供的装置在用户登录到 IM软件后, 向服务器发送会话 窗口更新消息; 并接收服务器根据该更新消息发送的会话窗口配置文 件, 并根据该接收到的配置文件对会话窗口进行更新, 从而能够对会话 窗口进行及时更新, 并加速了新功能的推广, 提高了用户的满意度。
图 3为本发明即时通信软件中会话窗口的更新系统实施例的组成结 构示意图。 如图 3所示: 包括: 本地设备 31和服务器 32;
本地设备 31用于在用户登录到 IM软件后, 向服务器 32发送会话 窗口更新消息;
服务器 32用于根据更新消息向本地设备 31发送配置文件; 本地设备 31 还用于接收配置文件, 并根据该接收到的配置文件对 会话窗口进行更新。
本实施例提供的系统在用户登录到 IM软件后, 向服务器发送会话 窗口更新消息; 并接收服务器根据该更新消息发送的会话窗口配置文 件, 并根据该接收到的配置文件对会话窗口进行更新, 从而能够对会话 窗口进行及时更新, 并加速了新功能的推广, 提高了用户的满意度。
本领域普通技术人员可以理解实现上述方法实施例中的全部或部 分步骤是可以通过程序来指令相关的硬件完成的, 所述的程序可以存储 于计算机可读取的存储介质中, 该程序在执行时, 包括上述方法步骤, 所述的存储介质包括: ROM/RAM、 磁盘、 光盘等。
以上所述仅为本发明的较佳实施例而已, 并不用以限制本发明, 凡 在本发明的精神和原则之内, 所做的任何修改、 等同替换、 改进等, 均 应包含在本发明的保护范围之内。

Claims

权利要求书
1、 一种即时通信软件中会话窗口的更新方法, 其特征在于, 包括: 在用户登录到即时通讯 IM软件后, 本地设备向服务器发送会话窗 口更新消息;
本地设备接收服务器根据该更新消息发送的配置文件, 并根据该接 收到的配置文件对会话窗口进行更新。
2、 根据权利要求 1 所述的方法, 其特征在于, 所述本地设备接收 服务器根据该更新消息发送的配置文件包括:
在判断出服务器发送的配置文件的版本高于本地设备存储的配置 文件的版本时, 接收服务器发送的配置文件。
3、 根据权利要求 1 所述的方法, 其特征在于, 所述本地设备接收 服务器根据该更新消息发送的配置文件包括:
在判断出服务器发送的配置文件不存在于本地设备时, 接收服务器 发送的配置文件。
4、 根据权利要求 1、 2或 3所述的方法, 其特征在于, 所述根据该 接收到的配置文件对会话窗口进行更新包括:
当用户打开会话窗口时, 向服务器请求该会话窗口对应的配置文件 的标识 ID号, 并根据所述 ID号在本地设备中查询出所述 ID号对应的 配置文件, 并将该配置文件对应的显示形态显示在会话窗口中。
5、 根据权利要求 4所述的方法, 其特征在于, 所述当用户打开会 话窗口时, 向服务器请求该会话窗口对应的配置文件的 ID号包括: 当用户第一次打开会话窗口时, 向服务器请求该会话窗口对应的配 置文件的 ID号。
6、 一种即时通信软件中会话窗口的更新装置, 其特征在于, 包括: 请求单元, 用于在用户登录到即时通讯 IM软件后, 向服务器发送 会话窗口更新消息;
接收单元, 用于接收服务器根据该更新消息发送的配置文件; 更新单元, 用于根据所述接收到的配置文件对会话窗口进行更新。
7、 根据权利要求 6所述的装置, 其特征在于, 所述接收单元包括: 判断模块, 用于判断服务器发送的配置文件的版本是否高于本装置 存储的配置文件的版本;
第一接收模块, 用于在所述判断模块判断出是的情况下, 接收服务 器发送的配置文件。
8、 根据权利要求 6所述的装置, 其特征在于, 所述接收单元包括: 查询模块, 用于查询服务器发送的配置文件是否存在于本装置; 第二接收模块, 用于在所述查询模块判断出否的情况下, 接收服务 器发送的配置文件。
9、 根据权利要求 6、 7或 8所述的装置, 其特征在于, 所述更新单 元包括:
获取模块, 用于当用户打开会话窗口时, 向服务器请求该会话窗口 对应的配置文件的标识 ID号;
搜索显示模块, 用于根据所述 ID号在本地设备中查询出所述 ID号 对应的配置文件, 并将该配置文件对应的显示形态显示在会话窗口中。
10、一种即时通信软件中会话窗口的更新系统, 其特征在于, 包括: 本地设备和服务器;
所述本地设备用于在用户登录到即时通讯 IM软件后, 向服务器发 送会话窗口更新消息;
所述服务器用于根据所述更新消息向所述本地设备发送配置文件; 所述本地设备还用于接收所述配置文件, 并根据该接收到的配置文 件对会话窗口进行更新。
PCT/CN2010/080064 2010-01-19 2010-12-21 即时通信软件中会话窗口的更新方法、装置及系统 WO2011088718A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010001266.XA CN102130927B (zh) 2010-01-19 2010-01-19 即时通信软件中会话窗口的更新方法、装置及系统
CN201010001266.X 2010-01-19

Publications (1)

Publication Number Publication Date
WO2011088718A1 true WO2011088718A1 (zh) 2011-07-28

Family

ID=44268815

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/080064 WO2011088718A1 (zh) 2010-01-19 2010-12-21 即时通信软件中会话窗口的更新方法、装置及系统

Country Status (2)

Country Link
CN (1) CN102130927B (zh)
WO (1) WO2011088718A1 (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102752371B (zh) * 2012-06-11 2016-05-11 北京新媒传信科技有限公司 在客户端上实现闪屏的方法和客户端
CN104219246B (zh) * 2014-09-22 2018-03-16 广州华多网络科技有限公司 一种客户端显示界面的控制方法和设备
CN109739653A (zh) * 2017-10-27 2019-05-10 腾讯科技(深圳)有限公司 文件预览方法、文件处理方法及装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1755613A (zh) * 2004-09-30 2006-04-05 腾讯科技(深圳)有限公司 一种基于即时通讯平台的空中下载方法和系统
CN1777317A (zh) * 2005-12-16 2006-05-24 北京金山软件有限公司 一种实现无线终端程序更新的方法
CN1921493A (zh) * 2006-09-08 2007-02-28 华为技术有限公司 通用消息系统以及登陆和登出该系统的方法
CN101075906A (zh) * 2006-06-05 2007-11-21 腾讯科技(深圳)有限公司 一种控制网络通讯软件功能的方法
US20090187630A1 (en) * 2008-01-17 2009-07-23 International Business Machines Corporation Method for Interacting With Infrastructure Devices Via Instant Messaging

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030177249A1 (en) * 2002-03-15 2003-09-18 Ntt Multimedia Communications Laboratories System and method for limiting unauthorized access to a network
CN100438508C (zh) * 2004-12-23 2008-11-26 腾讯科技(深圳)有限公司 一种即时通讯背景的实现方法和系统
CN101090526A (zh) * 2007-07-31 2007-12-19 中兴通讯股份有限公司 文件更新时间信息发送方法及文件不定期更新下载的方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1755613A (zh) * 2004-09-30 2006-04-05 腾讯科技(深圳)有限公司 一种基于即时通讯平台的空中下载方法和系统
CN1777317A (zh) * 2005-12-16 2006-05-24 北京金山软件有限公司 一种实现无线终端程序更新的方法
CN101075906A (zh) * 2006-06-05 2007-11-21 腾讯科技(深圳)有限公司 一种控制网络通讯软件功能的方法
CN1921493A (zh) * 2006-09-08 2007-02-28 华为技术有限公司 通用消息系统以及登陆和登出该系统的方法
US20090187630A1 (en) * 2008-01-17 2009-07-23 International Business Machines Corporation Method for Interacting With Infrastructure Devices Via Instant Messaging

Also Published As

Publication number Publication date
CN102130927B (zh) 2016-02-17
CN102130927A (zh) 2011-07-20

Similar Documents

Publication Publication Date Title
US10455014B2 (en) Method and apparatus for synchronizing content
US8126963B1 (en) System and method for adding dynamic information to digitally signed mobile applications
US9165081B2 (en) Hovercard pivoting for mobile devices
US9483277B2 (en) Instant messaging communication system and method
JP4902671B2 (ja) ターゲットデバイスにコンテンツを送信するための方策
US20060294196A1 (en) Method and system for storing a web browser application session cookie from another client application program
JP5757533B2 (ja) ウェブブラウザ経由のアプリケーションに対するコンテンツ入力
CN101243437A (zh) 由端点定制的虚拟机器人通信格式
US8504644B2 (en) Configurable continuous web service invocation on pervasive device
CN102129378A (zh) 一种软件菜单更新方法和装置
EP1811747A1 (en) Method and apparatus for storing and restoring state information of remote user interface
WO2006089880A1 (en) Dynamic extensible lightweight access to web services for pervasive devices
KR20100091165A (ko) 네트워크 오퍼레이팅 시스템
WO2011113372A1 (zh) 多群组操作同步的方法、系统和群组服务器
CN102130844B (zh) 保存Web聊天记录的方法及系统
WO2012075879A1 (zh) 一种网页应用的客户端软件实现方法
US10372512B2 (en) Method and apparatus for automatic processing of service requests on an electronic device
WO2009021444A1 (fr) Procédé et système de fourniture d&#39;informations sur un service dans une communication instantanée par téléphone mobile
WO2012094945A1 (zh) 一种微型网络日志消息处理方法及其装置
CN102111347A (zh) 融合通信系统中基于多协议即时消息的处理方法和系统
WO2004102885A1 (fr) Procede de representation d&#39;une image virtuelle sur un dispositif de messagerie instantanee
US20150304156A1 (en) Method and apparatus for generating resource address, and system thereof
WO2013037249A1 (zh) 一种转发到微博的实现方法、系统及设备
KR20100105544A (ko) 제스쳐 기반 협업
WO2011088718A1 (zh) 即时通信软件中会话窗口的更新方法、装置及系统

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10843758

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 6965/DELNP/2012

Country of ref document: IN

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205N DATED 25/09/2012)

122 Ep: pct application non-entry in european phase

Ref document number: 10843758

Country of ref document: EP

Kind code of ref document: A1