WO2011137643A1 - 通信客户端及通信业务发起方法 - Google Patents

通信客户端及通信业务发起方法 Download PDF

Info

Publication number
WO2011137643A1
WO2011137643A1 PCT/CN2010/079195 CN2010079195W WO2011137643A1 WO 2011137643 A1 WO2011137643 A1 WO 2011137643A1 CN 2010079195 W CN2010079195 W CN 2010079195W WO 2011137643 A1 WO2011137643 A1 WO 2011137643A1
Authority
WO
WIPO (PCT)
Prior art keywords
communication
module
plug
account
contact
Prior art date
Application number
PCT/CN2010/079195
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 中兴通讯股份有限公司
Priority to EP10851012.4A priority Critical patent/EP2557737A4/en
Priority to US13/259,669 priority patent/US20130047092A1/en
Publication of WO2011137643A1 publication Critical patent/WO2011137643A1/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/56Unified messaging, e.g. interactions between e-mail, instant messaging or converged IP messaging [CPM]

Definitions

  • the present invention relates to the field of communications, and in particular to a communication client and a communication service initiation method.
  • BACKGROUND OF THE INVENTION Communication is a core function of a mobile terminal. With the improvement of the processing capability of the mobile terminal and the development of the mobile Internet technology, more and more communication methods can be provided to the user by the mobile terminal.
  • instant messaging eg, QQ, MSN, Fetion, etc.
  • email eg, VoIP, video sharing and other services.
  • VoIP video sharing and other services.
  • the diversity of communication methods can provide users with more choices, but at the same time, it also brings inconvenience to users. Because different communication services are usually not interoperable, especially when different communication services are operated differently.
  • a primary object of the present invention is to provide a communication client and a communication service initiating method to solve at least the above problems.
  • a communication client comprising a control module and a plurality of communication plugins, wherein each communication plugin is configured to implement communication of a communication service type;
  • the control module comprises: a request module, Is configured to accept a user operation to generate a communication request corresponding to the operation, wherein the communication request comprises: a target contact and a selected communication service type; and a first determining module configured to determine that the plurality of communication plug-ins are set to implement the selection A communication plug-in for communication type communication; a calling module, configured to invoke the determined communication plug-in to initiate a selected communication type of communication to the target contact.
  • the control module further includes: an obtaining module, configured to control the plurality of communication plug-ins to log in to the respective servers to obtain contact information, wherein the contact information comprises: a contact name and a communication account; the grouping module is set to correspond to the same one The communication accounts of the contact names are divided into the same group; the first display module is set to display the contact names corresponding to each group.
  • an obtaining module configured to control the plurality of communication plug-ins to log in to the respective servers to obtain contact information, wherein the contact information comprises: a contact name and a communication account; the grouping module is set to correspond to the same one The communication accounts of the contact names are divided into the same group; the first display module is set to display the contact names corresponding to each group.
  • the requesting module includes: a first selecting module, configured to accept an operation of selecting a target contact name from a contact name displayed by the first display module; and a second display module configured to display a group corresponding to the target contact name a communication account; a second selection module, configured to accept an operation of selecting a target communication account from a communication account displayed by the second display module; and a second determining module configured to determine that the selected communication service type is a target communication account corresponding to Type of communication business.
  • the requesting module further includes: a query module, configured to determine each communication plug-in corresponding to each communication account in the group corresponding to the target contact name, and query a communication mode currently capable of being initiated by each communication plug-in; the second display module is further configured In order to display the above communication mode; the second selection module is further configured to accept the communication mode selected by the user from the displayed communication mode; the calling module is set to invoke the determined communication plug-in to initiate the communication mode to the target contact The communication process of the selected communication service type.
  • the query module queries the currently available communication mode through each communication plug-in according to the online status and/or service capability of each communication account. Multiple communication plug-ins are implemented by dynamically linking library files.
  • the control module further includes: a configuration file, configured to record information of the plurality of communication plug-ins, wherein the information includes at least one of the following: a dynamic link library file path, an implemented communication service type, and an implemented service name.
  • Each of the plurality of communication plug-ins is further configured to receive a communication request sent to the user, and send the communication account of the initiator to the retrieval module;
  • the control module further comprising: a retrieval module configured to obtain the contact information Searching for the communication account of the initiator;
  • the third display module is configured to display the contact name corresponding to the group in which the initiator's communication account is located when the retrieval module retrieves the communication account of the initiator, in the retrieval module When the communication account of the initiator is retrieved, the communication account of the initiator is displayed.
  • a communication service initiation method comprising the steps of: a communication client accepting a user operation to generate a communication request corresponding to an operation, wherein the communication request comprises: a target contact and a selected Communication service type; multiple communications included in the communication client A plug-in determines a communication plug-in that is set to implement a communication process of the selected communication service type; the communication client invokes the determined communication plug-in to initiate a communication process of the selected communication service type to the target contact.
  • the method further includes: the communication client controls the plurality of communication plug-ins to log in to the respective server to obtain the contact information, where the contact information includes: a contact name and a communication account
  • the communication client divides the communication accounts corresponding to the same contact name into the same group; the communication client displays the contact name corresponding to each group.
  • the communication client accepting a user operation to generate a communication request corresponding to the operation includes: the communication client accepts an operation of the user selecting a target contact name from the displayed contact names; the communication client displays the communication in the group corresponding to the target contact name The communication client accepts the operation of selecting the target communication account from the displayed communication account; the communication client determines that the selected communication service type is the communication service type corresponding to the target communication account.
  • the control module in the communication client generates a communication request corresponding to the user operation, and determines a communication plug-in corresponding to the communication request in a plurality of communication plug-ins included in the communication client that are configured to implement communication processes of different communication service types.
  • the communication plug-in finally implements the communication process by the determined communication plug-in, and solves the problem that the user needs to switch between the clients of different services when the user uses different services at the same time, which causes the user to operate inconvenience, and can be in a communication client. Achieve multiple types of communication services, reducing the operational complexity of users using multiple communication services at the same time, and improving the user experience.
  • FIG. 1 is a block diagram showing the structure of a communication client according to an embodiment of the present invention
  • FIG. 2 is a block diagram showing a preferred structure of a communication client according to an embodiment of the present invention
  • FIG. 3 is a preferred embodiment of a communication client according to an embodiment of the present invention. Block diagram 2; FIG.
  • FIG. 4 is a block diagram 3 of a preferred structure of a communication client according to an embodiment of the present invention
  • 5 is a block diagram of a preferred structure of a communication client according to an embodiment of the present invention
  • FIG. 6 is a block diagram of a preferred structure of a communication client according to an embodiment of the present invention
  • FIG. 7 is a flowchart of a method for initiating a communication service according to an embodiment of the present invention.
  • 8 is a schematic diagram of a software architecture of a communication client according to Embodiment 1 of the present invention
  • FIG. 9 is a schematic diagram of a contact account aggregation function according to Embodiment 2 of the present invention
  • FIG. 10 is a dynamic communication according to Embodiment 2 of the present invention
  • FIG. 11 is a schematic diagram showing a detailed software architecture of a communication client according to Embodiment 3 of the present invention
  • FIG. 12 is a flowchart showing a startup of a communication client according to Embodiment 3 of the present invention
  • FIG. 13 is a flowchart according to an embodiment of the present invention.
  • 3 is a schematic diagram of an algorithm for generating a dynamic communication menu
  • FIG. 14 is a flow chart for identifying a communication initiator account according to Embodiment 3 of the present invention.
  • Embodiments of the present invention provide a communication client to implement various communication functions in one communication client.
  • 1 is a structural block diagram of a communication client according to an embodiment of the present invention.
  • a communication client includes a control module 11 and a plurality of communication plugins 12, wherein each communication plug-in 12 is configured to implement communication of a communication service type, and control
  • the module 11 includes: a requesting module 13 configured to accept a user operation to generate a communication request corresponding to the operation, wherein the communication request comprises: a target contact and a selected communication service type; the first determining module 14 is coupled to the request
  • the module 13 is arranged to determine a communication plug-in 12 of the plurality of communication plug-ins 12 that is arranged to implement the communication service of the selected communication service type;
  • the calling module 15, coupled to the communication plug-in 12 is arranged to call the determined communication plug-in 12
  • the communication process of the selected communication service type is initiated to the target contact.
  • the request module 13 in the communication client control module 11 generates a communication request corresponding to the user operation, and then the first determining module 14 in the control module 11 is set to implement from the plurality.
  • the communication plug-in 12 corresponding to the communication request is determined in the communication plug-in 12 of the communication process of the different communication service type, and finally the calling module 15 calls the determined communication plug-in 12 to implement the communication process.
  • the embodiment can implement multiple types of communication services in one communication client, which reduces the operation complexity when the user uses multiple communication services at the same time, and improves the user experience.
  • the control module 11 may further include: an obtaining module 22 coupled to the communication plug-in 12, configured to control multiple communications.
  • the plug-in 12 logs in to the respective server to obtain contact information, wherein the contact information includes: a contact name and a communication account;
  • the grouping module 24 is coupled to the obtaining module 22, and is configured to divide the communication account corresponding to the same contact name.
  • the first display module 26, coupled to the grouping module 24, is arranged to display the contact name corresponding to each group.
  • the communication account corresponding to the same contact name is divided into the same group by the grouping module 24, and the contact name corresponding to each group is displayed by the first display module 26, so that the user can intuitively understand that the communication is in each communication. Contacts in the business improve the user experience.
  • the request module 13 includes: a first selection module 32 coupled to the first display module 26 and configured to accept users.
  • the operation of selecting the target contact name from the contact names displayed by the first display module 26; the second display module 34 is coupled to the first selection module 32, and configured to display the communication account number in the group corresponding to the target contact name;
  • the second selection module 36 is coupled to the second display module 34 and configured to accept an operation of selecting a target communication account from a communication account displayed by the second display module 34;
  • the second determining module 38 is coupled to the second selecting module 36, and configured to determine that the selected communication service type is a communication service type corresponding to the target communication account.
  • the cooperation of the first selection module 32 and the second display module 34 provides a contact account aggregation function.
  • the account used by the contact in each communication service is displayed, so that a large number and a large number are
  • the contact list will not be too long, and it will not appear cluttered. Searching and browsing the contacts is also more convenient.
  • 4 is a block diagram 3 of a preferred structure of a communication client according to an embodiment of the present invention.
  • the request module 13 further includes: a query module 42 coupled to the first selection module 32, configured to determine a target connection.
  • Type of communication process In the related art, in order to summarize all communication methods of a contact, or to find a communication method currently available to a contact, it may be necessary to start and view all communication clients, which may cause inconvenience in managing the contact account.
  • the query module 42 queries each communication plug-in 12 for the currently capable communication mode according to the online status and/or service capability of each communication account. Querying the current communication mode that can be initiated by the online situation, which can prevent the communication mode such as instant message or voice call that cannot be performed offline when the contact is not online, thereby improving the effectiveness of the user initiating the communication service. Querying the current communication mode that can be initiated according to the service capability can prevent the target contact from having the right to communicate through the user-initiated communication mode, resulting in the failure to receive the user message and preventing the loss of the session.
  • the plurality of communication plugins 12 are implemented by dynamically linking library files.
  • the dynamic link library file can provide thousands of functions that can be called, and these functions are called export functions of dynamic libraries.
  • Dynamic link The library file can only be loaded into the process space where the main program is located through the API function provided by the operating system, and the main program can call the function in the dynamic library.
  • Dynamic library files can be replaced with other dynamic library files that provide the same set of exported functions, while the main program can still run without recompilation, and if the export function implementation of the new dynamic library file is different from the dynamic library file being replaced, then the whole The functions of the computer program will also change.
  • the communication plug-in 12 implemented by the dynamic link library file can support the expansion of the business function, and the communication plug-in 12 can be independently released to the user, and the installation, upgrade, and uninstallation plug-ins can be performed at any time, without The main program is recompiled or installed.
  • 5 is a block diagram of a preferred structure of a communication client according to an embodiment of the present invention.
  • the control module 11 may further include: a configuration file 52 coupled to the first determining module 14 and the calling module 15
  • the information is set to record the plurality of communication plug-ins 12, wherein the information includes at least one of the following: a dynamic link library file path, an implemented communication service type, and an implemented service name.
  • the first determination module 14 and the calling module 15 can be provided with the basis for determination and invocation, which facilitates the process of determining and invoking. It should be noted that the first determining module 14 may also determine the corresponding communication plug-in by querying each communication plug-in 12 or the like, and is not limited to determining the corresponding communication plug-in according to the content of the configuration file 52.
  • 6 is a block diagram 5 of a preferred structure of a communication client according to an embodiment of the present invention. As shown in FIG.
  • each communication plug-in 12 of the plurality of communication plug-ins 12 is further configured to receive a communication request sent to the user, and Sending the communication account of the initiator to the retrieval module 62;
  • the control module 11 further includes: a retrieval module 62 configured to retrieve the communication account of the initiator in the acquired contact information;
  • the third display module 64 is configured to search When the module 62 retrieves the communication account of the initiator, the module displays the contact name corresponding to the group in which the initiator's communication account is located, and displays the initiator's communication if the retrieval module 62 does not retrieve the initiator's communication account. account number.
  • FIG. 7 is a flowchart of a method for initiating a communication service according to an embodiment of the present invention.
  • Step S702 A mobile terminal accepts a user operation to generate a communication request corresponding to the operation, where the communication request includes: a target a communication service type of the contact and the selected communication service; step S704, determining, in the plurality of communication plug-ins included in the mobile terminal, a communication plug-in for implementing the communication process of the selected communication service type; Step S706, invoking the determined communication plug-in to initiate the communication process of the selected communication service type to the target contact.
  • Step S702 A mobile terminal accepts a user operation to generate a communication request corresponding to the operation, where the communication request includes: a target a communication service type of the contact and the selected communication service; step S704, determining, in the plurality of communication plug-ins included in the mobile terminal, a communication plug-in for implementing the communication process of the selected communication service type; Step S706, invoking the determined communication plug-in to initiate the communication process of the selected communication service type to the target contact.
  • the communication client generates a communication request corresponding to the user operation, and then determines a communication plug-in corresponding to the communication request from a plurality of communication plug-ins for implementing communication processes of different communication service types, and finally The communication plug-in is called to implement the communication process.
  • multiple types of communication services can be implemented in one communication client, which reduces the operation complexity of the user using multiple communication services at the same time, and improves the user experience.
  • the method further includes: the mobile terminal controls the plurality of communication plug-ins to log in to the respective servers to obtain contact information, where the contact information includes: a contact name and a communication account; and corresponding to the same contact name
  • the communication accounts are divided into the same group; the contact names corresponding to each group are displayed.
  • step S702 includes: the mobile terminal accepts an operation of the user selecting a target contact name from the displayed contact names; the mobile terminal displays a communication account in the group corresponding to the target contact name; and the mobile terminal accepts the communication account displayed by the user from the user
  • the operation of selecting the target communication account is determined; determining that the selected communication service type is the communication service type corresponding to the target communication account.
  • FIG. 8 is a schematic diagram of a software architecture of a communication client according to Embodiment 1 of the present invention.
  • the communication client includes: 1.
  • a main program mainly providing centralized contact account management functions, and centralized contacts.
  • account number Management means that the user's contact accounts in all communication services are stored centrally, displayed in a centralized manner, and operated through a unified user interface, such as adding, deleting, initiating communication, and the like.
  • Communication plug-ins can be dynamically installed, upgraded, and uninstalled to update the functionality of the Unified Communications client. Among them, "dynamic,” means that the communication plug-in can be released to the user independently. The installation, upgrade and uninstallation plug-ins can be performed at any time without the main program being recompiled or installed.
  • the communication plug-in It can be provided in the form of a dynamic link library file, and the main program of the unified communication client is an executable file.
  • the business processes of the same communication services, such as MSN and QQ, are very similar, so the definition of the export function of the dynamic link library implementing them is the same. However, the implementation is different. In this way, when the main program calls the MSN dynamic link library, the Send function sends an MSN message, and the QQ dynamic link library sends a QQ message.
  • a communication service as long as it knows its business type (for example, instant Message), you can know which export function of the dynamic link library that implements it.
  • the Unified Communications client records all installed communication plug-ins in a configuration file.
  • the information recorded by each communication plug-in includes: Dynamic link library file corresponding to the communication plug-in Path, implemented business name (such as MSN, QQ, etc.), communication service type (for example, instant messaging).
  • the main program can generate a list of supported communication services by reading this configuration file. When the user wants to perform some communication service, the main program loads the corresponding The dynamic link library, and then call its export function to complete the business function.
  • To install a communication plug-in you need to add a record in the configuration file.
  • Delete a communication plug-in in addition to deleting the corresponding dynamic link library, you need to delete from the configuration file. Corresponding records.
  • Embodiment 2 The centralized contact account management function provided by the main program in Embodiment 1 is mainly implemented by the following means:
  • a function of aggregation of contact accounts is provided.
  • the so-called contact account aggregation means that the unified communication client automatically groups the contact accounts with the same display name. Each group of accounts is regarded as a contact record by the client, and is displayed as a whole, and the user only needs to initiate communication. Specify an account group as an object.
  • the contact account aggregation function is shown in Figure 9. 2.
  • the client When the user acts as the communication initiator, the client provides an interactive mechanism for the dynamic communication menu.
  • FIG. 11 is a schematic diagram showing a detailed software architecture of a communication client according to Embodiment 3 of the present invention.
  • the main program is the main body of the communication client, and is responsible for implementing the user. Interaction, which presents data to the user (such as a contact list) and accepts user input.
  • the plugin manager is responsible for the dynamic loading of the communication plugin.
  • the communication plug-in each communication plug-in implements a business function, such as Fetion, MSN, and so on.
  • Step S1201 the plug-in manager loads all communication plug-ins
  • Step S1202 the main program calls The login function of the communication plug-in completes the login of all user accounts
  • Step S1203 after each communication plug-in completes the login, downloads the contact list from the server and stores it in the database
  • Step S1204 the main program reads each from the database
  • the contact list written by the communication plug-in is displayed centrally, and the account aggregation is implemented.
  • step S1204 the contact accounts of each service are stored in a correspondence table of the relational database, and each account corresponds to one entry in the table.
  • the contact attributes of different service definitions are different, so the attributes of the entries in different tables are different, but some attributes must be defined in all services, such as display name, avatar, and the business of the contact.
  • the Unified Communications client traverses all the tables in the database, displaying the common attributes of each record in a list, and then displaying the contacts in a centralized manner. If the user operates on a record of the contact list, for example, to view the detailed information, the unified communication client reads the "owned service" attribute of the record, and then calls the corresponding communication plug-in to perform the operation of viewing the detailed information.
  • the Unified Communications client traverses all contact account records, and a virtual contact list is generated.
  • the display name of each item in the list is different, and each item displays the same name or Multiple contact account records.
  • the unified communication client displays this virtual contact list, which implements the contact account aggregation function.
  • the user clicks on a contact and the process of automatically generating the dynamic communication menu by the client is as shown in FIG. 13, which includes: Step S1301, the main program checks the virtual contact list, and obtains the contact account corresponding to the contact.
  • Step S1302 the main program queries the corresponding communication plug-in to perform communication operations on the contact account by the plug-in manager according to the service attribute of the contact account; Step S1303, the main program checks all contact accounts in turn.
  • the step of realizing the identification of the communication initiator account is as shown in FIG. 14, and the method is as follows: Step S1401: After receiving the communication request, the communication plug-in passes the account of the communication initiator and the communication service type through the plug-in manager.
  • Step S 1402 the main program uses the originator's account to retrieve all contacts of the business in the database; Step S1403, if a record is found, the display name in the record is reported to the user when the user is prompted; Step S1404, if no record is found, the initiator is not the user's contact, and the account is directly displayed.
  • the solution provided by the embodiment of the present invention can implement multiple types of communication services in one communication client, which reduces the operation complexity of the user using multiple communication services at the same time, and improves the user's body-risk.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)
  • Information Transfer Between Computers (AREA)
  • Mobile Radio Communication Systems (AREA)

Description

通信客户端及通信业务; 方法 技术领域 本发明涉及通信领域, 具体而言, 涉及一种通信客户端及通信业务发起 方法。 背景技术 通信是移动终端的核心功能, 随着移动终端处理能力的提升以及移动互 联网技术的发展, 移动终端能够提供给用户的通信方式越来越多。 除了传统 的电话、 短信和彩信外, 还有即时消息(例如, QQ、 MSN、 飞信等)、 email, VoIP, 视频共享等其他艮务。 通信方式的多样性能够为用户提供更多的选择, 但同时, 也给用户带来 了使用上的不便, 由于不同的通信服务间通常无法互通, 特别是当不同的通 信月艮务由不同运营商提供时, 要实现互通更是难上加难, 例如, QQ、 MSN 和飞信之间就是无法互通的。 因此, 为了使用多项通信服务, 用户需要在移动终端上同时安装和运行 每个服务对应的客户端程序, 若用户同时使用这些业务, 则需要不断在不同 业务的客户端之间进行切换。 发明内容 本发明的主要目的在于提供一种通信客户端及通信业务发起方法, 以至 少解决上述问题。 根据本发明的一个方面, 提供了一种通信客户端, 包括控制模块和多个 通信插件, 其中, 每个通信插件被设置为实现一种通信业务类型的通信; 控 制模块包括: 请求模块, 被设置为接受用户操作以生成对应于该操作的通信 请求, 其中, 通信请求包括: 目标联系人和选择的通信业务类型; 第一确定 模块, 被设置为确定多个通信插件中被设置为实现选择的通信业务类型的通 信的通信插件; 调用模块, 被设置为调用确定的通信插件向目标联系人发起 选择的通信业务类型的通信。 控制模块还包括: 获取模块, 被设置为控制多个通信插件登陆到各自服 务器获取联系人信息, 其中, 联系人信息包括: 联系人名称和通信帐号; 分 组模块,被设置为将对应于同一个联系人名称的通信帐号划分在同一个组中; 第一显示模块, 被设置为显示每个组所对应的联系人名称。 请求模块包括: 第一选择模块, 被设置为接受用户从第一显示模块显示 的联系人名称中选择目标联系人名称的操作; 第二显示模块, 被设置为显示 目标联系人名称对应的组中的通信帐号; 第二选择模块, 被设置为接受用户 从第二显示模块显示的通信帐号中选择目标通信帐号的操作;第二确定模块, 被设置为确定选择的通信业务类型为目标通信帐号对应的通信业务类型。 请求模块还包括: 查询模块, 被设置为确定目标联系人名称对应的组中 各通信帐号所对应的各通信插件, 并通过各通信插件查询当前能够发起的通 信方式; 第二显示模块还被设置为显示上述通信方式; 第二选择模块还被设 置为接受用户从显示的通信方式中选择需发起的通信方式; 调用模块被设置 为调用确定的通信插件通过需发起的通信方式向目标联系人发起选择的通信 业务类型的通信过程。 查询模块根据各通信帐号的在线情况和 /或业务能力通过各通信插件查 询当前能够发起的通信方式。 多个通信插件通过动态链接库文件实现。 控制模块还包括: 配置文件, 被设置为记录多个通信插件的信息, 其中, 信息包括以下至少之一: 动态链接库文件路径、 实现的通信业务类型、 实现 的业务名称。 多个通信插件中的各个通信插件还被设置为接收发送至用户的通信请 求, 并将发起方的通信帐号发送至检索模块; 控制模块还包括: 检索模块, 被设置为在获取的联系人信息中检索发起方的通信帐号; 第三显示模块, 被 设置为在检索模块检索到发起方的通信帐号的情况下, 显示发起方的通信帐 号所在的组所对应的联系人名称, 在检索模块未检索到发起方的通信帐号的 情况下, 显示发起方的通信帐号。 才艮据本发明的另一个方面, 提供了一种通信业务发起方法, 包括以下步 骤: 通信客户端接受用户操作以生成对应于操作的通信请求, 其中, 通信请 求包括: 目标联系人和选择的通信业务类型; 在通信客户端包含的多个通信 插件中确定被设置为实现选择的通信业务类型的通信过程的通信插件; 通信 客户端调用确定的通信插件向目标联系人发起选择的通信业务类型的通信过 程。 在通信客户端接受用户操作以生成对应于操作的通信请求之前 ,还包括: 通信客户端控制多个通信插件登陆到各自服务器获取联系人信息, 其中, 联 系人信息包括: 联系人名称和通信帐号; 通信客户端将对应于同一个联系人 名称的通信帐号划分在同一个组中; 通信客户端显示每个组所对应的联系人 名称。 通信客户端接受用户操作以生成对应于操作的通信请求包括: 通信客户 端接受用户从显示的联系人名称中选择目标联系人名称的操作; 通信客户端 显示目标联系人名称对应的组中的通信帐号; 通信客户端接受用户从显示的 通信帐号中选择目标通信帐号的操作; 通信客户端确定选择的通信业务类型 为目标通信帐号对应的通信业务类型。 通过本发明 ,通信客户端中的控制模块生成对应于用户操作的通信请求, 在通信客户端包含的多个被设置为实现不同通信业务类型的通信过程的通信 插件中确定对应于该通信请求的通信插件, 最后由确定的通信插件实现通信 过程, 解决了相关技术中用户同时使用不同业务时, 需要在不同业务的客户 端之间进行切换导致用户操作不便的问题, 能够在一个通信客户端中实现多 种类型的通信业务, 降低了用户同时使用多种通信业务的操作复杂度, 提高 了用户的体验。 附图说明 此处所说明的附图用来提供对本发明的进一步理解, 构成本申请的一部 分, 本发明的示意性实施例及其说明用于解释本发明, 并不构成对本发明的 不当限定。 在附图中: 图 1是根据本发明实施例的通信客户端的结构框图; 图 2是根据本发明实施例的通信客户端的优选结构框图一; 图 3是根据本发明实施例的通信客户端的优选结构框图二; 图 4是根据本发明实施例的通信客户端的优选结构框图三; 图 5是根据本发明实施例的通信客户端的优选结构框图四; 图 6是根据本发明实施例的通信客户端的优选结构框图五; 图 7是根据本发明实施例的通信业务发起方法的流程图; 图 8是根据本发明实施例 1的通信客户端的软件架构示意图; 图 9是根据本发明实施例 2的联系人帐号聚合功能的示意图; 图 10是才艮据本发明实施例 2的动态通信菜单示意图; 图 11是根据本发明实施例 3的通信客户端的详细软件架构示意图; 图 12是才艮据本发明实施例 3的通信客户端的启动流程图; 图 13是才艮据本发明实施例 3的生成动态通信菜单的算法示意图; 图 14是根据本发明实施例 3的通信发起方帐号的识别流程图。 具体实施方式 下文中将参考附图并结合实施例来详细说明本发明。 需要说明的是, 在 不冲突的情况下, 本申请中的实施例及实施例中的特征可以相互组合。 用户为了在移动终端中使用通信业务, 例如, QQ、 MSN、 飞信等, 需 要在移动终端中分别安装这些通信业务对应的客户端, 以便实现对应的通信 功能。 本发明实施例提供了一种通信客户端, 以在一个通信客户端中实现多 种通信功能。 图 1是根据本发明实施例的通信客户端的结构框图, 一个通信客户端包 括控制模块 11和多个通信插件 12 , 其中, 每个通信插件 12被设置为实现一 种通信业务类型的通信, 控制模块 11 包括: 请求模块 13 , 被设置为接受用 户操作以生成对应于该操作的通信请求, 其中, 上述通信请求包括: 目标联 系人和选择的通信业务类型; 第一确定模块 14 , 耦合至请求模块 13 , 被设 置为确定多个通信插件 12 中被设置为实现上述选择的通信业务类型的通信 过程的通信插件 12; 调用模块 15 , 耦合至通信插件 12 , 被设置为调用确定 的通信插件 12向目标联系人发起上述选择的通信业务类型的通信过程。 相关技术中, 用户同时使用不同业务时, 需要在不同业务的客户端之间 进行切换, 这会给用户操作带来不便, 降低了用户的体验。 本发明实施例提 供的移动终端中, 通过通信客户端控制模块 11中的请求模块 13生成对应于 用户操作的通信请求, 再由控制模块 11中的第一确定模块 14从多个被设置 为实现不同通信业务类型的通信过程的通信插件 12 中确定对应于该通信请 求的通信插件 12 , 最后调用模块 15调用确定的通信插件 12实现通信过程。 本实施例能够在一个通信客户端中实现多种类型的通信业务, 降低了用户同 时使用多种通信业务时的操作复杂度, 提高了用户的体验。 图 2是根据本发明实施例的通信客户端的优选结构框图一,如图 2所示, 优选地, 控制模块 11还可以包括: 获取模块 22 , 耦合至通信插件 12 , 被设置为控制多个通信插件 12登陆 到各自服务器获取联系人信息, 其中, 联系人信息包括: 联系人名称和通信 帐号; 分组模块 24 , 耦合至获取模块 22 , 被设置为将对应于同一个联系人名 称的通信帐号划分在同一个组中; 第一显示模块 26 , 耦合至分组模块 24 , 被设置为显示每个组所对应的 联系人名称。 通过分组模块 24 将对应于同一个联系人名称的通信帐号划分在同一个 组中, 再由第一显示模块 26 显示每个组对应的联系人名称, 能够让用户直 观地了解到其在各个通信业务中的联系人, 提高了用户的体验。 图 3是根据本发明实施例的通信客户端的优选结构框图二,如图 3所示, 优选地, 请求模块 13包括: 第一选择模块 32 , 耦合至第一显示模块 26 , 被设置为接受用户从第一 显示模块 26显示的联系人名称中选择目标联系人名称的操作; 第二显示模块 34 , 耦合至第一选择模块 32 , 被设置为显示目标联系人 名称对应的组中的通信帐号; 第二选择模块 36 , 耦合至第二显示模块 34 , 被设置为接受用户从第二 显示模块 34显示的通信帐号中选择目标通信帐号的操作; 第二确定模块 38 , 耦合至第二选择模块 36, 被设置为确定上述选择的 通信业务类型为目标通信帐号对应的通信业务类型。 通过上述结构, 用户只需选择联系人, 再从第二显示模块 34 显示的账 号中选择一个帐号便可完成通信的发起, 极大简化了发起通信的操作流程。 并且, 通过第一选择模块 32和第二显示模块 34的配合, 提供了联系人帐号 聚合功能, 在用户选择一个联系人后, 显示该联系人在各个通信业务中使用 的帐号, 使得大量且多类的联系人帐号 (如 QQ、 MSN、 飞信的联系人等) 集中在一起显示时, 联系列表不会过长, 且不会显得杂乱, 搜索和浏览联系 人也更力口方便。 图 4是根据本发明实施例的通信客户端的优选结构框图三,如图 4所示, 优选地, 请求模块 13还包括: 查询模块 42 , 耦合至第一选择模块 32 , 被设 置为确定目标联系人名称对应的组中各通信帐号所对应的各通信插件 12 , 并 通过各通信插件 12查询当前能够发起的通信方式; 第二显示模块 34还被设 置为显示上述通信方式; 第二选择模块 36 还被设置为接受用户从显示的通 信方式中选择需发起的通信方式的操作; 调用模块 38 还被设置为调用确定 的通信插件 12 通过需发起的通信方式向目标联系人发起上述选择的通信业 务类型的通信过程。 相关技术中, 要汇总一个联系人的所有通信方式, 或者找到联系人目前 可用的一种通信方式, 可能需要启动和查看所有的通信客户端, 这会导致对 联系人帐号管理的不便。 通过上述结构, 能够使用户一目了然地了解联系人 当前能够发起的通信方式, 从而自主选择通过什么样的方式来发起通信, 从 而提高了用户的体验。 优选地, 查询模块 42根据各通信帐号的在线情况和 /或业务能力通过各 通信插件 12 查询当前能够发起的通信方式。 居在线情况查询当前能够发 起的通信方式, 能够防止联系人不在线的情况下向对方发起即时消息或语音 通话等无法在不在线的情况下进行的通信方式, 提高了用户发起通信业务的 有效性; 根据业务能力查询当前能够发起的通信方式, 能够防止因目标联系 人不具备通过用户发起的通信方式进行通信的权限, 导致接收不到用户消息 的情况, 防止会话的丢失。 优选地, 多个通信插件 12 通过动态链接库文件实现。 动态链接库文件 能够提供若千可供调用的函数, 这些函数称为动态库的导出函数。 动态链接 库文件只有通过操作系统提供的 API函数加载进主程序所在的进程空间, 主 程序才能调用动态库中的函数。 动态库文件可以用提供相同导出函数集合的 其他动态库文件替换, 而主程序不需重新编译仍能运行, 并且如果新动态库 文件的导出函数实现有别于被替换的动态库文件, 那么整个计算机程序的功 能也将改变, 因此, 通过动态链接库文件实现的通信插件 12 能够支持业务 功能的扩展, 并且, 通信插件 12 可以独立发布给用户, 安装、 升级和卸载 插件随时可以进行, 不需要主程序重新编译或安装。 图 5是根据本发明实施例的通信客户端的优选结构框图四,如图 5所示, 优选地, 控制模块 11还可以包括: 配置文件 52 , 耦合至第一确定模块 14和 调用模块 15 , 被设置为记录多个通信插件 12的信息, 其中, 信息包括以下 至少之一: 动态链接库文件路径、 实现的通信业务类型、 实现的业务名称。 通过配置文件 52 , 能够为第一确定模块 14和调用模块 15提供确定及调用的 依据, 方便了确定及调用的过程。 需要说明的是, 第一确定模块 14 也可以 通过查询各通信插件 12 等方式确定对应的通信插件, 不限于根据配置文件 52的内容确定对应的通信插件的方式。 图 6是根据本发明实施例的通信客户端的优选结构框图五,如图 6所示, 优选地, 多个通信插件 12中的各个通信插件 12还被设置为接收发送至用户 的通信请求, 并将发起方的通信帐号发送至检索模块 62 ; 控制模块 11还包 括: 检索模块 62 , 被设置为在获取的联系人信息中检索发起方的通信帐号; 第三显示模块 64 , 被设置为在检索模块 62检索到发起方的通信帐号的情况 下, 显示发起方的通信帐号所在的组所对应的联系人名称, 在检索模块 62 未检索到发起方的通信帐号的情况下, 显示发起方的通信帐号。 通过以上结构, 通信发起方的帐号识别则可将帐号转换为用户更容易记 忆的联系人显示名称, 方便用户使用。 图 7是才艮据本发明实施例的通信业务发起方法的流程图, 该方法包括以 下步骤: 步骤 S702 , 移动终端接受用户操作以生成对应于该操作的通信请求, 其 中, 通信请求包括: 目标联系人和选择的通信业务类型; 步骤 S704,在移动终端包含的多个通信插件中确定用于实现上述选择的 通信业务类型的通信过程的通信插件; 步骤 S706,调用确定的通信插件向目标联系人发起上述选择的通信业务 类型的通信过程。 相关技术中, 用户同时使用不同业务时, 需要在不同业务的客户端之间 进行切换, 这会给用户操作带来不便, 降低了用户的体验。 本发明实施例提 供的方法中, 通信客户端生成对应于用户操作的通信请求, 再从多个用于实 现不同通信业务类型的通信过程的通信插件中确定对应于该通信请求的通信 插件, 最后调用确定的通信插件实现通信过程。 本实施例能够在一个通信客 户端中实现多种类型的通信业务, 降低了用户同时使用多种通信业务的操作 复杂度, 提高了用户的体验。 优选地, 在步骤 S702 之前, 还包括: 移动终端控制多个通信插件登陆 到各自服务器获取联系人信息, 其中, 联系人信息包括: 联系人名称和通信 帐号; 将对应于同一个联系人名称的通信帐号划分在同一个组中; 显示每个 组所对应的联系人名称。 通过上述过程, 能够让用户直观地了解到其在各个 通信业务中的联系人, 提高了用户的体验。 优选地, 步骤 S702 包括: 移动终端接受用户从显示的联系人名称中选 择目标联系人名称的操作; 移动终端显示目标联系人名称对应的组中的通信 帐号; 移动终端接受用户从显示的通信帐号中选择目标通信帐号的操作; 确 定上述选择的通信业务类型为目标通信帐号对应的通信业务类型。 通过上述过程, 用户只需选择联系人, 再从显示的账号中选择一个帐号 便可完成通信的发起, 极大简化了发起通信的操作流程。 并且, 该过程提供 了联系人帐号聚合功能, 在用户选择一个联系人后, 显示该联系人在各个通 信业务中使用的帐号, 使得大量且多类的联系人帐号 (如 QQ、 MSN、 飞信 的联系人等) 集中在一起显示时, 联系列表不会过长, 且不会显得杂乱, 搜 索和浏览联系人也更加方便。 下面描述的实施例 1-3 , 综合了上述多个优选实施例的技术方案。 实施例 1 图 8是根据本发明实施例 1的通信客户端的软件架构示意图, 如图 8所 示, 通信客户端包括: 一, 主程序, 主要提供集中的联系人帐号管理功能, 集中的联系人帐号 管理是指用户在所有通信业务中的联系人帐号都集中存储、 集中显示, 并且 通过统一的用户界面进行操作, 如添加、 删除、 发起通信等。 二, 若千通信插件, 其中每个通信插件提供一项通信服务。 通信插件可 以动态安装、 升级和卸载, 以更新统一通信客户端的功能。 其中, "动态,,是 指, 通信插件可以独立发布给用户, 安装、 升级和卸载插件随时可以进行, 不需要主程序重新编译或安装。 为了实现通信插件的动态安装、 替换和升级, 通信插件可以以动态链接 库文件的形式提供, 统一通信客户端的主程序则是一个可执行文件。 同类通 信业务, 例如 MSN和 QQ的业务流程非常相似, 因此实现它们的动态链接 库的导出函数定义相同, 不过实现不同。 这样当主程序调用 MSN动态链接 库的 Send函数发送的是一个 MSN消息, 而调用 QQ动态链接库发送的是一 个 QQ消息。 一种通信业务, 只要知道其业务类型 (例如, 即时消息), 便可 知道实现它的动态链接库有哪些导出函数。 统一通信客户端以一个配置文件记录所有已安装的通信插件, 每个通信 插件记录的信息包括: 通信插件对应的动态链接库文件路径、 实现的业务名 称 (如 MSN、 QQ等)、 通信业务类型 (例如, 即时消息)。 主程序通过读取 此配置文件, 便可生成支持的通信业务列表。 用户要执行某种通信业务时, 主程序便加载对应的动态链接库, 然后调用它的导出函数完成业务功能。 安装一个通信插件, 需要在配置文件中增加一条记录。 而删除一个通信 插件, 除了删除相应的动态链接库, 还需要从配置文件中删除对应的记录。 由于替换动态链接库文件不需要主程序重新编译, 因此可以动态升级通信插 件。 实施例 2 实施例 1中的主程序提供的集中的联系人帐号管理功能主要通过以下手 段来实现:
1 , 在联系人帐号的用户管理界面方面, 提供了一种联系人帐号聚合的 功能。 所谓联系人帐号聚合, 是指统一通信客户端自动将显示名称相同的联 系人帐号进行分组, 每组帐号被客户端视为一条联系人记录, 作为一个整体 显示, 并且用户发起通信时也只需指定一个帐号组作为对象。 联系人帐号聚 合功能如图 9所示。 2, 当用户作为通信发起者时, 客户端提供了动态通信菜单的交互机制。 用户发起通信时, 只需指定一个帐号组作为对象 (例如, 选定联系列表中显 示的一条记录, 因为帐号聚合功能, 每条联系人记录对应一组帐号), 客户端 根据用户的通信帐号的登录情况、 通信能力, 以及所有联系人帐号的在线情 况、 通信能力, 自动列出与该联系人所有可能的通信方式, 生成动态通信菜 单, 图 10 示出了动态通信菜单的一个示例。 每个联系人的动态通信菜单可 能不同。
3 , 当用户作为通信对象时, 客户端自动将通信发起方的通信帐号关联 到某个联系人记录,因此可以在通信提示界面中显示联系人记录的显示名称。 实施例 3 图 11是根据本发明实施例 3的通信客户端的详细软件架构示意图,如图 11所示, 各构件的功能说明如下: 一, 主程序, 是通信客户端的主体, 负责实现与用户的交互, 即向用户 展示数据 (例如联系列表) 及接受用户输入。 二, 插件管理器, 负责通信插件的动态加载。 三, 通信插件, 每个通信插件实现一项业务功能, 例如飞信、 MSN等。 四, 数据库, 负责存储各类业务的联系人。 在上述构件的协作下, 通信客户端应用从启动到显示出所有业务联系人 的主要步骤如图 12所示, 包括: 步骤 S 1201 , 插件管理器加载所有通信插件; 步骤 S 1202, 主程序调用通信插件的登录功能, 完成所有用户帐号的登 录; 步骤 S 1203 , 各通信插件完成登录后, 从服务器下载联系人列表, 并将 其存入数据库; 步骤 S 1204, 主程序从数据库中读取各通信插件写入的联系列表, 集中 显示, 并且实施帐号聚合。 在步骤 S 1204中, 每个业务的联系人帐号都存储于关系型数据库的一个 对应表中, 每个帐号多对应表中的一个条目。 不同业务定义的联系人属性不 同, 因此不同表中条目的属性也不同, 但有一些属性是所有业务中都必须定 义的, 如显示名称、 头像、 联系人所属业务等。 统一通信客户端遍历数据库 所有表, 将每条记录的共同属性显示在一个列表中, 便可集中显示联系人。 用户如对联系列表的某条记录进行操作, 例如查看详细信息, 统一通信 客户端便读取该记录的"所属业务"属性, 然后调用相应的通信插件, 执行查 看详细信息操作。 如果开启联系人帐号聚合功能, 统一通信客户端遍历所有联系人帐号记 录后, 将生成虚拟的联系列表, 列表中的每一项的显示名称都不同, 并且每 一项映射显示名称相同的一条或多条联系人帐号记录。 统一通信客户端显示 此虚拟的联系列表, 便实现了联系人帐号聚合功能。 在上述构件的协作下, 用户点击一个联系人, 客户端自动生成动态通信 菜单的流程如图 13所示, 包括: 步骤 S 1301 , 主程序检查虚拟联系列表, 得到该联系人对应的联系人帐 号记录; 步骤 S 1302, 主程序根据联系人帐号的所属业务属性, 通过插件管理器 向相应的通信插件查询对该联系人帐号可以执行的通信操作; 步骤 S 1303 , 主程序依次检查所有联系人帐号的可用通信方式; 步骤 S 1304, 主程序将所有帐号的可用通信方式合并生成联系人的可用 通信操作集合; 步骤 S 1305 ,主程序才艮据联系人的可用通信操作集合生成动态通信菜单。 在上述构件的协作下, 实现通信发起方帐号识别的步骤如图 14 所示, 其巾: 步骤 S 1401 , 通信插件收到通信请求后, 将通信发起方的帐号及通信业 务类型通过插件管理器 ·ί艮告主程序; 步骤 S 1402,主程序用发起方的帐号检索数据库中该业务的所有联系人; 步骤 S 1403 , 如果找到一条记录, 便在提示用户时将记录中的显示名称 艮告给用户; 步骤 S 1404, 如果没有找到任何记录, 说明发起方不是用户的联系人, 直接显示帐号。 综上所述, 本发明实施例提供的方案能够在一个通信客户端中实现多种 类型的通信业务, 降低了用户同时使用多种通信业务的操作复杂度, 提高了 用户的体 -险。 需要说明的是, 在附图的流程图示出的步骤可以在诸如一组计算机可执 行指令的计算机系统中执行, 并且, 虽然在流程图中示出了逻辑顺序, 但是 在某些情况下, 可以以不同于此处的顺序执行所示出或描述的步骤。 显然, 本领域的技术人员应该明白, 上述的本发明的各模块或各步骤可 以用通用的计算装置来实现, 它们可以集中在单个的计算装置上, 或者分布 在多个计算装置所组成的网络上, 可选地, 它们可以用计算装置可执行的程 序代码来实现, 从而, 可以将它们存储在存储装置中由计算装置来执行, 或 者将它们分别制作成各个集成电路模块, 或者将它们中的多个模块或步骤制 作成单个集成电路模块来实现。 这样, 本发明不限制于任何特定的硬件和软 件结合。 以上所述仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本 领域的技术人员来说, 本发明可以有各种更改和变化。 凡在本发明的 ^"神和 原则之内, 所作的任何修改、 等同替换、 改进等, 均应包含在本发明的保护 范围之内。

Claims

权 利 要 求 书
1. 一种通信客户端, 其特征在于, 包括控制模块和多个通信插件, 其中, 每个通信插件被设置为实现一种通信业务类型的通信;
所述控制模块包括:
请求模块, 被设置为接受用户操作以生成对应于所述操作的通信请 求, 其中, 所述通信请求包括: 目标联系人和选择的通信业务类型; 第一确定模块, 被设置为确定所述多个通信插件中实现所述选择的 通信业务类型的通信的通信插件;
调用模块, 被设置为调用所述确定的通信插件向所述目标联系人发 起所述选择的通信业务类型的通信。
2. 根据权利要求 1所述的通信客户端, 其特征在于, 所述控制模块还包括: 获取模块, 被设置为控制所述多个通信插件登陆到各自服务器获取 联系人信息, 其中, 所述联系人信息包括: 联系人名称和通信帐号; 分组模块, 被设置为将对应于同一个联系人名称的通信帐号划分在 同一个组中;
第一显示模块, 被设置为显示每个组所对应的联系人名称。
3. 根据权利要求 2所述的通信客户端, 其特征在于, 所述请求模块包括: 第一选择模块, 被设置为接受用户从所述第一显示模块显示的联系 人名称中选择目标联系人名称的操作;
第二显示模块, 被设置为显示所述目标联系人名称对应的组中的通 信帐号;
第二选择模块, 被设置为接受用户从所述第二显示模块显示的通信 帐号中选择目标通信帐号的操作;
第二确定模块, 被设置为确定所述选择的通信业务类型为所述目标 通信帐号对应的通信业务类型。
4. 根据权利要求 3所述的通信客户端, 其特征在于, 所述请求模块还包括: 查询模块, 被设置为确定所述目标联系人名 称对应的组中各通信帐号所对应的各通信插件, 并通过所述各通信插件 查询当前能够发起的通信方式;
所述第二显示模块还被设置为显示所述通信方式;
所述第二选择模块还被设置为接受用户从所述显示的通信方式中选 择需发起的通信方式;
所述调用模块被设置为调用所述确定的通信插件通过所述需发起的 通信方式向所述目标联系人发起所述选择的通信业务类型的通信过程。
5. 根据权利要求 4所述的通信客户端, 其特征在于, 所述查询模块根据所 述各通信帐号的在线情况和 /或业务能力通过所述各通信插件查询当前 能够发起的通信方式。
6. 根据权利要求 1所述的通信客户端, 其特征在于, 所述多个通信插件通 过动态链接库文件实现。
7. 根据权利要求 6所述的通信客户端, 其特征在于, 所述控制模块还包括: 配置文件, 被设置为记录所述多个通信插件的信息, 其中, 所述信息包 括以下至少之一: 动态链接库文件路径、 实现的通信业务类型、 实现的 业务名称。
8. 根据权利要求 3所述的通信客户端, 其特征在于,
所述多个通信插件中的各个通信插件还被设置为接收发送至所述用 户的通信请求, 并将发起方的通信帐号发送至检索模块;
所述控制模块还包括:
所述检索模块, 被设置为在所述获取的联系人信息中检索所述发起 方的通信帐号;
第三显示模块, 被设置为在所述检索模块检索到所述发起方的通信 帐号的情况下, 显示所述发起方的通信帐号所在的组所对应的联系人名 称, 在所述检索模块未检索到所述发起方的通信帐号的情况下, 显示所 述发起方的通信帐号。
9. 一种通信业务发起方法, 其特征在于, 包括以下步骤: 通信客户端接受用户操作以生成对应于所述操作的通信请求,其中, 所述通信请求包括: 目标联系人和选择的通信业务类型;
在通信客户端包含的多个通信插件中确定实现所述选择的通信业务 类型的通信过程的通信插件;
通信客户端调用所述确定的通信插件向所述目标联系人发起所述选 择的通信业务类型的通信过程。
10. 根据权利要求 9所述的方法, 其特征在于, 在通信客户端接受用户操作 以生成对应于所述操作的通信请求之前, 还包括:
通信客户端控制所述多个通信插件登陆到各自服务器获取联系人信 息, 其中, 所述联系人信息包括: 联系人名称和通信帐号;
通信客户端将对应于同一个联系人名称的通信帐号划分在同一个组 中;
通信客户端显示每个组所对应的联系人名称。
11. 根据权利要求 10所述的方法, 其特征在于, 通信客户端接受用户操作以 生成对应于所述操作的通信请求包括:
通信客户端接受用户从显示的联系人名称中选择目标联系人名称的 操作;
通信客户端显示所述目标联系人名称对应的组中的通信帐号; 通信客户端接受用户从显示的通信帐号中选择目标通信帐号的操 作;
通信客户端确定所述选择的通信业务类型为所述目标通信帐号对应 的通信业务类型。
PCT/CN2010/079195 2010-05-06 2010-11-26 通信客户端及通信业务发起方法 WO2011137643A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP10851012.4A EP2557737A4 (en) 2010-05-06 2010-11-26 COMMUNICATION CLIENT AND METHOD FOR INITIATING A COMMUNICATION SERVICE
US13/259,669 US20130047092A1 (en) 2010-05-06 2010-11-26 Communication client and a method for initiating a communication service

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010173384.9A CN101820431B (zh) 2010-05-06 2010-05-06 通信客户端及通信业务发起方法
CN201010173384.9 2010-05-06

Publications (1)

Publication Number Publication Date
WO2011137643A1 true WO2011137643A1 (zh) 2011-11-10

Family

ID=42655379

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/079195 WO2011137643A1 (zh) 2010-05-06 2010-11-26 通信客户端及通信业务发起方法

Country Status (4)

Country Link
US (1) US20130047092A1 (zh)
EP (1) EP2557737A4 (zh)
CN (1) CN101820431B (zh)
WO (1) WO2011137643A1 (zh)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101820431B (zh) * 2010-05-06 2015-08-12 中兴通讯股份有限公司 通信客户端及通信业务发起方法
CN102156663B (zh) * 2011-03-22 2013-07-31 北京书生国际信息技术有限公司 一种实现插件的方法和装置
CN105808303B (zh) * 2012-11-14 2020-02-21 北京奇虎科技有限公司 浏览器及其进行页游事件提醒的方法
US9128793B2 (en) * 2013-05-14 2015-09-08 Tencent Technology (Shenzhen) Company Limited Method, system and server for downloading installation package
CN106559554B (zh) * 2015-09-30 2021-06-15 北京奇虎科技有限公司 一种通信处理方法、装置
CN105682094B (zh) * 2015-12-30 2019-01-04 天维尔信息科技股份有限公司 通信指挥调度方法和装置
CN106873961B (zh) * 2016-07-27 2021-09-28 创新先进技术有限公司 通过移动浏览器唤醒app应用的方法及装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1700702A (zh) * 2005-06-14 2005-11-23 王晓琦 支持多种通信工作模式的终端
CN1713622A (zh) * 2004-06-25 2005-12-28 腾讯科技(深圳)有限公司 一种即时通信的方法及系统
CN101159934A (zh) * 2007-09-10 2008-04-09 深圳华为通信技术有限公司 发起通信业务的方法与终端
WO2009039701A1 (fr) * 2007-09-25 2009-04-02 Alibaba Group Holding Limited Procédé et système de réalisation d'une communication instantanée à grande échelle
CN101820431A (zh) * 2010-05-06 2010-09-01 中兴通讯股份有限公司 通信客户端及通信业务发起方法

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000242392A (ja) * 1999-02-12 2000-09-08 Dbm Korea:Kk 動的な情報ディスプレイのためのコンピュータシステム及びその方法
US20040153509A1 (en) * 1999-06-30 2004-08-05 Alcorn Robert L. Internet-based education support system, method and medium with modular text-editing component for use in a web-based application
US8132110B1 (en) * 2000-05-04 2012-03-06 Aol Inc. Intelligently enabled menu choices based on online presence state in address book
US20040024822A1 (en) * 2002-08-01 2004-02-05 Werndorfer Scott M. Apparatus and method for generating audio and graphical animations in an instant messaging environment
CN1992921A (zh) * 2005-12-30 2007-07-04 西门子通信技术(北京)有限公司 一种移动通信终端设备的系统结构
CN100518342C (zh) * 2006-08-21 2009-07-22 华为技术有限公司 通用消息系统及其实现方法
US20080270613A1 (en) * 2007-04-27 2008-10-30 Drew Bamford Method of Processing a Contact for a Mobile Device and Related Device
CN101060720A (zh) * 2007-05-18 2007-10-24 华为技术有限公司 一种实现统一通信的方法及装置
GB0720110D0 (en) * 2007-10-12 2007-11-28 Hutchison Whampoa Three G Ip Mobile communication device with integral voice over internet protocol capability
CN101159569B (zh) * 2007-10-26 2011-03-16 华为技术有限公司 发布用户业务能力的方法与呈现服务器和通信业务系统
CN101448049B (zh) * 2007-11-27 2012-05-30 中国电信股份有限公司 综合通信业务系统及方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1713622A (zh) * 2004-06-25 2005-12-28 腾讯科技(深圳)有限公司 一种即时通信的方法及系统
CN1700702A (zh) * 2005-06-14 2005-11-23 王晓琦 支持多种通信工作模式的终端
CN101159934A (zh) * 2007-09-10 2008-04-09 深圳华为通信技术有限公司 发起通信业务的方法与终端
WO2009039701A1 (fr) * 2007-09-25 2009-04-02 Alibaba Group Holding Limited Procédé et système de réalisation d'une communication instantanée à grande échelle
CN101820431A (zh) * 2010-05-06 2010-09-01 中兴通讯股份有限公司 通信客户端及通信业务发起方法

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2557737A4 *

Also Published As

Publication number Publication date
US20130047092A1 (en) 2013-02-21
CN101820431A (zh) 2010-09-01
CN101820431B (zh) 2015-08-12
EP2557737A4 (en) 2016-03-02
EP2557737A1 (en) 2013-02-13

Similar Documents

Publication Publication Date Title
US11601385B2 (en) Conversion of text relating to media content and media extension apps
US9112928B2 (en) Method and apparatus for automatic loading of applications
WO2011137643A1 (zh) 通信客户端及通信业务发起方法
US8611873B2 (en) Advanced contact identification system
US7370290B2 (en) Contact card
US7139555B2 (en) Unified contact list
US8869043B2 (en) System for presenting applications on instant messaging clients
EP2611083A1 (en) Mobile communication device
US9396277B2 (en) Access to supplemental data based on identifier derived from corresponding primary application data
US20140029478A1 (en) Voip service with streamlined call transfer options
US9137047B2 (en) Instant messaging system, component and method for additional service
CN113645304B (zh) 数据服务处理方法及相关设备
US7984455B2 (en) Enhanced native contact book application
US20090156171A1 (en) System and method of processing messages
EP3269097A1 (en) Architecture for large data management in communication applications through multiple mailboxes
EP3420684A1 (en) Managing specialized objects in a message store
US9530117B2 (en) Method and apparatus for transforming user requests and responses based on a persona
EP4303729A1 (en) Exposing standardized events within an api proxy system
WO2009156009A1 (en) User interface for a mobile device
AU2009312609B2 (en) Mobile communication device
WO2020058938A1 (en) Managing specialized objects in a message store
Skraba et al. Promoting innovative mobile applications via a third party IMS‐enabled ecosystem
WO2009024099A1 (fr) Procédé servant à mettre en place des requêtes de répertoire de réseau et un serveur de requêtes de répertoire de réseau
Deinert et al. A base solution for exposing IMS telecommunication services to web 2.0 enabled applications

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: 10851012

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2010851012

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 13259669

Country of ref document: US