WO2008023392A2 - A method and system for providing access of documents to one or more mobile devices - Google Patents

A method and system for providing access of documents to one or more mobile devices Download PDF

Info

Publication number
WO2008023392A2
WO2008023392A2 PCT/IN2007/000364 IN2007000364W WO2008023392A2 WO 2008023392 A2 WO2008023392 A2 WO 2008023392A2 IN 2007000364 W IN2007000364 W IN 2007000364W WO 2008023392 A2 WO2008023392 A2 WO 2008023392A2
Authority
WO
WIPO (PCT)
Prior art keywords
data format
predetermined data
mobile device
format file
gateway
Prior art date
Application number
PCT/IN2007/000364
Other languages
French (fr)
Other versions
WO2008023392A3 (en
Inventor
Ajay Rajasekhar
Original Assignee
Ajay Rajasekhar
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 Ajay Rajasekhar filed Critical Ajay Rajasekhar
Publication of WO2008023392A2 publication Critical patent/WO2008023392A2/en
Publication of WO2008023392A3 publication Critical patent/WO2008023392A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/04Protocols specially adapted for terminals or networks with limited capabilities; specially adapted for terminal portability
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • 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
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content
    • 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/23Reliability checks, e.g. acknowledgments or fault reporting

Definitions

  • the invention generally relates to electronic documents and mobile devices. More specifically, the invention relates to providing access of documents to one or more mobile devices.
  • a computing device when a computing device requires sending a document to a mobile device, the computing device may need to convert the data format of the document to a predetermined data format file compatible with the mobile device.
  • the predetermined data format file is stored in a server. Thereafter, the predetermined data format file is sent to the mobile device directly.
  • the predetermined data format file may not reach the mobile device. In another case, the predetermined data format file may be lost during communication, or partially damaged during transmission or stranded on the server.
  • FIG. 1 is a block diagram showing an environment (that is exemplary) in which various embodiments of the invention can function.
  • FIG. 2 is a flowchart of a method for providing access of a document to one or more mobile devices, in accordance with an embodiment of the invention.
  • FIG. 3 is a flowchart of a method for providing access of a document to one or more mobile devices, in accordance with another embodiment of the invention.
  • FIG. 4 is a block diagram showing a system for providing access of a document to a mobile device, in accordance with an embodiment of the invention.
  • the term another, as used herein, is defined as at least a second or more.
  • the terms including and/or having, as used herein, are defined as comprising (Le., open language).
  • the term coupled, as used herein, is defined as connected, although not necessarily directly, and not necessarily mechanically.
  • the terms program, software application, and the like as used herein, are defined as a sequence of instructions designed for execution on a computer system.
  • a program, computer program, or software application may include a subroutine, a function, a procedure, an object method, an object implementation, an executable application, an applet, a servlet, a source code, an object code, a shared library/dynamic load library and/or other sequence of instructions designed for execution on a computer system.
  • Various embodiments of the invention provide systems and methods for providing access of a document to one or more mobile devices in a communication network.
  • the communication network may include, but are not limited to, internet, Local Area Network (LAN), a Wide Area Network (WAN), terrestrial digital TV, radio, short-range radio (for example, Bluetooth and wireless LAN), wireless mobile networks, for example, Global System for Mobile communications (GSM), General Packet Radio Service (GPRS), and Code division multiple access (CDMA).
  • the document is converted into a predetermined data format file.
  • the document may be one of an electronic document and a paper document.
  • the predetermined data format is supported by one or more mobile devices. Thereafter, one or more mobile devices are updated regarding the predetermined data format file at least once.
  • FIG. 1 is a block diagram showing an environment 100 (that is exemplary) in which various embodiments of the invention can function.
  • Environment 100 includes a computing device 102, a server 104, and a gateway 106.
  • computing device 102 may include, but are not limited to, cell phone, laptop, computer, scanner, fax machine, e-book, and Personal Digital Assistant (PDA).
  • PDA Personal Digital Assistant
  • computing device 102 When computing device 102 is required to send an electronic document to one or more of a mobile device 108 and a mobile device 110 in environment 100, computing device 102 stores the predetermined data format file on server 104. It will be apparent to a person ordinarily skilled in the art that computing device 102 may send the electronic document to more than two mobile devices. Examples of a mobile device may include, but are not limited to, a cell phone and a PDA.
  • server 104 directs gateway 106 to update one or more of a mobile device 108 and mobile device 110 regarding the predetermined data format file.
  • Gateway 106 is one of a Short Messaging Service (SMS) gateway, a Multimedia Messaging Service (MMS) gateway, a General Packet Radio Service (GPRS) gateway, an Unstructured Supplementary Service Data (USSD) gateway, a Wireless Application Protocol (WAP) gateway, a GSM control channel gateway, and a CDMA pilot channel gateway, and a Session Initiation Protocol (SIP) gateway.
  • SMS Short Messaging Service
  • MMS Multimedia Messaging Service
  • GPRS General Packet Radio Service
  • USSD Unstructured Supplementary Service Data
  • WAP Wireless Application Protocol
  • GSM control channel gateway a GSM control channel gateway
  • CDMA pilot channel gateway a Code Division Multiple Access Protocol gateway
  • Session Initiation Protocol (SIP) gateway In response to the direction by server 104, gateway 106 updates one or more of a mobile device 108 and mobile device
  • FIG. 2 is a flowchart of a method for providing access of a document to one or more mobile devices, in accordance with an embodiment of the invention.
  • the document may be one of an electronic document and a paper document.
  • the document is converted into a predetermined data format file.
  • the predetermined data format is supported by one or more mobile devices.
  • mobile device 108 supports the file formats that are used to view pictures.
  • the file formats may include, but are not limited to, Joint Photographic Experts Group (JPEGTM) format, Bitmap (BMPTM) format, and Tagged Image File Format (TIFFTM). Therefore, the document is converted into the file format that is used to view pictures, so that the document can be viewed on mobile device 108.
  • JPEGTM Joint Photographic Experts Group
  • BMPTM Bitmap
  • TIFFTM Tagged Image File Format
  • mobile device 108 can read HTML/WML or Microsoft (MS) WordTM file or MS ExcelTM or a Portable Document Format (PDFTM) file
  • the document is converted into one of the HTML/WML, MS WordTM file, MS ExcelTM file, and the PDFTM file.
  • a computing device for example, a fax machine and a scanner, first converts the document to an electronic document. Thereafter, the electronic document is converted into a predetermined data file format.
  • a mobile device may be given an option of choosing a file format to view the document on the mobile device.
  • the mobile devices may send a message describing the file format that the mobile device supports.
  • the message may be sent using one or more of SMS and control signals.
  • the predetermined data format file After converting the document into the predetermined data format file, the predetermined data format file is stored. Thereafter, at step 204, one or more mobile devices are updated at least once regarding the predetermined data format file.
  • the predetermined data format file may be updated by sending the predetermined data format file to a mobile device.
  • the predetermined data format file may be sent to a mobile device using one of an MMS, Bluetooth connection, and GPRS connection.
  • the predetermined data format may be updated by sending a notification to a mobile device.
  • the notification includes a link to the predetermined data format file.
  • the link includes address of the predetermined data format file stored in a memory.
  • the notification may be sent using one or more of SMS, MMS, WAP push, USSD, Bluetooth connection, GPRS connection and control/pilot channel notification.
  • the predetermined data format file may be stored on a server and a notification may be sent to mobile device 108.
  • the notification includes a link to the predetermined data format file.
  • the link includes address of the predetermined data format file stored on the server.
  • a person using mobile device 108 accesses the link in the notification to download the predetermined data format file from the server. This is further explained in conjunction with FIG. 3.
  • the predetermined data format file may be directly transmitted to the mobile device. [0018] After one or more mobile devices are updated regarding the predetermined data format file, the predetermined data format file is displayed on one or more mobile devices.
  • a mobile device is updated a plurality of times regarding the predetermined data format file, if one or more predetermined conditions are met.
  • One or more predetermined conditions may include expiration of a predetermined time period for receiving a confirmation message from the mobile device in response to updating the mobile device regarding the predetermined data format file and receiving an error message in response to updating one or more mobile devices regarding the predetermined data format file.
  • FIG. 3 is a flowchart of a method for providing access of a document to one or more mobile devices, in accordance with another embodiment of the invention.
  • a document is converted into a predetermined data format file. This has been explained in detail in conjunction with FIG. 2.
  • the predetermined data format file is stored, hi response to storing the predetermined data format file, at step 306, an update trigger is sent to gateway 106.
  • the update trigger corresponds to one of a notification and the predetermined data format file.
  • the notification includes a link to the predetermined data format file.
  • the notification may be sent using one or more of SMS, MMS, WAP push, USSD, Bluetooth connection, GPRS connection, and control/pilot channel notification.
  • gateway 106 sends one of the notification and the predetermined data format file to one or more mobile devices in response to the update trigger.
  • a notification is sent to a mobile device
  • a user of the mobile device accesses the link in the notification to download the predetermined data format file.
  • the predetermined data format file is sent to a mobile device using MMS
  • the person using the mobile device may access the MMS to view the predetermined data format file.
  • an MMS that includes one or more pages of the predetermined data format file may be sent to mobile device 108.
  • a user of mobile device 108 may open the MMS on the mobile device to view the predetermined data format file.
  • a check is performed to determine if one or more predetermined conditions are met.
  • One or more predetermined conditions include expiration of a predetermined time period for receiving a confirmation message from the mobile device in response to updating the mobile device regarding the predetermined data format file.
  • the predetermined time period for receiving a confirmation message from the mobile device in response to updating the mobile device regarding the predetermined data format file may expire if the mobile device is switched off, is out of communication range or is in an area which is not serviced by a service provider.
  • one or more predetermined conditions include receiving an error message in response to updating a mobile device regarding the predetermined data format file. An error message may be received if the predetermined data format file is lost during communication with the mobile device, or includes erroneous data.
  • a mobile device is updated periodically after a predetermined time period regarding the predetermined data format file until a confirmation message or a delivery report corresponding to the predetermined data format file is received from the mobile device.
  • FIG. 4 is a block diagram showing a system 400 for providing access of a document to one or more of mobile devices, in accordance with an embodiment of the invention.
  • System 400 includes a processor 402, a memory 404 operatively coupled to processor 402, and an updating module 406 operatively coupled to memory 404.
  • Processor 402 converts the document into a predetermined data format file.
  • the predetermined data format is supported by one or more mobile devices. This has been explained in detail in conjunction with FIG. 2. Thereafter, processor 402 stores the predetermined data format file is stored in memory 404.
  • updating module 406 updates one or more mobile devices at least once regarding the predetermined data format file. In an embodiment of the invention, updating module 406 updates a mobile device plurality of times regarding the predetermined data format file, if one or more predetermined conditions are met.
  • One or more predetermined conditions may include expiration of a predetermined time period for receiving a confirmation message from the mobile device in response to updating the mobile device regarding the predetermined data format file and receiving an error message in response to updating one or more mobile devices regarding the predetermined data format file.
  • updating module 406 For updating one or more mobile device regarding the predetermined data format file, updating module 406 sends an update trigger command to gateway 106.Gateway 106 updates one or more mobile devices regarding the predetermined data format file in response to the update trigger command. This has been explained in detail in conjunction with FIG. 2 and FIG. 3. Gateway 106 may update regarding the predetermined data format file, by sending a notification that includes a link to the address of the predetermined data format file stored in memory 404. For example, gateway 106 sends a notification that includes a link to the address of the predetermined data format file stored in memory 404 to mobile device 108.
  • a user of mobile device 108 may access the link in the notification to download the predetermined data format file from memory 404. After downloading the predetermined data format file, it is displayed on mobile device 108.
  • gateway 106 may update regarding the predetermined data format file by sending the predetermined data format file to a mobile device. This has been explained in conjunction with FIG. 3.
  • a computing device includes processor 402 and a server includes memory 404 and updating module 406.
  • the computing device may be a cell phone, laptop, computer, scanner, fax machine, e- book, and Personal Digital Assistant (PDA).
  • PDA Personal Digital Assistant
  • the scanner initially converts a paper document to an electronic document of a predetermined data format.
  • the scanner converts a paper document into a picture file of a predetermined data format.
  • the predetermined data format may be one of JPEG, TIFF, and BMP and PDF.
  • the scanner further includes a mechanism of receiving a cell phone number of an intended recipient of the paper document.
  • the scanner In response to a cell phone number being entered, the scanner stores the predetermined data format file in memory 404 in the server. Thereafter, updating module 406 uses the cell phone number entered by a user to update the paper document to the intended recipient in the predetermined data format.
  • a server one or more of processor 402, memory 404 and updating module 406.
  • Various embodiments of the invention provide systems and methods for providing access of a document to a mobile device.
  • the document is converted in to a predetermined data format file supported by the mobile device.
  • the predetermined data format file is stored on a server.
  • the mobile device is updated regarding the predetermined data format file at least once by sending a notification or by directly transmitting the predetermined data format file to the mobile device.
  • the predetermined data format file is updated a plurality of times to the mobile device if the user does not receive the predetermined data format file or if the predetermined data format file is lost during transmission. Therefore, the user of the mobile device never misses an update sent from a computing device.

Abstract

A system and method for providing access of a document to a mobile device is provided. The method includes converting the document into a predetermined data format file. The predetermined data format is supported by one or more mobile devices. The method further includes updating one or more mobile devices at least once regarding the predetermined data format file.

Description

A METHOD AND SYSTEM FOR PROVIDING ACCESS OF DOCUMENTS
TO ONE OR MORE MOBILE DEVICES
FIELD OF INVENTION
[0001] The invention generally relates to electronic documents and mobile devices. More specifically, the invention relates to providing access of documents to one or more mobile devices.
BACKGROUND OF THE INVENTION AND PRIOR ART
[0002] In a communication network, when a computing device requires sending a document to a mobile device, the computing device may need to convert the data format of the document to a predetermined data format file compatible with the mobile device. The predetermined data format file is stored in a server. Thereafter, the predetermined data format file is sent to the mobile device directly.
[0003] However, if the mobile device is switched of, is out of communication range or is in an area which is serviced by an unknown service provider, then the predetermined data format file may not reach the mobile device. In another case, the predetermined data format file may be lost during communication, or partially damaged during transmission or stranded on the server.
[0004] There is therefore a need for a method and a system which prevents partial/complete loss of information in a document transferred to a mobile device from a computing device.
BRIEF DESCRIPTION OF THE FIGURES [0005] The accompanying figures where like reference numerals refer to identical or functionally similar elements throughout the separate views and which together with the detailed description below are incorporated in and form part of the specification, serve to further illustrate various embodiments and to explain various principles and advantages all in accordance with the present invention.
[0006] FIG. 1 is a block diagram showing an environment (that is exemplary) in which various embodiments of the invention can function.
[0007] FIG. 2 is a flowchart of a method for providing access of a document to one or more mobile devices, in accordance with an embodiment of the invention.
[0008] FIG. 3 is a flowchart of a method for providing access of a document to one or more mobile devices, in accordance with another embodiment of the invention.
[0009] FIG. 4 is a block diagram showing a system for providing access of a document to a mobile device, in accordance with an embodiment of the invention.
DETAILED DESCRIPTION
[0010] As required, detailed embodiments of the present invention are disclosed herein; however, it is to be understood that the disclosed embodiments are merely exemplary of the present invention, which can be embodied in various forms. Therefore, specific structural and functional details disclosed herein are not to be interpreted as limiting, but merely as a representative basis for teaching one skilled in the art to variously employ the present invention in virtually any appropriately detailed structure. Further, the terms and phrases used herein are not intended to be limiting but rather to provide an understandable description of the present invention. [0011] The terms "a" or "an", as used herein, are defined as one or more than one. The term plurality, as used herein, is defined as two or more than two. The term another, as used herein, is defined as at least a second or more. The terms including and/or having, as used herein, are defined as comprising (Le., open language). The term coupled, as used herein, is defined as connected, although not necessarily directly, and not necessarily mechanically. The terms program, software application, and the like as used herein, are defined as a sequence of instructions designed for execution on a computer system. A program, computer program, or software application may include a subroutine, a function, a procedure, an object method, an object implementation, an executable application, an applet, a servlet, a source code, an object code, a shared library/dynamic load library and/or other sequence of instructions designed for execution on a computer system.
[0012] Various embodiments of the invention provide systems and methods for providing access of a document to one or more mobile devices in a communication network. Examples of the communication network may include, but are not limited to, internet, Local Area Network (LAN), a Wide Area Network (WAN), terrestrial digital TV, radio, short-range radio (for example, Bluetooth and wireless LAN), wireless mobile networks, for example, Global System for Mobile communications (GSM), General Packet Radio Service (GPRS), and Code division multiple access (CDMA). The document is converted into a predetermined data format file. The document may be one of an electronic document and a paper document. The predetermined data format is supported by one or more mobile devices. Thereafter, one or more mobile devices are updated regarding the predetermined data format file at least once.
[0013] FIG. 1 is a block diagram showing an environment 100 (that is exemplary) in which various embodiments of the invention can function. Environment 100 includes a computing device 102, a server 104, and a gateway 106. Examples of computing device 102 may include, but are not limited to, cell phone, laptop, computer, scanner, fax machine, e-book, and Personal Digital Assistant (PDA). When computing device 102 is required to send an electronic document to one or more of a mobile device 108 and a mobile device 110 in environment 100, computing device 102 stores the predetermined data format file on server 104. It will be apparent to a person ordinarily skilled in the art that computing device 102 may send the electronic document to more than two mobile devices. Examples of a mobile device may include, but are not limited to, a cell phone and a PDA.
[0014] Thereafter, server 104 directs gateway 106 to update one or more of a mobile device 108 and mobile device 110 regarding the predetermined data format file. Gateway 106 is one of a Short Messaging Service (SMS) gateway, a Multimedia Messaging Service (MMS) gateway, a General Packet Radio Service (GPRS) gateway, an Unstructured Supplementary Service Data (USSD) gateway, a Wireless Application Protocol (WAP) gateway, a GSM control channel gateway, and a CDMA pilot channel gateway, and a Session Initiation Protocol (SIP) gateway. In response to the direction by server 104, gateway 106 updates one or more of a mobile device 108 and mobile device 110 regarding the predetermined data format file. Thereafter, the predetermined data format file is displayed on one or more of mobile device 108 and mobile device 110.
[0015] FIG. 2 is a flowchart of a method for providing access of a document to one or more mobile devices, in accordance with an embodiment of the invention. The document may be one of an electronic document and a paper document. At step 202, the document is converted into a predetermined data format file. The predetermined data format is supported by one or more mobile devices. For example, mobile device 108 supports the file formats that are used to view pictures. Examples of the file formats may include, but are not limited to, Joint Photographic Experts Group (JPEG™) format, Bitmap (BMP™) format, and Tagged Image File Format (TIFF™). Therefore, the document is converted into the file format that is used to view pictures, so that the document can be viewed on mobile device 108. However, if mobile device 108 can read HTML/WML or Microsoft (MS) Word™ file or MS Excel™ or a Portable Document Format (PDF™) file, then the document is converted into one of the HTML/WML, MS Word™ file, MS Excel™ file, and the PDF™ file. In case the document is a paper document, a computing device, for example, a fax machine and a scanner, first converts the document to an electronic document. Thereafter, the electronic document is converted into a predetermined data file format.
[0016] In an embodiment of the invention, a mobile device may be given an option of choosing a file format to view the document on the mobile device. The mobile devices may send a message describing the file format that the mobile device supports. The message may be sent using one or more of SMS and control signals.
[0017] After converting the document into the predetermined data format file, the predetermined data format file is stored. Thereafter, at step 204, one or more mobile devices are updated at least once regarding the predetermined data format file. The predetermined data format file may be updated by sending the predetermined data format file to a mobile device. The predetermined data format file may be sent to a mobile device using one of an MMS, Bluetooth connection, and GPRS connection. Alternatively, the predetermined data format may be updated by sending a notification to a mobile device. The notification includes a link to the predetermined data format file. The link includes address of the predetermined data format file stored in a memory. The notification may be sent using one or more of SMS, MMS, WAP push, USSD, Bluetooth connection, GPRS connection and control/pilot channel notification. For example, the predetermined data format file may be stored on a server and a notification may be sent to mobile device 108. The notification includes a link to the predetermined data format file. The link includes address of the predetermined data format file stored on the server. A person using mobile device 108 accesses the link in the notification to download the predetermined data format file from the server. This is further explained in conjunction with FIG. 3. The predetermined data format file may be directly transmitted to the mobile device. [0018] After one or more mobile devices are updated regarding the predetermined data format file, the predetermined data format file is displayed on one or more mobile devices. In an embodiment of the invention, a mobile device is updated a plurality of times regarding the predetermined data format file, if one or more predetermined conditions are met. One or more predetermined conditions may include expiration of a predetermined time period for receiving a confirmation message from the mobile device in response to updating the mobile device regarding the predetermined data format file and receiving an error message in response to updating one or more mobile devices regarding the predetermined data format file. The method for updating is further explained in conjunction with FIG. 3.
[0019] FIG. 3 is a flowchart of a method for providing access of a document to one or more mobile devices, in accordance with another embodiment of the invention. At step 302, a document is converted into a predetermined data format file. This has been explained in detail in conjunction with FIG. 2. Thereafter, at step 304, the predetermined data format file is stored, hi response to storing the predetermined data format file, at step 306, an update trigger is sent to gateway 106. The update trigger corresponds to one of a notification and the predetermined data format file. The notification includes a link to the predetermined data format file. The notification may be sent using one or more of SMS, MMS, WAP push, USSD, Bluetooth connection, GPRS connection, and control/pilot channel notification.
[0020] Thereafter, at step 308, gateway 106 sends one of the notification and the predetermined data format file to one or more mobile devices in response to the update trigger. In case, a notification is sent to a mobile device, a user of the mobile device accesses the link in the notification to download the predetermined data format file. After downloading the predetermined data format file, it is displayed on the mobile device. In case, the predetermined data format file is sent to a mobile device using MMS, then the person using the mobile device may access the MMS to view the predetermined data format file. For example, an MMS that includes one or more pages of the predetermined data format file may be sent to mobile device 108. A user of mobile device 108 may open the MMS on the mobile device to view the predetermined data format file.
[0021] After sending one of the notification and the predetermined data format file to one or more mobile devices, at step 310, a check is performed to determine if one or more predetermined conditions are met. One or more predetermined conditions include expiration of a predetermined time period for receiving a confirmation message from the mobile device in response to updating the mobile device regarding the predetermined data format file. The predetermined time period for receiving a confirmation message from the mobile device in response to updating the mobile device regarding the predetermined data format file may expire if the mobile device is switched off, is out of communication range or is in an area which is not serviced by a service provider. Further, one or more predetermined conditions include receiving an error message in response to updating a mobile device regarding the predetermined data format file. An error message may be received if the predetermined data format file is lost during communication with the mobile device, or includes erroneous data.
[0022] Referring back to the step 310, if one or more predetermined conditions are met, then the step 306 and the step 308 are repeated. Therefore, a mobile device is updated periodically after a predetermined time period regarding the predetermined data format file until a confirmation message or a delivery report corresponding to the predetermined data format file is received from the mobile device.
[0023] FIG. 4 is a block diagram showing a system 400 for providing access of a document to one or more of mobile devices, in accordance with an embodiment of the invention. System 400 includes a processor 402, a memory 404 operatively coupled to processor 402, and an updating module 406 operatively coupled to memory 404.
[0024] Processor 402 converts the document into a predetermined data format file. The predetermined data format is supported by one or more mobile devices. This has been explained in detail in conjunction with FIG. 2. Thereafter, processor 402 stores the predetermined data format file is stored in memory 404. In response to storing the predetermined data format file in memory 404, updating module 406 updates one or more mobile devices at least once regarding the predetermined data format file. In an embodiment of the invention, updating module 406 updates a mobile device plurality of times regarding the predetermined data format file, if one or more predetermined conditions are met. One or more predetermined conditions may include expiration of a predetermined time period for receiving a confirmation message from the mobile device in response to updating the mobile device regarding the predetermined data format file and receiving an error message in response to updating one or more mobile devices regarding the predetermined data format file.
[0025] For updating one or more mobile device regarding the predetermined data format file, updating module 406 sends an update trigger command to gateway 106.Gateway 106 updates one or more mobile devices regarding the predetermined data format file in response to the update trigger command. This has been explained in detail in conjunction with FIG. 2 and FIG. 3. Gateway 106 may update regarding the predetermined data format file, by sending a notification that includes a link to the address of the predetermined data format file stored in memory 404. For example, gateway 106 sends a notification that includes a link to the address of the predetermined data format file stored in memory 404 to mobile device 108.
Thereafter, a user of mobile device 108 may access the link in the notification to download the predetermined data format file from memory 404. After downloading the predetermined data format file, it is displayed on mobile device 108. Alternatively, gateway 106 may update regarding the predetermined data format file by sending the predetermined data format file to a mobile device. This has been explained in conjunction with FIG. 3.
[0026] In an embodiment of the invention, a computing device includes processor 402 and a server includes memory 404 and updating module 406. The computing device, for example, may be a cell phone, laptop, computer, scanner, fax machine, e- book, and Personal Digital Assistant (PDA). In case the computing device is a scanner, the scanner initially converts a paper document to an electronic document of a predetermined data format. For example, the scanner converts a paper document into a picture file of a predetermined data format. The predetermined data format may be one of JPEG, TIFF, and BMP and PDF. The scanner further includes a mechanism of receiving a cell phone number of an intended recipient of the paper document. In response to a cell phone number being entered, the scanner stores the predetermined data format file in memory 404 in the server. Thereafter, updating module 406 uses the cell phone number entered by a user to update the paper document to the intended recipient in the predetermined data format. In another embodiment of the invention, a server one or more of processor 402, memory 404 and updating module 406.
[0027] Various embodiments of the invention provide systems and methods for providing access of a document to a mobile device. The document is converted in to a predetermined data format file supported by the mobile device. The predetermined data format file is stored on a server. Thereafter, the mobile device is updated regarding the predetermined data format file at least once by sending a notification or by directly transmitting the predetermined data format file to the mobile device. The predetermined data format file is updated a plurality of times to the mobile device if the user does not receive the predetermined data format file or if the predetermined data format file is lost during transmission. Therefore, the user of the mobile device never misses an update sent from a computing device.

Claims

What is claimed is:
10 LA method for providing access of a document to at least one mobile device, the method comprising: converting the document into a predetermined data format file, wherein the predetermined data format is supported by the at least one mobile device; and updating the at least one mobile device at least once regarding the predetermined 15 data format file.
2. The method of claim 1, wherein the document is one of an electronic document and a paper document.
203. The method of claim 1, wherein the mobile device is one of a cell phone and a Personal Digital Assistant (PDA).
4. The method of claim 1 further comprising storing the predetermined data format file.
255. The method of claim 1, wherein updating comprises sending a notification to a mobile device.
6. The method of claim 5, wherein the notification comprises a link to the predetermined data format file.
30
7. The method of claim 5, wherein a notification is sent using at least one of Short Messaging Service (SMS), Multimedia Messaging Service (MMS), Wireless Application Protocol (WAP) push, Unstructured Supplementary Service Data (USSD), Bluetooth connection, General Packet Radio Service (GPRS) connection, 5 CDMA pilot channel notification, GSM control channel notification, and Session Initiation Protocol (SIP) notification.
8. The method of claim 1, wherein updating comprises sending the predetermined data format file to a mobile device.
10
9. The method of claim 1, wherein a mobile device is updated a plurality of times regarding the predetermined data format file, if at least one predetermined condition
. is met.
1510. The method of claim 1, wherein the at least one predetermined condition comprises expiration of a predetermined time period for receiving a confirmation message from a mobile device in response to updating the mobile device regarding the predetermined data format file and receiving an error message in response to updating a mobile device regarding the predetermined data format file.
20
11. The method of claim 4, wherein an update trigger is sent to a gateway in response to storing the predetermined data format file, the update trigger corresponds to one of the notification and the predetermined data format file.
2512. The method of claim 11, wherein the gateway sends at least one of the notification and the predetermined data format file to the at least one mobile device in response to the update trigger.
13. A system for providing access of a document to at least one mobile device, the system 30 comprising: a processor configured to convert the document into a predetermined data format file, wherein the predetermined data format is supported by the at least one mobile device; a memory operatively coupled to the processor, wherein the predetermined data 35 format file is stored in the memory; and 5 an updating module operatively coupled to the memory, wherein the updating module is configured to update the at least one mobile device at least once regarding the predetermined data format file.
14. The system of claim 13, wherein a computing device comprises the processor, the 10 computing is one of a cell phone, a laptop, a computer, an e-book, a scanner, a fax machine, and a Personal Digital Assistant (PDA).
15. The system of claim 13, wherein a server comprises at least one of the processor, the memory, and the updating module.
15
16. The system of claim 13, wherein the updating module updates a mobile device a plurality of times regarding the predetermined data format, if at least one predetermined condition is met.
2017. The system of claim 16, wherein the at least one predetermined condition comprises expiration of a predetermined time period for receiving a confirmation message from the mobile device in response to updating the mobile device regarding the predetermined data format file and receiving an error message in response to updating the at least one mobile device regarding the predetermined data format file.
25
18. The system of claim 13, wherein the updating module updates the at least one mobile device regarding the predetermined data format file by sending an update trigger to a gateway in response to storing the predetermined data format file, the update trigger corresponds to one of the notification and the predetermined data format file.
30
19. The system of claim 18, wherein the gateway sends at least one of the notification and the predetermined data format file to the at least one mobile device in response to the update trigger.
520. The system of claim 18, wherein the gateway is. at least one of a Short Messaging
Service (SMS) gateway, a Multimedia Messaging Service (MMS) gateway, a General Packet Radio Service (GPRS) gateway, a CDMA pilot channel gateway, a GSM control channel gateway, a Session Initiation Protocol (SIP) gateway, an Unstructured Supplementary Service Data (USSD) gateway, and a Wireless Application Protocol0 (WAP) gateway.
PCT/IN2007/000364 2006-08-25 2007-08-23 A method and system for providing access of documents to one or more mobile devices WO2008023392A2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
IN1532CH2006 2006-08-25
IN1532/CHE/2006 2006-08-25

Publications (2)

Publication Number Publication Date
WO2008023392A2 true WO2008023392A2 (en) 2008-02-28
WO2008023392A3 WO2008023392A3 (en) 2009-09-24

Family

ID=39107214

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IN2007/000364 WO2008023392A2 (en) 2006-08-25 2007-08-23 A method and system for providing access of documents to one or more mobile devices

Country Status (1)

Country Link
WO (1) WO2008023392A2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000039666A1 (en) * 1998-12-28 2000-07-06 Spyglass, Inc. Converting content of markup data for wireless devices
WO2001086462A1 (en) * 2000-05-08 2001-11-15 Leap Wireless International, Inc. Method of converting html/xml to hdml/wml in real-time for display on mobile devices
WO2002032070A2 (en) * 2000-10-11 2002-04-18 Dimon-Hugbunadarhus Ehf. A method for communicating between a transmitting device and a receiving device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000039666A1 (en) * 1998-12-28 2000-07-06 Spyglass, Inc. Converting content of markup data for wireless devices
WO2001086462A1 (en) * 2000-05-08 2001-11-15 Leap Wireless International, Inc. Method of converting html/xml to hdml/wml in real-time for display on mobile devices
WO2002032070A2 (en) * 2000-10-11 2002-04-18 Dimon-Hugbunadarhus Ehf. A method for communicating between a transmitting device and a receiving device

Also Published As

Publication number Publication date
WO2008023392A3 (en) 2009-09-24

Similar Documents

Publication Publication Date Title
US7020685B1 (en) Method and apparatus for providing internet content to SMS-based wireless devices
US7653734B1 (en) Method for implementing a multimedia messaging service, a multimedia messaging system, a server of a multimedia messaging system and a multimedia terminal
US6678518B2 (en) Dynamic content filter in a gateway
JP5743422B2 (en) MMS message transmission method with conversion of file type and / or file format, and subscriber terminal device
US7200680B2 (en) Method, apparatus and system for providing multimedia messages to incompatible terminals
EP1710984B1 (en) Profile and capability of WAP terminal with external device conncted
JP3943467B2 (en) Relay device, information transmission device, and information transmission method
US20020001295A1 (en) System and method for providing wireless application protocol service through internet
US20050235048A1 (en) Exchanging multimedia data via a communications device
US20030177171A1 (en) Electronic mail retrieval
US20130231136A1 (en) End to end acknowledgment of messages on a cellular phone with location detection
JP2005539411A (en) Method, apparatus and system for reformatting multimedia messages for delivery to terminals during connectionless communication
CN102868984A (en) Short-message transmission system and transmission method thereof
US20100248758A1 (en) Message service method and message service system
US20060089164A1 (en) Method and system for transmitting MMS notification message
EP1892926B1 (en) Tailoring Content for Mobile Electronic Device Based on Network
US7965662B2 (en) Method of and system for transmitting messaging service messages between two telecommunications system using different message structures
US20050256959A1 (en) Method of and system for multimedia messaging system interoperability
US20070297001A1 (en) Multi-function peripheral remote alert notification system and method
WO2008023392A2 (en) A method and system for providing access of documents to one or more mobile devices
KR20020010429A (en) A reformatting system and method for wireless internet site
KR100559347B1 (en) A method for implementing a multimedia messaging service, a multimedia messaging system, a server of a multimedia messaging system and a multimedia terminal
KR20060063481A (en) Method for restoring data not supported by font, and wireless telecommunication terminal using the same
JP5011208B2 (en) Mail processing system and communication terminal device
KR100889934B1 (en) Method for managing page and interoperability with personalization service in case of calling application service on mobile browser

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

Country of ref document: EP

Kind code of ref document: A2

NENP Non-entry into the national phase

Ref country code: DE

NENP Non-entry into the national phase

Ref country code: RU

122 Ep: pct application non-entry in european phase

Ref document number: 07827541

Country of ref document: EP

Kind code of ref document: A2