WO2000044136A1 - Mobile terminal and data transmission system - Google Patents
Mobile terminal and data transmission system Download PDFInfo
- Publication number
- WO2000044136A1 WO2000044136A1 PCT/JP2000/000206 JP0000206W WO0044136A1 WO 2000044136 A1 WO2000044136 A1 WO 2000044136A1 JP 0000206 W JP0000206 W JP 0000206W WO 0044136 A1 WO0044136 A1 WO 0044136A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- push message
- message
- mobile terminal
- delivery message
- server device
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/12—Messaging; Mailboxes; Announcements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/02—Details
- H04L12/16—Arrangements for providing special services to substations
- H04L12/18—Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
- H04L12/1859—Arrangements for providing special services to substations for broadcast or conference, e.g. multicast adapted to provide push services, e.g. data channels
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/04—Protocols specially adapted for terminals or networks with limited capabilities; specially adapted for terminal portability
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/55—Push-based network services
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/21—Monitoring or handling of messages
- H04L51/212—Monitoring or handling of messages using filtering or selective blocking
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/58—Message adaptation for wireless communication
Definitions
- the present invention relates to a mobile terminal and a data transmission method, and in particular, is configured to be able to deliver a PUSH type message from a server to a client (mobile terminal) having a small storage memory.
- HTTP Hypertext Transfer Protocol
- HTTP Hypertext Transfer Protocol
- the user can acquire information by the server responding to the acquisition request from the client and notifying the information requested by the client.
- the present invention provides a mobile terminal and a data transmission method capable of reliably receiving real-time information provided by an information provider in a portable terminal having a small storage memory. Aim. Disclosure of the invention
- a mobile terminal of the present invention is a mobile terminal that receives an incoming call notification, wherein the mobile terminal triggers a signal indicating that there is a delivery message in a server device included in the incoming call notification. Sending the delivery message acquisition request to the server device, and receiving the delivery message transmitted from the server device based on the delivery message acquisition request.
- the mobile terminal of the present invention wherein the incoming notification includes a delivery message type indicating a large classification of the delivery message, the mobile terminal is based on the delivery message type, A delivery message acquisition request is sent to the server device.
- the mobile terminal of the present invention when making the delivery message acquisition request based on the incoming call notification, the mobile terminal has confirmed whether or not a delivery message storage area can be secured. Later, if a delivery message storage area can be secured, the delivery message acquisition request is made.
- the mobile terminal of the present invention further comprises a delivery message newly received when the delivery message stored in the mobile terminal has been read and is not protected. Is characterized by determining that the storage area can be secured when determining whether the delivery message storage area can be secured.
- the mobile terminal of the present invention is characterized in that mail is included for each type of the delivery message.
- a mobile terminal comprises a mobile terminal and a server device.
- a data transmission method in which the mobile terminal transmits data over the network, and the mobile terminal returns to the server device a response indicating that the delivery message transmitted from the server device has been completely received.
- the device deletes the stored messages.
- FIG. 1 is a diagram showing a configuration of a receiving device according to an embodiment of the present invention.
- FIG. 2 is a first flowchart showing a flow of processing in acquiring a PUSH message by the receiving apparatus according to the embodiment of the present invention.
- FIG. 3 is a second flowchart showing the flow of the process in acquiring the PUSH message of the receiving device according to the embodiment of the present invention.
- FIG. 4 is a third flowchart showing the flow of the process in receiving the PUSH message by the receiving device according to the embodiment of the present invention.
- FIG. 5 is a diagram showing an example of a PUSH message incoming call notification according to the embodiment of the present invention.
- FIG. 6 is a diagram showing an example of a PUSH message acquisition request message according to the embodiment of the present invention.
- FIG. 7 is a diagram illustrating an example of the first PUSH message acquired by the receiving terminal according to the embodiment of the present invention.
- FIG. 8 is a diagram showing an example of the second PUSH message acquired by the receiving terminal according to the embodiment of the present invention.
- FIG. 9 is a sequence diagram showing a process between the receiving terminal and the server device when the mobile terminal and the server device of the present invention transmit data via a network.
- FIG. 1 is a diagram showing a configuration of a mobile terminal (receiving device) according to an embodiment of the present invention.
- a receiving device 1 as a mobile terminal obtains data transmission / reception means 101 for transmitting and receiving data overnight in a mobile phone network, and obtains content messages stored in a server device between the receiving device and the server device.
- Web protocol processing means 102 for processing HTTP as a Web protocol
- PUSH message storage means 103 for storing the PUSH message received by the receiving device 1
- PUSH message request processing means 104 PUSH message analysis processing means 105
- PUSH message management means 106 And PUSH message management means 106.
- the PUSH message request processing means 104 checks whether there is free space in the PUSH message storage means 103 based on the contents of the PUSH message included in the incoming call notification received by the data transmitting / receiving means 101, and obtains the PUSH message if there is free space. A request is made to the Web protocol processing means 102.
- the PUSH message analysis processing means 105 executes the PUSH message request processing means 104 to analyze the PUSH message returned from the server device in response to the PUSH message acquisition request requested to the server device that provided the information. Do it.
- the PUSH message management means 106 saves the PUSH message analyzed by the PUSH message analysis processing means 105 in the PUSH message storage means 103, and whether there is free space in the PUSH message storage means from the PUSH message request processing means 104.
- the PUSH message request processing means 104 is notified of the presence or absence of free space.
- FIG. 2 to FIG. 4 are flowcharts showing the flow of processing in acquiring a PUSH message by the receiving apparatus in the embodiment of the present invention.
- the process flow of the PUSH message acquisition after the data transmission / reception means 101 of the receiving apparatus 1 in FIG. 1 receives the PUSH message arrival notification will be described below.
- Step 101 The PUSH message request processing means 104 determines PUSH message type information included in the PUSH message arrival notification notified from the data transmission / reception means 101. If the mail is included in the PUSH message type information, the process proceeds to step 102; otherwise, the process proceeds to step 201 in FIG. Step 102:
- the PUSH message request processing means 104 inquires of the PUSH message management means 106 whether the mail storage memory is free.
- the PUSH message management means 106 checks the availability of the mail storage memory of the PUSH message storage means 103, and notifies the PUSH message request processing means 104 of the result of the availability of the mail memory. If there is free space in the mail storage memory, the process proceeds to step 103, and if there is no free space, the process proceeds to step 201 in FIG.
- Step 103 The PUSH message request processing means 104 issues a mail acquisition request to the Web protocol processing means 102. Based on the request from the PUSH message request processing means 104, the Web protocol processing means 102 creates a mail acquisition request data in the HTTP format negotiated with the server and sends it to the data transmission / reception means 101. Request evening transmission. The overnight transmission / reception means 101 transmits the data requested by the Web protocol processing means 102 to the server device, and proceeds to step 104.
- Step 104 When receiving the data from the server device, the data transmitting / receiving means 101 notifies the Web protocol processing means 102 of the received data. Upon completing the reception of the PUSH message responded from the server in accordance with the HTTP format, the Web protocol processing means 102 notifies the PUSH message analysis processing means 105 of the completion of the reception of the PUSH message. Based on the PUSH message reception completion notification from the Web protocol processing means 102, the PUSH message analysis processing means 105 proceeds to step 105 if the mail is successfully obtained, and proceeds to step 201 in FIG. 3 if the mail is not successfully obtained. .
- Step 105 The PUSH message management means 106 stores the received mail in the mail storage memory of the PUSH message storage means 103 based on the request of the PUSH message analysis processing means 105, and proceeds to step 106.
- Step 106 The PUSH message analysis processing means 105 determines whether there is any unacquired mail in the server based on the information included in the received PUSH message indicating whether or not the server has unacquired mail. Go to step 102. If there is no unacquired mail, go to step 201 in FIG.
- the PUSH message request processing means 104 determines PUSH message type information included in the PUSH message arrival notification notified from the data transmitting / receiving means 101. If the PUSH message type information includes the first information service message, the process proceeds to step 202; otherwise, the process proceeds to step 301 of FIG.
- Step 202 The PUSH message request processing means 104 inquires of the PUSH message management means 106 whether there is free space in the storage memory for the first information service message.
- the PUSH message management means 106 confirms the availability of the first information service message storage memory of the PUSH message storage means 103, and notifies the PUSH message request processing means 104 of the result of the memory availability state. If there is free space in the storage memory for the first information service message, the process proceeds to step 203. Otherwise, the process proceeds to step 301 in FIG.
- Step 203 The PUSH message request processing means 104 makes a request to acquire the first information service message to the Web protocol processing means 102. Based on the request from the PUSH message request processing unit 104, the Web protocol processing unit 102 obtains the first information service message acquisition request in the HTTP format determined with the server. The data is created and a data transmission request is made to the data transmission / reception means 101. The data transmission / reception means 101 transmits the data requested by the Web protocol processing means 102 to the server device, and proceeds to step 204.
- Step 204 When receiving the data from the server device, the data transmitting / receiving means 101 notifies the Web protocol processing means 102 of the received data. Upon completion of receiving the PUSH message responded from the server in accordance with the HTTP format, the Web protocol processing means 102 notifies the PUSH message analysis processing means 105 of the completion of the reception of the PUSH message. Based on the PUSH message reception completion notification from the Web protocol processing means 102, the PUSH message analysis processing means 105 proceeds to step 205 if the first information service message has been successfully obtained, and returns to FIG. Proceed to step 301 of step 4.
- Step 205 The PUSH message management means 106, based on the request of the PUSH message analysis processing means 105, performs the first information service of the PUSH message storage means 103.
- the first information service message received is stored in the message message storage memory, and the process proceeds to step 206.
- Step 206 If the body of the received PUSH message is HTML (Hypertext Markup Language) according to the content type information included in the received PUSH message, the PUSH message analysis processing means 105 proceeds to step 207. If not, proceed to step 210.
- HTML Hypertext Markup Language
- Step 207 The PUSH message analysis processing means 105 detects the in-line image information indicating that the image data is to be inserted into the HTML content, and detects the image data shown in the in-line image information. If an acquisition request has not been made, the process proceeds to step 208; otherwise, the process proceeds to step 210.
- Step 208 The PUSH message analysis processing means 105 notifies the PUSH message request processing means 104 that there is an unacquired image data in the HTML content received from the server device.
- the PUSH message request processing means 104 issues an acquisition request for an unacquired image data to the Web protocol processing means 102.
- the Web protocol processing means 102 Based on the request from the PUSH message request processing means 104, the Web protocol processing means 102 creates an acquisition request data in an HTTP format negotiated with the server, and sends it to the data transmission / reception means 101. Request transmission overnight.
- the data transmitting / receiving means 101 transmits the data requested by the Web protocol processing means 102 to the server device, and proceeds to step 209.
- Step 209 If the data transmission / reception means 101 receives the data transmission from the server device, it notifies the Web protocol processing means 102 of the received data transmission.
- the Web protocol processing means 102 When the reception of the PUSH message responded from the server in accordance with the HTTP format is completed, the Web protocol processing means 102 notifies the PUSH message analysis processing means 105 of the completion of the reception of the PUSH message.
- the PUSH message analysis processing means 105 saves the image data overnight and then proceeds to step 207. Proceed, and if unsuccessful, proceed to Step 207 without saving the received data.
- Step 210 The PUSH message analysis processing means 105 receives the received PUSH message. If the server has an unacquired first information service message based on the information indicating whether the server included in the message has an unacquired first information service message, go to step 202 if the server has an unacquired first information service message. If there is no first information service message, the process proceeds to step 301 in FIG.
- Step 301 The PUSH message request processing means 104 determines PUSH message type information included in the PUSH message arrival notification notified from the data transmission / reception means 101. If the PUSH message type information includes the second information service message, go to step 302; otherwise, end the process.
- Step 302 The PUSH message request processing means 104 inquires of the PUSH message management means 106 whether or not there is free space in the storage memory for the second information service message.
- the PUSH message management means 106 confirms the free state of the storage memory of the second information service message of the PUSH message storing means 103, and notifies the PUSH message request processing means 104 of the result of the memory free state. If there is free space in the storage memory for the second information service message, the process proceeds to step 303, and if there is no free space, the process ends.
- Step 303 The PUSH message request processing means 104 makes a request to acquire the second information service message to the Web protocol processing means 102. Based on the request from the PUSH message request processing means 104, the Web protocol processing means 102 creates a second information service message acquisition request data in an HTTP format negotiated with the server. Then, a request is sent to the data transmission / reception means 101. The overnight transmission / reception means 101 transmits the data requested by the Web protocol processing means 102 to the server device, and proceeds to step 304.
- Step 304 When receiving the data from the server device, the data transmitting / receiving means 101 notifies the Web protocol processing means 102 of the received data.
- the Web protocol processing means 102 completes receiving the PUSH message responded from the server in accordance with the HTTP format, the Web protocol processing means 105 sends the PUSH message analysis processing means 105 a PUSH message. Notify completion of SH message reception.
- the PUSH message analysis processing means 105 based on the PUSH message reception completion notification from the Web protocol processing means 102, proceeds to step 305 if acquisition of the second information service message succeeds, or terminates the processing if acquisition of the second information service message fails. .
- Step 305 The PUSH message management means 106, based on the request of the PUSH message analysis processing means 105, receives the second information service message received in the second information service message storage memory of the PUSH message storage means 103. Save the page and proceed to step 306.
- Step 306 If the body of the received PUSH message is HTML (Hypertext Markup Language) according to the content type information included in the received PUSH message, the PUSH message analysis processing means 105 proceeds to step 307. If so, proceed to step 310.
- HTML Hypertext Markup Language
- Step 307 The PUSH message analysis processing means 105 detects the inline image information indicating that the image data is inserted into the HTML content, and detects the image data indicated in the inline image information. If no acquisition request has been made, go to step 308; otherwise, go to step 310.
- Step 308 The PUSH message analysis processing means 105 notifies the PUSH message request processing means 104 that there is an unacquired image data in the HTML content received from the server device.
- the PUSH message request processing means 104 issues a request to acquire the unacquired image data to the Web protocol processing means 102.
- the Web protocol processing means 102 Based on the request from the PUSH message request processing means 104, the Web protocol processing means 102 creates an acquisition request data in an HTTP format agreed with the server, and requests the data transmission / reception means 101 to transmit data.
- the data transmitting / receiving means 101 transmits the data requested by the Web protocol processing means 102 to the server device, and proceeds to step 309.
- Step 309 When receiving the data from the server device, the data transmission / reception means 101 notifies the Web protocol processing means 102 of the received data. If the Web protocol processing means 102 completes receiving the PUSH message returned from the server in accordance with the HTTP format, the Web protocol processing means 102 sends the PUSH message analysis processing means 105 a PUSH message. Notifies completion of SH message reception. The PUSH message analysis processing means 105 stores the image data if the inline image information is successfully acquired based on the PUSH message reception completion notification from the Web protocol processing means 102. Then, the process proceeds to step 307. If the process fails, the process proceeds to step 307 without storing the received data.
- Step 310 The PUSH message analysis processing means 105, based on the information included in the received PUSH message indicating whether or not the server has an unacquired second information service message, obtains the second unacquired second information service message. If there is an information service message, the process proceeds to step 302, and if there is no unacquired second information service message, the process ends.
- FIG. 5 is a diagram showing an example of information on a PUSH message included in a PUSH message arrival notification according to the embodiment of the present invention.
- the PUSH message arrival notification is composed of PUSH message type information indicating the classification of the PUSH message and server storage capacity information indicating whether or not the PSU message storage capacity of the server device is full.
- the type of the PUSH message shown in the present embodiment is composed of a mail, a first information providing service message, and a second information providing service message. Then, “1” indicates that there is an unacquired PUSH message in the server device, and “0” indicates that there is no unacquired PUSH message. Now, since the PUSH message type information is “0001”, it indicates that the only unacquired data in the server device is mail.
- the PUSH message storage capacity information is additional information corresponding to each PUSH message type. Then, “1” indicates that the storage capacity of the PUSH message of the server device is full.
- server storage capacity information is “0000”, it is indicated to the server device that the PUSH message storage capacity has not been reached.
- the PUSH message request processing means 104 analyzes the contents of the PUSH message arrival notification and determines that there is an unacquired mail in the server (see step 101). .
- the PUSH message requesting means 104 inquires of the PUSH message managing means 106 whether the mail storage memory has a free space.
- the PUSH message management means 106 checks whether there is free space in the mail storage memory. Even if the mail storage memory of the PUSH message storage means 103 is already full, even if the mail is already full, if the mail has been read and is not protected, it is assumed that there is free space in the memory as overwritable. At this point, if there is free space in the mail storage memory, a mail acquisition request is made (see step 103).
- FIG. 6 shows a specific example of a PUSH message (mail) acquisition request message.
- the PUSH message acquisition request message is configured according to the HTTP request message.
- the HTTP request message consists of a method indicating the contents of the processing request, URL information indicating the position of the request destination, and HTTP version information.
- the method indicating the processing request content is "GET", which indicates a content acquisition request.
- the URL information includes the address of the request destination, the type of the PUSH message, and the acquisition request PUSH message ID.
- "E-mes" of the PUSH message type indicates that the PUSH message requested to be acquired is mail. Acquisition request
- “HTTP / 1.0" indicates that the HTTP version is 1.0.
- Figure 7 is the first example of a PUSH message obtained from the server, which follows the format of the HTTP response.
- HTTP response data consists of a response line, a header part, and a body part as a body part.
- the first line is a response line, which is a description of the HTTP version information, the status code of the processing result for the request, and the status code. It is composed of
- the example shown in FIG. 7 indicates that the HTTP version is version 1.0 from "HTTP / 1.0".
- the status code "200" indicates that the request has been normally accepted by the server device, and that the data in the body text is valid for the request. "OK” is the description of the status code.
- From the second line to the blank line indicated by ⁇ CR> ⁇ LF> (OxOD, Ox OA) is the header, and “Content-Length” indicates the number of bytes of the body data. Indicates the content type of the body data, and "text / plain” indicates that it is plain text.
- Header information beginning with “X—” is header information that has been extended to obtain a PUSH message.
- X-EID indicates the mail ID.
- “00001” in the first half indicates the ID of the mail, which is a short message of the acquired text, and “00002” in the second half indicates the mail ID when the next mail acquisition request is made.
- FIG. 8 shows a second specific example of the PUSH message acquired from the server. Similar to the first example, it follows the format of the HTTP response. “X-EID”, which is the header information extended to acquire the PUSH message, indicates the ID of the mail, and “00002” in the first half indicates the ID of the mail, which is a part of the acquired text. In the latter part, the ID of the mail that is requested to be acquired next by the server device is shown. In the case of “00000” shown in Fig. 8, it indicates that there is no unacquired mail stored in the server device. Show.
- FIG. 9 is a sequence diagram showing processing between the receiving terminal and the server device when data is transmitted between the mobile terminal and the server device of the present invention via the network.
- the server assigns the two mail IDs to 00001 and 00002, respectively.
- the server device sends the unacquired PUSH message (message) to the receiving device 1.
- -Send a PUSH message arrival notification to notify the receiving device 1 that is stored.
- FIG. 9 is a sequence diagram showing processing between the receiving terminal and the server device when data is transmitted between the mobile terminal and the server device of the present invention via the network.
- the server assigns the two mail IDs to 00001 and 00002, respectively.
- the server device sends the unacquired PUSH message (message) to the receiving device 1.
- -Send a PUSH message arrival notification to notify the receiving device 1 that is stored.
- the PUSH message request processing means 104 sends the PUSH message type information mail to “1”. It is determined that unacquired mails are stored in the mail, and the PUSH message management means 106 checks whether there is a free memory for acquiring mails. Here, it is assumed that the PUSH message storage means 103 has a free memory for acquiring mail.
- the PUSH message request processing means 104 transmits a request to start the PUSH message (mail) acquisition shown in FIG. 6 to the server device since the free memory for acquiring the mail can be secured (see step 103). ).
- the server device that has received the PUSH message (mail) acquisition start request transmits the first mail to the receiving device 1 as a PUSH message shown in FIG.
- X-EID: 00001/00002 indicates that the first mail transmitted from the server device to the receiving device 1 corresponds to the mail ID “00001” stored in the server.
- 00002 in the latter half indicates that unsent mail has been stored in the server device, and a PUSH message (mail) for the next acquisition request from the receiving device 1 This is instruction information for requesting that the ID be requested as "00002j.”
- the receiving terminal that has received the PUSH message (mail) acquisition response stores the received mail in a mail storage memory secured in the PUSH message storage means 103 (see step 105).
- Receiving device 1 that has completed receiving the data transmitted from the server device transmits a data reception completion response to server device from overnight transmission / reception means 101.
- the server device Upon receiving the data reception completion response from the receiving device 1, the server device determines that the transmission of the mail to the receiving device 1 has been completed, and deletes the mail with the mail ID “00001I” of the mailbox. Receiving device 1 determines that there is unacquired mail in the server device because the mail ID to be requested next included in the PUSH message (mail) acquisition response is not “00000” (see step 106). ). At this point, check again whether there is free mail storage memory to get the mail. Here, it is also assumed that the PUSH message storage means 103 has a free memory for acquiring mail.
- the server device that has received the PUSH message (mail) acquisition request transmits the mail of the mail ID: 00002 stored in the mailbox to the receiving device 1 as a PUSH message shown in FIG.
- the ID information of the mail is sent as “X-EID: 00002/00000”.
- the receiving terminal that has received the PUSH message (mail) acquisition response stores the mail in the mail storage memory of the PUSH message storage means 103 (see step 105).
- Receiving device 1 that has completed receiving the data transmitted from the server device transmits a data overnight reception completion response from data transmission / reception means 101 to the server device.
- the server device When the server device receives the data overnight reception completion response from the receiving device 1, it determines that the transmission of the mail to the receiving device 1 has been completed, and deletes the mail with the mail ID “00002” in the mailbox.
- a mobile terminal such as a mobile phone, which has relatively little data storage memory, can receive a PUSH message at an arbitrary timing provided by an information provider without dropping it. Terminals and data transmission methods can be provided.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Transfer Between Computers (AREA)
- Mobile Radio Communication Systems (AREA)
- Computer And Data Communications (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Description
Claims
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP00900436.7A EP1061701B1 (en) | 1999-01-19 | 2000-01-18 | Mobile terminal and data transmission scheme for receiving messages |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP11/10352 | 1999-01-19 | ||
JP01035299A JP3323144B2 (ja) | 1999-01-19 | 1999-01-19 | 移動端末 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2000044136A1 true WO2000044136A1 (en) | 2000-07-27 |
Family
ID=11747804
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2000/000206 WO2000044136A1 (en) | 1999-01-19 | 2000-01-18 | Mobile terminal and data transmission system |
Country Status (4)
Country | Link |
---|---|
EP (1) | EP1061701B1 (ja) |
JP (1) | JP3323144B2 (ja) |
CN (1) | CN100505701C (ja) |
WO (1) | WO2000044136A1 (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7096492B2 (en) | 2000-12-11 | 2006-08-22 | Ntt Docomo, Inc. | Methods and devices for carrying out user authentication |
WO2007107064A1 (fr) * | 2006-03-23 | 2007-09-27 | Huawei Technologies Co., Ltd. | Procédé et système de distribution de contenu dynamique |
Families Citing this family (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002312293A (ja) | 2001-04-12 | 2002-10-25 | Matsushita Graphic Communication Systems Inc | 電子メール受信装置およびその方法 |
DE10160077B4 (de) | 2001-12-07 | 2004-04-01 | Siemens Ag | Mobiles Datenübertragungssystem |
KR20030089365A (ko) * | 2002-05-17 | 2003-11-21 | 주식회사 로커스 | 전자 우편 프로토콜을 이용한 푸쉬 서비스 연동 방법 |
US7543028B2 (en) | 2002-06-06 | 2009-06-02 | Ntt Docomo, Inc. | Electronic mail distribution method, communications terminal, and server device |
CN100380360C (zh) * | 2003-03-27 | 2008-04-09 | 富士胶片株式会社 | 扩印申请处理方法和系统以及程序 |
US7895247B2 (en) * | 2003-10-29 | 2011-02-22 | Oracle International Corporation | Tracking space usage in a database |
JPWO2005048116A1 (ja) * | 2003-11-13 | 2007-11-29 | 松下電器産業株式会社 | 遠隔制御装置 |
JP4581890B2 (ja) * | 2005-07-26 | 2010-11-17 | ソニー株式会社 | 電子機器、記録制御方法、プログラムおよび記録媒体 |
EP3432512B1 (en) * | 2006-02-22 | 2020-11-25 | BlackBerry Limited | Apparatus, and associated method, for facilitating delivery and processing of push content |
CN103002058A (zh) * | 2012-12-28 | 2013-03-27 | 无锡城市云计算中心有限公司 | 云计算环境监控方法和系统 |
CN105357239B (zh) * | 2014-08-20 | 2020-05-12 | 新华三技术有限公司 | 提供服务的方法和装置、获取服务的方法及装置 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0779248A (ja) * | 1993-09-08 | 1995-03-20 | Fuji Elelctrochem Co Ltd | 電子メール端末システム |
JPH1013545A (ja) * | 1996-06-27 | 1998-01-16 | Matsushita Electric Ind Co Ltd | 電子メールサーバ装置 |
JPH10161949A (ja) * | 1996-12-03 | 1998-06-19 | Casio Comput Co Ltd | 電子メール送受信システム及び装置 |
JPH10190879A (ja) * | 1996-12-27 | 1998-07-21 | Casio Comput Co Ltd | 通信端末、サーバ装置、及び着信通知システム |
JPH10290255A (ja) * | 1997-04-14 | 1998-10-27 | Sony Corp | データ送信方法、データ送信装置、データ受信方法、データ受信装置、データ送受信方法及びデータ送受信装置 |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
IE69536B1 (en) * | 1992-12-16 | 1996-09-18 | Hanover Res & Dev Ltd | Automatic data transmission |
US5448759A (en) * | 1993-08-20 | 1995-09-05 | Motorola, Inc. | Method for efficient bandwidth utilization when transceiving varying bandwidth messages |
US5463382A (en) * | 1994-04-22 | 1995-10-31 | Motorola, Inc. | Method and apparatus for controlling message transmissions in an acknowledge-back selective call communication system |
US5444438A (en) * | 1994-04-22 | 1995-08-22 | Motorola, Inc. | Method and apparatus for remote memory management in an acknowledge-back selective call communication system |
US5734903A (en) * | 1994-05-13 | 1998-03-31 | Apple Computer, Inc. | System and method for object oriented message filtering |
EP0859997B1 (en) * | 1995-11-06 | 2003-12-03 | Motorola, Inc. | Message storage in a selective call receiver |
-
1999
- 1999-01-19 JP JP01035299A patent/JP3323144B2/ja not_active Expired - Lifetime
-
2000
- 2000-01-18 EP EP00900436.7A patent/EP1061701B1/en not_active Expired - Lifetime
- 2000-01-18 CN CNB008000417A patent/CN100505701C/zh not_active Expired - Fee Related
- 2000-01-18 WO PCT/JP2000/000206 patent/WO2000044136A1/ja active Application Filing
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0779248A (ja) * | 1993-09-08 | 1995-03-20 | Fuji Elelctrochem Co Ltd | 電子メール端末システム |
JPH1013545A (ja) * | 1996-06-27 | 1998-01-16 | Matsushita Electric Ind Co Ltd | 電子メールサーバ装置 |
JPH10161949A (ja) * | 1996-12-03 | 1998-06-19 | Casio Comput Co Ltd | 電子メール送受信システム及び装置 |
JPH10190879A (ja) * | 1996-12-27 | 1998-07-21 | Casio Comput Co Ltd | 通信端末、サーバ装置、及び着信通知システム |
JPH10290255A (ja) * | 1997-04-14 | 1998-10-27 | Sony Corp | データ送信方法、データ送信装置、データ受信方法、データ受信装置、データ送受信方法及びデータ送受信装置 |
Non-Patent Citations (3)
Title |
---|
"SERVEY & CHOICE", NIKKEI KOMYUNIKESHON - NIKKEI COMMUNICATIONS, NIKKEI MAGUROUHIRUSHA, TOKYO,, JP, vol. 265, 1 January 1998 (1998-01-01), JP, pages 136 - 144, XP002930205, ISSN: 0910-7215 * |
See also references of EP1061701A4 * |
SHADANHOJIN DENKI TSUSHIN KYOKAI, NTT DOCOMO TECHNICAL JOURNAL, vol. 7, no. 2, 1 July 1999 (1999-07-01), JAPAN, pages 22 - 27, XP002930206 * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7096492B2 (en) | 2000-12-11 | 2006-08-22 | Ntt Docomo, Inc. | Methods and devices for carrying out user authentication |
WO2007107064A1 (fr) * | 2006-03-23 | 2007-09-27 | Huawei Technologies Co., Ltd. | Procédé et système de distribution de contenu dynamique |
Also Published As
Publication number | Publication date |
---|---|
JP3323144B2 (ja) | 2002-09-09 |
EP1061701A1 (en) | 2000-12-20 |
CN100505701C (zh) | 2009-06-24 |
JP2000209261A (ja) | 2000-07-28 |
CN1293851A (zh) | 2001-05-02 |
EP1061701A4 (en) | 2006-08-09 |
EP1061701B1 (en) | 2015-04-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3943467B2 (ja) | 中継装置、情報送信装置、および情報送信方法 | |
CN1767508B (zh) | 即时消息传送服务中的文件传输方法以及用于支持该方法的移动通信终端 | |
US7610043B2 (en) | Duplicate notification message processing method in terminal | |
US6629131B1 (en) | Registration mail system with a sent e-mail check function on internet and method for the same | |
US20060135200A1 (en) | Method for transmitting massive data effectively on multi-mode terminal | |
EP1695518B1 (en) | Method of redirecting client requests to web services | |
EP1168764A3 (en) | System and method for providing wireless application protocol service through internet | |
US7933963B2 (en) | Reception notification control method and system | |
EP2063590A1 (en) | A method and system for transmitting email and a push mail server | |
WO2000044136A1 (en) | Mobile terminal and data transmission system | |
US8407304B2 (en) | Method and system for email notification | |
EP2224652B1 (en) | Method, system, server and terminal for canceling a push message | |
JP2004509572A (ja) | 移動無線ネットワークにおけるデータ伝送コストアカウント方法 | |
US20060089164A1 (en) | Method and system for transmitting MMS notification message | |
EP1228622B1 (en) | System and method for effective use of air link between cellular phones and gateway servers | |
EP1988671A1 (en) | Spam short message blocking system using a call back short message and a method thereof | |
US20070126581A1 (en) | Method and apparatus for providing presence information using radio frequency identification technique | |
JP4252416B2 (ja) | 携帯通信端末、情報提供システム | |
JP3833141B2 (ja) | サーバ装置及び移動端末からなるデータ伝送システム | |
US20070133761A1 (en) | Method and apparatus for multimedia messaging service using Parlay X Web service | |
KR20050005537A (ko) | 멀티미디어 메시징 서비스 메시지들의 배포를 위한 시스템및 방법 | |
KR100455132B1 (ko) | 멀티미디어 메시징 서비스에서 메시지 전달 방법 | |
US8850061B2 (en) | MMS message transfer method and system | |
CA2615573C (en) | Method and system for email notification | |
KR100617779B1 (ko) | 단말장치간의 파일 송수신을 위한 시스템 및 방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WWE | Wipo information: entry into national phase |
Ref document number: 00800041.7 Country of ref document: CN |
|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): CN US |
|
AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE |
|
WWE | Wipo information: entry into national phase |
Ref document number: 09646504 Country of ref document: US |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2000900436 Country of ref document: EP |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
WWP | Wipo information: published in national office |
Ref document number: 2000900436 Country of ref document: EP |