WO2007112686A1 - Instant communication system and method based on wap - Google Patents

Instant communication system and method based on wap Download PDF

Info

Publication number
WO2007112686A1
WO2007112686A1 PCT/CN2007/001049 CN2007001049W WO2007112686A1 WO 2007112686 A1 WO2007112686 A1 WO 2007112686A1 CN 2007001049 W CN2007001049 W CN 2007001049W WO 2007112686 A1 WO2007112686 A1 WO 2007112686A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
message
instant
instant messaging
wap
Prior art date
Application number
PCT/CN2007/001049
Other languages
French (fr)
Chinese (zh)
Inventor
Ning Jiang
Sheng Chen
Guanyan Xu
Jun Huang
Original Assignee
Tencent Technology (Shenzhen) Company Limited
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 Tencent Technology (Shenzhen) Company Limited filed Critical Tencent Technology (Shenzhen) Company Limited
Priority to BRPI0710082A priority Critical patent/BRPI0710082B1/en
Publication of WO2007112686A1 publication Critical patent/WO2007112686A1/en

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/21Monitoring or handling of messages
    • H04L51/224Monitoring or handling of messages providing notification on incoming messages, e.g. pushed notifications of received messages
    • 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/58Message adaptation for wireless communication
    • 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 communications technologies, and in particular, to an instant messaging system and method based on a Wireless Application Protocol (WAP).
  • WAP Wireless Application Protocol
  • Instant Messaging is an Internet-based communication service that generally implements instant messaging on the network.
  • Instant messaging tools are software that implements network instant messaging services. They can also be called instant messaging client software. Instant messaging tools are widely used and recognized on the Internet.
  • users communicate through instant communication tools they can also view the status of the online/departure/offline/user status of the other party through the functions provided by the instant communication tool, and query the basic data/contact method/details of the other user. Data, and instant messaging to the other party for instant communication, or to transfer files to the other party, or to add the other party as a friend.
  • the rich functions provided by the instant messaging tool described above must be implemented by the function provided by the client software after the user starts and logs in to the instant messaging client software, that is, the client must first install the instant messaging software. If the client does not have instant messaging software, instant communication is not possible, so user operation is inconvenient.
  • the main purpose of the embodiments of the present invention is to provide a WAP-based instant communication system and method, which can implement an instant communication tool anytime, anywhere, and across platforms.
  • Configuring a WAP-based instant messaging method for a user of a WAP service platform includes the following steps:
  • a prompt for the new message is displayed and provided on the page.
  • a WAP-based instant messaging system includes: a server cluster, an instant messaging protocol relay module, a portal instant messaging module, and a user interface module.
  • Server cluster for storing and managing instant messaging messages, friend relationships, configuration information, etc.
  • a portal instant messaging module for processing instant messages of the portal
  • the user interface module is responsible for displaying the menu interface of the instant messaging system.
  • the embodiment of the present invention does not need to install any instant communication software on the instant communication using terminal, but can realize instant communication between users based on the WAP browser of the instant communication using the terminal, so that the user can be anytime and anywhere.
  • the use of instant messaging tools greatly facilitates the user.
  • FIG. 1 is a schematic diagram of a WAP-based instant messaging system according to an embodiment of the present invention
  • FIG. 2 is a flowchart of a WAP-based instant messaging system according to an embodiment of the present invention
  • FIG. 3 is a WAP-based instant messaging system according to an embodiment of the present invention
  • Schematic diagram of the interface of the embodiment
  • FIG. 4 is a schematic illustration of an interface of an embodiment of a WAP-based instant messaging system in accordance with an embodiment of the present invention. Mode for carrying out the invention
  • WAP is a wireless application protocol and is a global open protocol. WAP defines a universal platform that converts information on the current Internet Hypertext Markup Language (HTML) into information described by Wireless Markup Language (WML), which can be used to transmit information on the network to mobile phones or other wireless communications. On the terminal.
  • HTTP Internet Hypertext Markup Language
  • WML Wireless Markup Language
  • the wireless communication terminal logs in to a website by using the WAP technology
  • the user only needs to input the instant communication ID and password on the menu interface of the webpage according to the menu information provided by the webpage of the website, that is, You can log in to the instant messaging system to view the status of the online/outgoing/offline/inbound status of the other party in real time, query the user information of the basic data/contact method/details of the other party, and send instant messages to the other party for instant communication, or to the other party. Transfer the file, or perform the operation of adding the other party as a friend.
  • a WAP-based instant messaging system includes: a server cluster 100, an instant messaging protocol relay module 101, a portal instant messaging module 102, and a user interface. (UI) module 103, instant message storage center 104, and system broadcast module 105. among them,
  • Server cluster 100 used for storing and managing instant messaging messages, friend relationships, configuration information, and the like;
  • the instant messaging protocol relay module 101 is configured to provide a simplified protocol version for the instant messaging system, is a bridge between the portal instant messaging module 102 and the server cluster 100, and converts and simplifies the instant communication protocol;
  • the portal instant messaging module 102 is configured to process all instant messages of the portal, including messages from the same WAP platform and messages from the Internet platform, and the processing includes functions such as querying, managing, and the like of the instant messages;
  • the UI module 103 is responsible for displaying the menu interface of the instant messaging system, receiving an instant message from the user, such as a page request, and forwarding it to the portal instant messaging module 102;
  • the instant message storage center 104 is configured to save the user's instant message, including the unread message and the chat record, so that the user can query the historical information;
  • the system broadcast module 105 is responsible for issuing, querying, and storing system broadcast messages.
  • the system broadcast module 105 can be omitted.
  • FIG. 2 is a flowchart of a WAP-based instant messaging system according to an embodiment of the present invention, and an interface diagram of an embodiment of a WAP-based instant messaging system shown in FIG. 1, FIG. 3, and FIG. 4 is taken as an example for description.
  • the method of an embodiment of the invention comprises the following steps:
  • step S200 when the user A browses a WAP webpage through the wireless communication terminal, the system obtains the page request of the user A.
  • step S205 the portal instant message module 102 checks whether the user A is a login user. For each page request of the user, the portal instant message module 102 first checks whether the user A logs in.
  • step S210 if the user is not the login user, the system prompts the user A to log in, and displays the login connection on the system page.
  • step S215 if the user is logged in, the system invokes the system broadcast module 105 to query whether the system broadcasts a new message.
  • step S220 if the system broadcasts a new message, a system message icon is displayed on the system page, and a link for viewing the message is provided. For example, when the user receives a new message while watching the news, after reading the message and replying, the user can close the message window and continue to watch the news.
  • step S225 if the system broadcasts no new messages, the portal instant messaging module 102 continues to check if user A has new messages (including messages from the same WAP platform and messages from the Internet platform).
  • step S215 if the system broadcast module 105 is not included in the system, then, in step S215, if the user is logged in, the portal instant message module 102 continues to check directly. User A has a new message.
  • step S230 if user A does not have a new message, an icon without a message is displayed on the page of the system.
  • step S235 if user A has a new message, a message icon is displayed on the page of the system, and the number of new messages is prompted, a link for viewing the message is provided, and the message is saved to the instant message storage center. For example, when the user receives a new message while watching the news, after reading the message and replying, the user can close the message window and continue to watch the news.
  • step 235 is only an embodiment.
  • the prompt of the new message is displayed and provided on the page, and the prompt may be The method includes: providing a link to view the new message, and/or prompting the new number of messages, and/or processing the user to view a new message content, returning to the current page after processing, and the like.
  • step S240 the content requested by the user A is continuously processed, for example, the new message is viewed through the link of the new message.
  • step S245 after the user reads the new message and processes it, the system returns the page to the user A according to the request of the user A, so that the user A can continue the things just done, such as watching news and the like.
  • prompt mode shown in Figure 3
  • pop-up mode means that when there is a new message, a beating icon appears at the top of the page, prompting the user to have a new message, the user can click, activate the message window and read the message;
  • the pop-up mode means that when there is a new message, the message window is directly popped up. , let the user read.
  • the instant messaging message is added to the WAP page, allowing the user to send and receive instant messages when entering the page.
  • the logo is also an entry point for an instant messaging system, and the user can click on it to actively send a message (as shown in Figure 4).
  • the method further includes: after the user A logs in, if the message needs to be sent, the message is sent by the instant messaging relay module, and after the sending is successful, the sent message is stored in the instant message storage center; And the content of the message that has been sent, and then return to the page to user A. If the message fails to be sent, the system displays a page prompt that failed to be sent and displays the reason for the failure to User A, and then returns the page to User A.
  • the above embodiments do not require the user to start and log in to the local instant messaging client software, and through the above embodiments, accessing the Internet through the wireless communication terminal and logging in on the WAP webpage, the user can also log in to the local instant messaging client.
  • the functionality provided by the software is not required to start and log in to the local instant messaging client software, and through the above embodiments, accessing the Internet through the wireless communication terminal and logging in on the WAP webpage, the user can also log in to the local instant messaging client.
  • the user can directly implement the function of the instant communication tool on the WAP page of the wireless communication terminal, perform instant information interaction with the instant communication system, and realize the local instant communication client software user or other wireless communication terminal.
  • Platform users for instant communication are provided by the user.

Landscapes

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

Abstract

An instant communication method based on WAP applied for a user of a WAP service platform includes the following steps: S1. obtaining a WAP page request of the user; S2. when the user is a logging-in user and that the user has a new message is detected, displaying an icon indicating that there is the new message on the page and providing a notice of the new message.

Description

基于 WAP的即时通信系统和方法  Instant messaging system and method based on WAP
技术领域 本发明涉及通信技术领域, 更具体地说, 涉及一种基于无线应用协 议 ( WAP, Wireless Application Protocol ) 的即时通信系统和方法。 发明背景 TECHNICAL FIELD The present invention relates to the field of communications technologies, and in particular, to an instant messaging system and method based on a Wireless Application Protocol (WAP). Background of the invention
网络即时通信服务(IM, Instant Messaging )是一种基于互联网的 通信服务, 一般以实现网络上即时通信功能为主。 即时通信工具是指实 现网络即时通信服务的软件 , 也可称为即时通信客户端软件, 即时通信 工具在互联网上得到了广泛的应用和认可。  Instant Messaging (IM) is an Internet-based communication service that generally implements instant messaging on the network. Instant messaging tools are software that implements network instant messaging services. They can also be called instant messaging client software. Instant messaging tools are widely used and recognized on the Internet.
用户之间在通过即时通信工具进行通信时, 还可以通过即时通信工 具提供的功能, 实时查看对方用户上线 /离开 /下线 /的状态, 查询对方用 户的基本资料 /联系方法 /详细资料等用户资料, 以及向对方发送即时消 息进行即时通信, 或者向对方传送文件, 或者进行将对方加为好友的操 作等。  When users communicate through instant communication tools, they can also view the status of the online/departure/offline/user status of the other party through the functions provided by the instant communication tool, and query the basic data/contact method/details of the other user. Data, and instant messaging to the other party for instant communication, or to transfer files to the other party, or to add the other party as a friend.
目前, 上面所述的即时通信工具提供的丰富功能, 必须在用户启动 并登陆即时通信客户端软件后, 通过该客户端软件提供的功能实现, 也 就是所客户端必须先要安装即时通信软件。 如果客户端没有即时通信软 件就不能进行即时通信, 因此用户操作不方便。  At present, the rich functions provided by the instant messaging tool described above must be implemented by the function provided by the client software after the user starts and logs in to the instant messaging client software, that is, the client must first install the instant messaging software. If the client does not have instant messaging software, instant communication is not possible, so user operation is inconvenient.
而且, 随着 3G时代的即将到来, 即时通信也在移动通信中得到了 应用, 并使得人与人之间的互动变得更加紧密, 用户通过无线通讯终端 如手机不仅可以通话,还可以上网、阅读新闻、收发 EMAIL、游戏娱乐、 订购商品与服务等等。  Moreover, with the advent of the 3G era, instant messaging has also been applied in mobile communications, and the interaction between people has become more compact. Users can not only talk via wireless communication terminals such as mobile phones, but also access the Internet. Read news, send and receive EMAIL, game entertainment, order goods and services, and more.
但是, 目前的移动即时通信服务存在以下缺点:  However, current mobile instant messaging services have the following disadvantages:
1 ) 由于目前所有的即时通信服务提供商都是要求在无线通讯终端 上安装一个即时通信软件, 所以, 只能是高端手机才能实现移动即时通 信功能, 而无法在中低端手机中实现; 1) Since all current instant messaging service providers are required to be in wireless communication terminals Install an instant messaging software, so only high-end mobile phones can realize mobile instant messaging, but not in low-end mobile phones;
2 ) 由于目前各个即时通信服务提供商是独立的, 不能互通的, 而 手机不能像电脑那样可以安装多个即时通信软件, 所以一旦手机制造商 固化了某个即时通信软件, 则用户就只能使用该即时通信服务提供商所 提供的服务, 如果该用户平时不是使用该即时通信软件, 则需要切换到 新系统, 对用户造成许多不便;  2) Since the current instant messaging service providers are independent and cannot communicate, and the mobile phone cannot install multiple instant messaging software like a computer, once the mobile phone manufacturer has solidified an instant messaging software, the user can only Using the service provided by the instant messaging service provider, if the user does not normally use the instant messaging software, it is necessary to switch to the new system, causing a lot of inconvenience to the user;
3 ) 用户在通过手机上网浏览新闻、 下载文章、 在论坛发帖子或玩 游戏时, 如果接收到其它用户发来的即时消息, 需中断当前任务并切换 到即时消息界面。 因此, 也给用户带来许多不便。 发明内容  3) When users browse the news, download articles, post in forums or play games through mobile phones, if they receive instant messages from other users, they need to interrupt the current task and switch to the instant message interface. Therefore, it also brings a lot of inconvenience to the user. Summary of the invention
有鉴于此, 本发明实施例的主要目的在于提供一种基于 WAP 的即 时通信系统和方法, 能够实现随时随地、 跨平台的即时通信工具。  In view of this, the main purpose of the embodiments of the present invention is to provide a WAP-based instant communication system and method, which can implement an instant communication tool anytime, anywhere, and across platforms.
为达到上述目的, 本发明实施例的技术方案具体是这样实现的: 构 造一种基于 WAP的即时通信方法, 应用于 WAP服务平台的用户, 该方 法包括以下步骤:  To achieve the above objective, the technical solution of the embodiment of the present invention is specifically implemented as follows: Configuring a WAP-based instant messaging method for a user of a WAP service platform, the method includes the following steps:
51.获取用户的 WAP页面请求;  51. Obtain a WAP page request of the user;
52. 在所述用户为登陆用户且检查出所述用户有新消息时, 在页面 上显示并提供所述新消息的提示。  52. When the user is a login user and checking that the user has a new message, a prompt for the new message is displayed and provided on the page.
一种基于 WAP的即时通信系统, 包括: 服务器群集、 即时通信协 议中转模块、 门户即时消息模块、 用户界面模块,  A WAP-based instant messaging system includes: a server cluster, an instant messaging protocol relay module, a portal instant messaging module, and a user interface module.
服务器群集, 用于对即时通信消息、 好友关系、 配置信息等的存储 与管理;  Server cluster for storing and managing instant messaging messages, friend relationships, configuration information, etc.
即时通信协议中转模块, 用于为即时通信系统对即时通信协议进行 转换; Instant messaging protocol relay module for instant messaging protocol for instant messaging systems Conversion
门户即时消息模块, 用于处理门户的即时消息;  a portal instant messaging module for processing instant messages of the portal;
用户界面模块, 负责即时通信系统的菜单界面的显示。  The user interface module is responsible for displaying the menu interface of the instant messaging system.
由上述技术方案可见, 本发明实施例无需在即时通信使用终端上安 装任何即时通信软件, 而是基于即时通信使用终端的 WAP浏览器上即 可实现用户之间的即时通信, 使得用户可以随时随地的使用即时通信工 具, 大大方便了用户。 附图简要说明  It can be seen from the above technical solution that the embodiment of the present invention does not need to install any instant communication software on the instant communication using terminal, but can realize instant communication between users based on the WAP browser of the instant communication using the terminal, so that the user can be anytime and anywhere. The use of instant messaging tools greatly facilitates the user. BRIEF DESCRIPTION OF THE DRAWINGS
图 1是本发明实施例的基于 WAP的即时通信系统的示意图; 图 2是本发明实施例的基于 WAP的即时通信系统的流程图; 图 3是本发明实施例的基于 WAP的即时通信系统的实施例的界面 示意图;  1 is a schematic diagram of a WAP-based instant messaging system according to an embodiment of the present invention; FIG. 2 is a flowchart of a WAP-based instant messaging system according to an embodiment of the present invention; FIG. 3 is a WAP-based instant messaging system according to an embodiment of the present invention; Schematic diagram of the interface of the embodiment;
图 4是本发明实施例的基于 WAP的即时通信系统的实施例的界面示 意图。 实施本发明的方式  4 is a schematic illustration of an interface of an embodiment of a WAP-based instant messaging system in accordance with an embodiment of the present invention. Mode for carrying out the invention
为使本发明实施例的目的、 技术方案及优点更加清楚明白, 以下参 照附图并举较佳实施例, 对本发明进一步详细说明。  The present invention will be further described in detail below with reference to the accompanying drawings.
WAP是一种无线应用协议, 是一个全球性的开放协议。 WAP定义 可通用的平台, 把目前 Internet网上超文本链接标示语言( HTML )的信 息转换成用无线标记语言(WML )描述的信息, 利用 WAP可以把网络 上的信息传送到移动电话或其他无线通讯终端上。  WAP is a wireless application protocol and is a global open protocol. WAP defines a universal platform that converts information on the current Internet Hypertext Markup Language (HTML) into information described by Wireless Markup Language (WML), which can be used to transmit information on the network to mobile phones or other wireless communications. On the terminal.
通过 WAP技术,就可以将 Internet的大量信息及各种各样的业务引 入到移动电话、 一种装有 Palm操作系统的移动手持设备( PALM )等无 线通讯终端之中。 无论在何时、 何地, 只要需要信息, 打开 WAP手机, 用户就可以享受无穷无尽的网上信息或者网上资源, 比如: 综合新闻、 天气预报、 股市动态、 商业报道、 当前汇率等; 电子商务、 网上银行也 将逐一实现。 通过 WAP手机用户还可以随时随地获得体育比赛结果、 娱乐圈趣闻等, 为生活增添情趣, 也可以利用网上预定功能。 Through WAP technology, you can introduce a large amount of information and various services of the Internet to mobile phones, mobile handheld devices (PALM) equipped with Palm operating system, etc. Among the line communication terminals. Whenever and wherever, as long as information is needed, users can enjoy endless online information or online resources, such as: comprehensive news, weather forecasts, stock market dynamics, business reports, current exchange rates, etc.; Online banking will also be implemented one by one. Through WAP mobile users, you can also get sports results, entertainment anecdotes, etc. anytime, anywhere, add fun to your life, and you can also use the online booking function.
本发明实施例中, 利用上述 WAP技术在无线通讯终端登陆到某一 网站时, 根据该网站的网页所提供的菜单信息, 用户只需要在网页的菜 单接口上将即时通信 ID和密码输入, 即可登陆即时通信系统, 实现实 时查看对方用户上线 /离开 /下线 /的状态, 查询对方用户的基本资料 /联系 方法 /详细资料等用户资料, 以及向对方发送即时消息进行即时通信, 或 者向对方传送文件, 或者进行将对方加为好友的操作等。  In the embodiment of the present invention, when the wireless communication terminal logs in to a website by using the WAP technology, the user only needs to input the instant communication ID and password on the menu interface of the webpage according to the menu information provided by the webpage of the website, that is, You can log in to the instant messaging system to view the status of the online/outgoing/offline/inbound status of the other party in real time, query the user information of the basic data/contact method/details of the other party, and send instant messages to the other party for instant communication, or to the other party. Transfer the file, or perform the operation of adding the other party as a friend.
图 1是本发明实施例的基于 WAP的即时通信系统的示意图,如图 1 所示, 基于 WAP的即时通信系统包括: 服务器群集 100、 即时通信协议 中转模块 101、 门户即时消息模块 102、 用户界面(UI )模块 103、 即时 消息存储中心 104以及系统广播模块 105。 其中,  1 is a schematic diagram of a WAP-based instant messaging system according to an embodiment of the present invention. As shown in FIG. 1, a WAP-based instant messaging system includes: a server cluster 100, an instant messaging protocol relay module 101, a portal instant messaging module 102, and a user interface. (UI) module 103, instant message storage center 104, and system broadcast module 105. among them,
服务器群集 100, 用于对即时通信消息、 好友关系、 配置信息等的 存储与管理;  Server cluster 100, used for storing and managing instant messaging messages, friend relationships, configuration information, and the like;
即时通信协议中转模块 101, 用于为即时通信系统提供一个简化的 协议版本,是门户即时消息模块 102与服务器群集 100之间通讯的桥梁, 并对即时通信协议进行转换和简化;  The instant messaging protocol relay module 101 is configured to provide a simplified protocol version for the instant messaging system, is a bridge between the portal instant messaging module 102 and the server cluster 100, and converts and simplifies the instant communication protocol;
门户即时消息模块 102, 用于处理门户所有的即时消息, 包括来自 同一 WAP平台的消息和来自互联网平台上的消息, 所述处理包括对即 时消息的查询, 管理等功能;  The portal instant messaging module 102 is configured to process all instant messages of the portal, including messages from the same WAP platform and messages from the Internet platform, and the processing includes functions such as querying, managing, and the like of the instant messages;
UI模块 103 , 负责即时通信系统的菜单界面的显示, 接收来自用户 的即时消息如页面请求并转发给门户即时消息模块 102; 即时消息存储中心 104, 用于保存用户的即时消息, 包括未读消息 以及聊天记录, 以便于用户查询历史信息; The UI module 103 is responsible for displaying the menu interface of the instant messaging system, receiving an instant message from the user, such as a page request, and forwarding it to the portal instant messaging module 102; The instant message storage center 104 is configured to save the user's instant message, including the unread message and the chat record, so that the user can query the historical information;
系统广播模块 105, 负责系统广播消息的发放、 查询和存储等工作。 系统广播模块 105可以省略。  The system broadcast module 105 is responsible for issuing, querying, and storing system broadcast messages. The system broadcast module 105 can be omitted.
图 2是本发明实施例的基于 WAP的即时通信系统的流程图, 并结 合图 1、 图 3、 图 4示出的基于 WAP的即时通信系统的实施例的界面示 意图为例, 进行说明, 本发明实施例的方法包括以下步骤:  2 is a flowchart of a WAP-based instant messaging system according to an embodiment of the present invention, and an interface diagram of an embodiment of a WAP-based instant messaging system shown in FIG. 1, FIG. 3, and FIG. 4 is taken as an example for description. The method of an embodiment of the invention comprises the following steps:
步驟 S200中, 当用户 A通过无线通讯终端浏览某 WAP网页时, 系 统就会获取该用户 A的页面请求。  In step S200, when the user A browses a WAP webpage through the wireless communication terminal, the system obtains the page request of the user A.
步骤 S205中, 门户即时消息模块 102检查该用户 A是否为登陆用 户, 对于用户的每一个页面请求, 门户即时消息模块 102都会先检查用 户 A是否登陆。  In step S205, the portal instant message module 102 checks whether the user A is a login user. For each page request of the user, the portal instant message module 102 first checks whether the user A logs in.
步骤 S210中, 若不是登陆用户, 即为游客, 系统就会提示用户 A 进行登陆, 并在系统的页面中显示登陆连接。  In step S210, if the user is not the login user, the system prompts the user A to log in, and displays the login connection on the system page.
步骤 S215中, 若是登陆用户, 系统则调用系统广播模块 105进行 查询, 检查系统广播是否有新消息。  In step S215, if the user is logged in, the system invokes the system broadcast module 105 to query whether the system broadcasts a new message.
步骤 S220 中, 如果系统广播有新消息的, 则在系统的页面中显示 系统消息图标, 并提供查看消息的链接。 例如, 当用户在看新闻的时候 收到一条新消息, 用户在阅读完消息并回复后, 可以关闭消息窗口, 继 续看刚才的新闻。  In step S220, if the system broadcasts a new message, a system message icon is displayed on the system page, and a link for viewing the message is provided. For example, when the user receives a new message while watching the news, after reading the message and replying, the user can close the message window and continue to watch the news.
步骤 S225中, 如果系统广播没有新消息, 则门户即时消息模块 102 继续检查用户 A是否有新消息 (包括来自同一 WAP平台的消息和来自 互联网平台上的消息)。  In step S225, if the system broadcasts no new messages, the portal instant messaging module 102 continues to check if user A has new messages (including messages from the same WAP platform and messages from the Internet platform).
需要说明的是, 如果系统中不包括系统广播模块 105 , 那么, 在步 骤 S215中, 若是登陆用户, 则直接由门户即时消息模块 102继续检查 用户 A是否有新消息。 It should be noted that, if the system broadcast module 105 is not included in the system, then, in step S215, if the user is logged in, the portal instant message module 102 continues to check directly. User A has a new message.
步骤 S230中, 如果用户 A没有新消息, 则在系统的页面中显示没 有消息的图标。  In step S230, if user A does not have a new message, an icon without a message is displayed on the page of the system.
步骤 S235中, 如果用户 A有新消息, 则在系统的页面中显示有消 息图标, 并提示新消息数目, 提供查看消息的链接, 并将该消息保存到 即时消息存储中心。 例如, 当用户在看新闻的时候收到一条新消息, 用 户在阅读完消息并回复后, 可以关闭消息窗口, 继续看刚才的新闻。  In step S235, if user A has a new message, a message icon is displayed on the page of the system, and the number of new messages is prompted, a link for viewing the message is provided, and the message is saved to the instant message storage center. For example, when the user receives a new message while watching the news, after reading the message and replying, the user can close the message window and continue to watch the news.
需要说明的是, 步骤 235的处理仅是一个实施例, 在所述用户为登 陆用户且检查出所述用户有新消息时, 在页面上显示并提供所述新消息 的提示, 所述提示可以包括: 提供查看所述新消息的链接, 和 /或提示所 述新消息数目, 和 /或处理所述用户查看新消息内容的请求, 处理完毕后 返回当前页面等等。  It should be noted that the processing of step 235 is only an embodiment. When the user is a login user and checks that the user has a new message, the prompt of the new message is displayed and provided on the page, and the prompt may be The method includes: providing a link to view the new message, and/or prompting the new number of messages, and/or processing the user to view a new message content, returning to the current page after processing, and the like.
步骤 S240中, 继续处理用户 A请求的内容, 例如, 通过新消息的 链接查看新消息。  In step S240, the content requested by the user A is continuously processed, for example, the new message is viewed through the link of the new message.
步骤 S245 中, 当用户阅读完新消息并做处理后, 系统则会才艮据用 户 A的请求返回页面给用户 A,这样用户 A就可以继续刚才所做的事情, 如看新闻等等。  In step S245, after the user reads the new message and processes it, the system returns the page to the user A according to the request of the user A, so that the user A can continue the things just done, such as watching news and the like.
上述中, 系统设置消息模块有两种: 提示模式(如图 3所示)和弹 出模式。提示模式是指当有新消息时,在页面上方出现一个跳动的图标, 提示用户有新消息, 用户可以点击, 激活消息窗口并阅读消息; 弹出模 式是指当有新消息时, 直接弹出消息窗口, 让用户阅读。 这两种消息模 式用户可以自行选择设置。  In the above, there are two system setup message modules: prompt mode (shown in Figure 3) and pop-up mode. The prompt mode means that when there is a new message, a beating icon appears at the top of the page, prompting the user to have a new message, the user can click, activate the message window and read the message; the pop-up mode means that when there is a new message, the message window is directly popped up. , let the user read. These two message mode users can choose their own settings.
同时, 在 WAP页面中加入即时消息通信的标志, 允许用户在进入 该页面的时候, 可以收发即时消息。 同时, 该标志也是一个即时通信系 统的入口, 用户可以点击它进行主动发送消息 (如图 4所示)。 另外, 该方法进一步包括: 在用户 A登陆后, 如果需要发送消息, 是通过即时通信中转模块发送该消息, 并在发送成功后将已发送的消息 存储到即时消息存储中心; 同时显示发送成功提示以及已发送的消息内 容, 之后返回页面给用户 A。 如果消息发送失败, 那么系统显示发送失 败的页面提示并显示失败原因给用户 A, 之后返回页面给用户 A。 At the same time, the instant messaging message is added to the WAP page, allowing the user to send and receive instant messages when entering the page. At the same time, the logo is also an entry point for an instant messaging system, and the user can click on it to actively send a message (as shown in Figure 4). In addition, the method further includes: after the user A logs in, if the message needs to be sent, the message is sent by the instant messaging relay module, and after the sending is successful, the sent message is stored in the instant message storage center; And the content of the message that has been sent, and then return to the page to user A. If the message fails to be sent, the system displays a page prompt that failed to be sent and displays the reason for the failure to User A, and then returns the page to User A.
以上所述的实施例均不需要用户启动并登陆本地的即时通信客户 端软件, 并且, 通过以上的实施例, 通过无线通讯终端上网并在 WAP 网页上登陆, 同样可以实现用户登陆本地即时通信客户端软件所提供的 功能。  The above embodiments do not require the user to start and log in to the local instant messaging client software, and through the above embodiments, accessing the Internet through the wireless communication terminal and logging in on the WAP webpage, the user can also log in to the local instant messaging client. The functionality provided by the software.
通过本发明提供的方法及系统, 用户就可以在无线通讯终端 WAP 网页上直接实现即时通信工具的功能, 与即时通信系统进行即时信息交 互, 实现与本地即时通信客户端软件用户或其它无线通讯终端平台用户 进行即时通信。  Through the method and system provided by the invention, the user can directly implement the function of the instant communication tool on the WAP page of the wireless communication terminal, perform instant information interaction with the instant communication system, and realize the local instant communication client software user or other wireless communication terminal. Platform users for instant communication.
以上所述, 仅为本发明的较佳实施例而已 , 并非用于限定本发明的 保护范围, 凡在本发明的精神和原则之内所做的任何修改、 等同替换、 改进等, 均应包含在本发明的保护范围之内。  The above is only the preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modifications, equivalents, improvements, etc., which are made within the spirit and principles of the present invention, should be included. It is within the scope of the invention.

Claims

权利要求书 Claim
1、一种基于 WAP的即时通信方法, 应用于 WAP服务平台的用户, 其特征在于, 该方法包括以下步驟:  A WAP-based instant messaging method, applied to a user of a WAP service platform, characterized in that the method comprises the following steps:
51. 获取用户的 WAP页面请求;  51. Obtain a WAP page request of the user;
52.在用户为登陆用户且检查出所述用户有新消息时, 在页面上显 示并提供所述新消息的提示。  52. When the user is a login user and checks that the user has a new message, a prompt for the new message is displayed and provided on the page.
2、 根据权利要求 1所述的方法, 其特征在于, 所述步骤 S2之前, 该方法还包括: 根据请求检查用户是否为登陆用户, 若是, 则执行步骤 S2; 否则, 显示登陆链接并提示所述用户登陆。  2. The method according to claim 1, wherein before the step S2, the method further comprises: checking whether the user is a login user according to the request, and if yes, performing step S2; otherwise, displaying the login link and prompting the location User login.
3、 根据权利要求 1或 2所述的方法, 其特征在于, 在执行所述步 骤 S2之前, 该方法进一步包括: 检查系统广播是否有新消息, 若有, 则在页面显示出来并提供查看所述新消息的链接; 否则执行所述步骤 S2。  The method according to claim 1 or 2, wherein before the step S2 is performed, the method further comprises: checking whether the system broadcasts a new message, and if so, displaying the page and providing a view A link to the new message; otherwise the step S2 is performed.
4、 根据权利要求 3所述的方法, 其特征在于, 步骤 S2中所述提示 包括: 提供查看所述新消息的链接, 和 /或提示所述新消息数目, 和 /或 处理用户查看新消息内容的请求, 处理完毕后返回当前页面。  4. The method according to claim 3, wherein the prompting in step S2 comprises: providing a link to view the new message, and/or prompting the new number of messages, and/or processing a user to view a new message. The content request is returned to the current page after processing.
5、 根据权利要求 1所述的方法, 其特征在于, 在用户 A登陆后, 该方法进一步包括:  5. The method according to claim 1, wherein after the user A logs in, the method further comprises:
在所述用户成功发送消息后, 存储已发送的消息, 并显示发送成功 提示以及已发送的消息内容, 之后返回当前页面;  After the user successfully sends a message, storing the sent message, and displaying the successful sending prompt and the sent message content, and then returning to the current page;
如果消息发送失败, 则显示发送失败的页面提示并显示失败原因, 之后返回当前页面。  If the message fails to be sent, the page prompt that failed to be sent is displayed and the reason for the failure is displayed, and then the current page is returned.
6、 根据权利要求 1 所述的方法, 其特征在于, 所述新消息的设置 方式包括: 提示模式和弹出模式。 7、 根据权利要求 1所述的方法, 其特征在于, 在所述 WAP页面设 有即时消息通信的标志, 允许用户在进入该 WAP 页面时, 收发即时消 息, 并可以点击所述标志进行主动发送消息。 The method according to claim 1, wherein the setting manner of the new message comprises: a prompt mode and a pop-up mode. 7. The method according to claim 1, wherein the WAP page is provided with an instant message communication sign, allowing the user to send and receive an instant message when entering the WAP page, and can click the flag to actively send the message. Message.
8、 一种基于 WAP的即时通信系统, 包括: 服务器群集、 即时通信 协议中转模块、 门户即时消息模块、 用户界面模块, 其特征在于,  8. A WAP-based instant messaging system, comprising: a server cluster, an instant communication protocol relay module, a portal instant messaging module, and a user interface module, wherein
服务器群集, 用于对即时通信消息、 好友关系、 配置信息等的存储 与管理;  Server cluster for storing and managing instant messaging messages, friend relationships, configuration information, etc.
即时通信协议中转模块, 用于为即时通信系统对即时通信协议进行 转换;  An instant communication protocol relay module, configured to convert an instant communication protocol for an instant messaging system;
门户即时消息模块, 用于处理门户的即时消息;  a portal instant messaging module for processing instant messages of the portal;
用户界面模块, 负责即时通信系统的菜单界面的显示。  The user interface module is responsible for displaying the menu interface of the instant messaging system.
9、 根据权利要求 7所述的系统, 其特征在于, 该系统进一步包括: 即时消息存储中心, 用于保存用户的即时消息。  9. The system according to claim 7, wherein the system further comprises: an instant message storage center, configured to save an instant message of the user.
10、 根据权利要求 7或 8所述的系统 , 其特征在于, 该系统进一步 包括: 系统广播模块, 负责系统广播消息的发放、 查询和存储。  The system according to claim 7 or 8, wherein the system further comprises: a system broadcast module, responsible for issuing, querying, and storing system broadcast messages.
PCT/CN2007/001049 2006-03-31 2007-03-30 Instant communication system and method based on wap WO2007112686A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
BRPI0710082A BRPI0710082B1 (en) 2006-03-31 2007-03-30 wap wireless application protocol based method and instant messaging

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2006100601403A CN101047654B (en) 2006-03-31 2006-03-31 Immediate communication system and method based on WAP
CN200610060140.3 2006-03-31

Publications (1)

Publication Number Publication Date
WO2007112686A1 true WO2007112686A1 (en) 2007-10-11

Family

ID=38563111

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2007/001049 WO2007112686A1 (en) 2006-03-31 2007-03-30 Instant communication system and method based on wap

Country Status (5)

Country Link
CN (1) CN101047654B (en)
BR (1) BRPI0710082B1 (en)
HK (1) HK1110449A1 (en)
TW (1) TWI423647B (en)
WO (1) WO2007112686A1 (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8739048B2 (en) * 2008-08-28 2014-05-27 Microsoft Corporation Modifying conversation windows
CN101784020A (en) * 2009-01-21 2010-07-21 华为技术有限公司 Method for chatting and device thereof
CN102447689B (en) * 2010-09-30 2015-05-20 腾讯科技(深圳)有限公司 Information updating prompt method and network client side
CN102780718A (en) * 2011-05-10 2012-11-14 腾讯科技(北京)有限公司 Method and system for prompting new message
CN102255897A (en) * 2011-07-04 2011-11-23 盛大计算机(上海)有限公司 IM (Instant Message) system and instant communication method based on WAP (Wireless Application Protocol) technology
CN103051516B (en) * 2011-10-17 2016-04-13 腾讯科技(深圳)有限公司 A kind of message prompt method of instant communication client and device
CN103391307B (en) * 2012-05-11 2018-03-20 阿里巴巴集团控股有限公司 Offline transparent transmission and display methods, the apparatus and system of off-line data
CN109768921B (en) * 2012-11-30 2021-07-27 腾讯科技(深圳)有限公司 Data transparent transmission method and corresponding instant communication terminal
CN103973540A (en) * 2013-01-28 2014-08-06 纽海信息技术(上海)有限公司 Instant multi-party interactive communication tool and method thereof
US20150067046A1 (en) 2013-09-03 2015-03-05 International Business Machines Corporation Social networking information consumption gap resolution
CN105245437B (en) * 2015-09-30 2019-02-05 浙江爱立示信息科技有限公司 A kind of webpage version immediate communication platform communication message record storing method
CN106713119B (en) * 2016-12-13 2019-11-05 四川长虹电器股份有限公司 A kind of cross-platform mobile terminal real-time messages notice and methods of exhibiting

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030018726A1 (en) * 2001-04-27 2003-01-23 Low Sydney Gordon Instant messaging
CN1467656A (en) * 2003-06-06 2004-01-14 腾讯科技(深圳)有限公司 Information sending method and system for instant communication tool
CN1746889A (en) * 2005-10-17 2006-03-15 蒋晓海 Realization of mobile real-time telecommunication client end with double page and interface
CN1750518A (en) * 2005-11-03 2006-03-22 中国移动通信集团公司 Method for realizing instant message communication

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030018726A1 (en) * 2001-04-27 2003-01-23 Low Sydney Gordon Instant messaging
CN1467656A (en) * 2003-06-06 2004-01-14 腾讯科技(深圳)有限公司 Information sending method and system for instant communication tool
CN1746889A (en) * 2005-10-17 2006-03-15 蒋晓海 Realization of mobile real-time telecommunication client end with double page and interface
CN1750518A (en) * 2005-11-03 2006-03-22 中国移动通信集团公司 Method for realizing instant message communication

Also Published As

Publication number Publication date
TWI423647B (en) 2014-01-11
CN101047654B (en) 2013-07-17
CN101047654A (en) 2007-10-03
BRPI0710082A2 (en) 2011-08-02
HK1110449A1 (en) 2008-07-11
TW200849959A (en) 2008-12-16
BRPI0710082B1 (en) 2019-10-22

Similar Documents

Publication Publication Date Title
WO2007112686A1 (en) Instant communication system and method based on wap
CA2495635C (en) System and method for integrating electronic mail accounts
US6938076B2 (en) System, computer product and method for interfacing with a private communication portal from a wireless device
CA2457556C (en) A messaging system involving wireless communications and method therefor
JP4440779B2 (en) System and method for sending SMS and text messages
US7587482B2 (en) Multimodal interface for mobile messaging
US7779077B2 (en) File transmission method in instant messaging service and mobile communications terminal for supporting the same
US7707292B2 (en) Method for signing into a mobile device over a network
US20060009243A1 (en) Always-on mobile instant messaging of a messaging centric wireless device
US20080040443A1 (en) Methods and systems for providing application level presence information in wireless communication
WO2007141610A2 (en) Message push with pull of information to a communications computing device
EP1302056A2 (en) A system and method for providing a private communication portal
WO2009021444A1 (en) A method and system for providing service information in mobile telephone instant communication
WO2010028565A1 (en) Method, system and client for sending email to instant messaging contact person
CN101867885A (en) Method for reading and writing microblog, mobile terminal and system
KR100353207B1 (en) Instant messenger system and instant message transfer method using phone number as instant messenger address
KR100598461B1 (en) System for transmitting multimedia message and controlling method thereof
KR20000063924A (en) Internet and Cell Phone Integration Cyber Phone
JP3761515B2 (en) Instant messaging communication system
JP2003122671A (en) Mail transferring system and server system and mail transferring program
WO2003073217A2 (en) Auction bidding system for wireless internet enabled telephones
TW532013B (en) Method of and system for wireless network access through server platform integration
TWI237986B (en) Method for automatic receiving mobile phone email
IES20020003A2 (en) A messaging system

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

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: 5381/CHENP/2008

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 OF 050209

122 Ep: pct application non-entry in european phase

Ref document number: 07720623

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: PI0710082

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20080930