US20070266239A1 - Method for providing a cryptographically signed command - Google Patents
Method for providing a cryptographically signed command Download PDFInfo
- Publication number
- US20070266239A1 US20070266239A1 US11/711,850 US71185007A US2007266239A1 US 20070266239 A1 US20070266239 A1 US 20070266239A1 US 71185007 A US71185007 A US 71185007A US 2007266239 A1 US2007266239 A1 US 2007266239A1
- Authority
- US
- United States
- Prior art keywords
- command
- name
- argument
- cryptographic
- signature
- Prior art date
- Legal status (The legal status 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 status listed.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01C—MEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
- G01C21/00—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
- G01C21/26—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01C—MEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
- G01C21/00—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
- G01C21/26—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
- G01C21/34—Route searching; Route guidance
- G01C21/36—Input/output arrangements for on-board computers
- G01C21/3667—Display of a road map
- G01C21/367—Details, e.g. road map scale, orientation, zooming, illumination, level of detail, scrolling of road map or positioning of current position marker
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/448—Execution paradigms, e.g. implementations of programming paradigms
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/08—Payment architectures
- G06Q20/10—Payment architectures specially adapted for electronic funds transfer [EFT] systems; specially adapted for home banking systems
- G06Q20/102—Bill distribution or payments
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
- G06Q30/0601—Electronic shopping [e-shopping]
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09B—EDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
- G09B29/00—Maps; Plans; Charts; Diagrams, e.g. route diagram
- G09B29/10—Map spot or coordinate position indicators; Map reading aids
- G09B29/102—Map spot or coordinate position indicators; Map reading aids using electrical means
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/12—Applying verification of the received information
-
- 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/60—Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
- H04L67/62—Establishing a time schedule for servicing the requests
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01C—MEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
- G01C21/00—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
- G01C21/26—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
- G01C21/34—Route searching; Route guidance
- G01C21/36—Input/output arrangements for on-board computers
- G01C21/3697—Output of additional, non-guidance related information, e.g. low fuel level
Definitions
- the present invention relates to information technologies in particular in the field of mobile navigation.
- navigation devices The increasing demand for mobile navigation devices imposes several restrictions related to e.g. managing navigation contents (navigation items like routing information, traffic information, map information etc.), providing e.g. user specific navigation contents to navigation devices, operating the navigation devices or managing the executable programs installed e.g. on the navigation device.
- navigation contents navigation items like routing information, traffic information, map information etc.
- the invention is based on the finding that, if a (e.g. executable) computer command comprises a command name and one or more command arguments (e.g. a list of command arguments), then a cryptographically verifiable computer command with reduced overhead may be obtained when e.g. automatically signing the command name and composing a verifiable computer command using the (signed) command name and its cryptographic signature as additional argument.
- a (e.g. executable) computer command comprises a command name and one or more command arguments (e.g. a list of command arguments)
- a cryptographically verifiable computer command with reduced overhead may be obtained when e.g. automatically signing the command name and composing a verifiable computer command using the (signed) command name and its cryptographic signature as additional argument.
- An embodiment provides a method for providing a cryptographically signed command, the command comprising a command name and at least one command argument.
- the method comprises generating a cryptographic signature of the command name and composing the cryptographically signed command using the command name, the signature and the at least one command argument.
- the method comprises comprising concatenating the command name, the cryptographic signature of the command name and the at least one command argument for composing the cryptographically signed command.
- the method comprises generating the cryptographic signature of the command name upon a basis of an asymmetric cryptographic algorithm, in particular the RSA (Rivest-Shamir-Adleman) algorithm, or upon a basis of a digital signature algorithm.
- an asymmetric cryptographic algorithm in particular the RSA (Rivest-Shamir-Adleman) algorithm, or upon a basis of a digital signature algorithm.
- the command name indicates determining a navigation route to a destination determined by the at least one command argument and/or indicates providing a navigation map determined by address data indicated by the at least one command argument or executing a computer program with the at least one command argument.
- Another embodiment provides a method for providing a cryptographically verified command upon a basis of a cryptographically signed command, the cryptographically signed command comprising a command name, a cryptographic signature of the command name and at least one command argument.
- the method comprises decrypting the cryptographic signature to obtain a first cryptographic value, processing the command name to obtain a second cryptographic value, comparing the first and the second cryptographic value to obtain a comparison result and providing or executing the command name and the at least one command argument as the cryptographically verified command in dependence of the comparison result.
- the first cryptographic value comprises a hash value of the cryptographic signature and the second cryptographic value comprises a hash value of the command name.
- the method comprises providing or executing the cryptographically verified command if the first and the second cryptographic value are equal.
- the method further comprises comparing the hash values.
- Another embodiment provides a device for providing a cryptographically signed command, the command comprising a command name and at least one command argument.
- the device comprises a generator for generating a cryptographic signature of the command name and a composer for composing (e.g. concatenating) the cryptographically signed command using the command name, the signature and the at least one command argument.
- the device (or its elements) is configured to perform the above-described method steps for providing the cryptographically signed command.
- Another embodiment provides a device for providing a cryptographically verified command upon a basis of a cryptographically signed command, the cryptographically signed command comprising a command came, a cryptographic signature of the command name and at least one command argument.
- the device comprises a decryptor for decrypting the cryptographic signature to obtain a first cryptographic value, a processor for processing the command name to obtain a second cryptographic value, a comparator for comparing the first and the second cryptographic value to obtain a comparison result and a provider for providing or executing the command name and the at least one command argument as the cryptographically verified command in dependence of the comparison result.
- the device (or its elements) is configured to perform the above-described method steps for providing the cryptographically verified command.
- a programmably arranged entity can control a further entity by transmitting or requesting to transmit a certain command for controlling the further programmably arranged entity to a non-existing, i.e. to a dummy, network address.
- the transmission or the request for transmission may be intercepted by an additional programmably arranged (e.g. control) entity which provides the certain command to the further programmably arranged entity.
- the commands are indirectly distributed which reduces the additional complexity.
- the term “programmably arranged entity” may refer to programmably arranged means or to a computer program being capable of running on a computer.
- An embodiment provides a communication device with a programmably arranged first means, a programmably arranged second means, and a programmably arranged third means.
- the programmably arranged first means may be configured to request the programmably arranged second means to transmit the certain command to a non-existing network address, e.g. a dummy address.
- the programmably arranged second means may be configured to inform the programmably arranged third means about the request to transmit the certain command.
- the programmably arranged third means may execute the certain command. Therefore, the programmably arranged first means can indirectly control the programmably arranged third means even if programmably arranged first means cannot directly interact with the programmably arranged third means.
- the programmably arranged second means may execute a second computer program providing a Virtual Machine providing e.g. a host or an environment for another program.
- the programmably arranged first means may execute a first computer program on the Virtual Machine. Therefore, the first computer program runs on the Virtual Machine provided by the second computer program, so that the second computer program may supervise the first computer program and e.g. capture the request.
- the first computer program comprises a non-executable script.
- the second computer program may provide, when executed, a network browsing functionality, e.g. a web browser.
- the third computer program may provide, when executed, a user application, for example a user environment (e.g. a home application).
- Another embodiment provides a communication device being configured to execute a first computer program, a second computer program and a third computer program, the first computer program requesting the second computer program to transmit a certain command to a non-existing network address, the second computer program informing the third computer program about the request for transmitting the certain command, the third computer program executing the certain command in response to the information indicating the request.
- the first computer program can indirectly control the third computer program even if e.g. the first computer program does not comprise an executable routine for directly interacting with the third computer program.
- the second computer program may provide, when executed, a Virtual Machine, wherein the first computer program may run on the Virtual Machine provided by the second computer program.
- the first computer program when executed e.g. on e computer, provides by virtue of the Virtual Machine an environment enabling supervising the first computer program and capturing the request and, indirectly, the certain command.
- the first computer program may provide a non-executable script
- the second computer program may provide a network browsing functionality, e.g. a web browser
- the third computer program may provide a user application, e.g. a user environment.
- the certain command indicates e.g. establishing a network connection to a remote network entity via a communication network by the third computer program.
- Another embodiment provides a communication method comprising requesting a first computer program by a second computer program to transmit a certain command to a non-existing network address, providing information indicating the request to a third computer program and executing the certain command by the third computer program in response to the information indicating the request to transmit the certain command.
- Another embodiment provides a computer program comprising a first computer program, a second computer program and a third computer program, the first computer program, when running on a computer, requesting the second computer program to transmit a certain command to a non-existing network address, the second computer program, when running on a computer, informing the third computer program about the request to transmit the certain command, the third computer program, when running on a computer, executing the certain command in response to the information about the request.
- a standard uniform resource identifier field provided by a variety of programs or programmably arranged entities may form an interface for e.g. indirectly interacting with the computer program or with the programmably arranged entity.
- URI uniform resource identifier field
- An embodiment provides a processing device for detecting a certain computer command in a string of characters representing a uniform resource identifier, the certain command comprising a predefined command header, the command header being followed by a command name from a plurality of predefined command names.
- the processing device comprises a determiner for determining whether the string of characters comprises the predefined command header, wherein the determiner may further determine whether a sub-string of characters following the command header comprises the command name if the string of characters comprises the predefined command header.
- the processing device further comprises a provider for providing the predefined command header and the command name if the command header comprises a command name as the certain computer command.
- the command structure comprising the predefined command header and the command name following the command header allows a low complexity identification of the certain command in the URI.
- the determiner may determine whether a further sub-string of characters following the command name comprises at least one command argument if the sub-string of characters following the command header comprises the command name. Furthermore, the determiner may determine whether the at least one command argument corresponds to a predetermined parameter of the certain command.
- the provider may provide the predefined command header, the command name and the at least one command argument as the certain computer command if the at least one command argument corresponds to the predetermined parameter.
- the certain computer command is composed upon a basis of the detected command parts in the URI and may e.g. be executed by e.g. a processor.
- the processing device may comprise e.g. a programmably arranged processor for executing the certain command.
- Another embodiment provides a method for detecting a certain computer command in a string of characters representing a uniform resource identifier, the certain command comprising a predefined command header, the command header being followed by a command name from a plurality of predefined command names.
- the method comprises determining whether the string of characters comprises the predefined command header, determining whether a sub-string of characters following the command header comprises the command name if the string of characters comprises the predefined command header and providing the predefined command header and the command name if the command header comprises a command name as the certain computer command.
- the command name is followed by one or more command arguments and the method comprises determining whether a further sub-string of characters following the command name comprises at least one command argument if the sub-string of characters following the command header comprises the command name and providing the predefined command header, the command name and the at least one command argument as the certain computer command if the further sub-string of characters following the command name comprises the at least one command argument.
- the method comprises determining whether a further sub-string of characters following the command name comprises at least one command argument if the sub-string of characters following the command header comprises the command name, determining whether the at least one command argument corresponds to a predetermined parameter of the certain command and providing the predefined command header, the command name and the at least one command argument as the certain computer command if the at least one command argument corresponds to the predetermined parameter.
- the predetermined parameter separates the command name and a further command argument and the method further comprises providing the predefined command header, the command name and the at least one command argument and the further command argument as the certain computer command.
- the certain command indicates establishing a network connection to a remote network entity via a communication network for obtaining user specific information.
- the method comprises programmably executing the certain computer program.
- a behavior of the navigation device may be emulated using another program provided that the other program emulates the device firmware installed on the navigation device.
- the other program may be installed as e.g. an embedded emulator on another device and executed for emulating the navigation device.
- the other program corresponds to the device firmware, e.g. that a source code of the other program corresponds to the source code of the source code of the device firmware.
- the user can work with the navigation device using the emulating program even if the navigation device is switched off.
- An embodiment provides a communication device for emulating a behavior of a navigation device in response to executing a device firmware program installed on the navigation device.
- the communication device comprises a provider for providing information relating to the device firmware program, a determiner for determining whether a current firmware program installed on the communication device corresponds to the device firmware program installed on the navigation device and a processor for executing the current firmware program on the communication device in order to emulate the behavior of the navigation device if the current firmware program corresponds to the device firmware.
- the processor may establish a network connection to a remote network entity via a communication network to obtain an updated version of the current firmware program if the current firmware program does not correspond to the device firmware program. Furthermore, the processor may execute the updated version of the current firmware program to emulate the behavior of the navigation device.
- the provider may connect to the navigation device for retrieving information indicating the device firmware program.
- the determiner may determine whether the current firmware program installed on the communication device corresponds to the device firmware upon a basis of a table of contents file comprising information indicating the device firmware program or upon a basis of a table of contents file comprising information indicating the current firmware program.
- the processor may control the navigation device upon a basis of the emulation of the behavior of the navigation device.
- Another embodiment provides a method for emulating a behavior of a navigation device in response to executing a device firmware program installed on the navigation device.
- the method comprises providing information relating to the device firmware program from the navigation device, determining whether a current firmware program corresponds to the device firmware installed on the navigation device and executing the current firmware program on a communication device in order to emulate the behavior of the navigation device if the current firmware program corresponds to the device firmware.
- the method comprises comprising establishing a network connection to a remote network entity via a communication network to obtain an updated version of the current firmware program if the current firmware program does not correspond to the device firmware program and executing the updated version of the current firmware program to emulate the behavior of the navigation device.
- the method comprises connecting to the navigation device for retrieving information indicating the device firmware program.
- the method comprises determining whether the current firmware program corresponds to the device firmware program upon a basis of a table of contents file comprising information indicating the device firmware program or upon a basis of a table of contents file comprising information indicating the current firmware program.
- Another embodiment provides a programmably arranged communication device for emulating a behavior of a navigation device in response to executing a device firmware program installed on the navigation device.
- the programmably arranged communication device may execute a first computer program for providing information relating to the device firmware program, execute a second computer program for determining whether a current firmware program available to the programmably arranged communication device corresponds to the device firmware program installed on the navigation device and execute the current firmware program on the communication device in order to emulate the behavior of the navigation device if the current firmware program corresponds to the device firmware program.
- the programmably arranged communication device is configured to perform the steps of the method described above.
- certain information can timely be provided if, in response to a request for the certain information provided to the remote server, instead of transmitting the certain information, time information is provided which indicates a time instant at which again to connect to the remote server for obtaining the certain information.
- An embodiment provides a method for providing certain information to a network entity (e.g. a communication device) from a further network entity (e.g. a network server).
- the method comprises transmitting a request for the certain information from the network entity via a communication network to the further network entity and transmitting time information from the further network entity to the network entity via the communication network, the time information indicating a certain time instant at which to connect to the further network entity for obtaining the certain information.
- the method comprises establishing a network connection between the network entity and the further network entity at the certain time instant and transmitting the certain information from the further network entity to the network entity via the communication network.
- the method comprises establishing a connection between the network entity and the further network entity at the certain time instant, transmitting the certain information from the further second network entity to the network entity via the communication network and displaying the certain information by the network entity.
- the method comprises receiving the request for the certain information by the network entity.
- the certain information comprises traffic information related to a user-specific navigation route.
- the method comprises storing the request in the further network entity.
- Another embodiment provides a network entity for obtaining certain information from a further network entity via a communication network.
- the network entity may transmit a request for the certain information via a communication network to the further network entity and to receive time information via the communication network from the further network entity, the time information indicating a certain time instant at which to connect to the further network entity for obtaining the certain information.
- the network entity may connect to the further network entity at the certain time instant for obtaining the certain information.
- Another embodiment provides a network entity for providing a certain information to a further network entity via a communication network in response to a request for the certain information transmittable by the further communication entity via the communication network, the network entity being configured to transmit time information via the communication network, the time instant indicating a time instant at which to connect to the network entity to obtain the certain information.
- the network entity may transmit the certain information at the certain time instant to the further network entity if the further network entity has established a network connection to the network entity.
- navigation contents (which may be user-specific) can efficiently be managed on a remote server being accessible via a communication network.
- the remote server provides the navigation contents in dependence on e.g. navigation contents currently installed on the navigation device user or device entitlement or other parameters.
- updated navigation contents may be custom-tailored at the remote server which reduces a complexity of the navigation device or of computer programs managing the same.
- An embodiment provides a communication device for updating current navigation contents stored in a navigation device.
- the communication device comprises a retrieving element for retrieving information indicating current navigation contents from the navigation device, a transmitter for transmitting the information indicating the current navigation contents to a remote network device via a communication network, a receiver for receiving updated navigation contents from the remote communication device and a processor for displaying information relating to the updated navigation contents or for installing the updated navigation contents on the navigation device.
- the retrieving element may retrieve information indicating device identification or user identification from the navigation device, wherein the transmitter may transmit the device of user identification to the remote communication device.
- the transmitter may transmit the information indicating the current navigation contents as meta data or as a table of contents file.
- the retrieving element may connect to the navigation device for obtaining current navigation contents from the navigation device.
- the retrieving element or the communication device may wirelessly connect to the navigation device.
- the navigation device or the communication device may by connectable to the retrieving element via a wire, so that the retrieving element may initiate a wired connection to the navigation device (or vice versa).
- Another embodiment provides a method for updating current navigation contents stored in a navigation device.
- the method comprises retrieving information indicating current navigation contents from the navigation device, transmitting the information indicating the current navigation contents to a remote network device via a communication network, receiving updated navigation contents from the remote communication device and displaying information relating to the updated navigation contents or installing the updated navigation contents on the navigation device.
- the method comprises retrieving information indicating device identification or user identification from the navigation device or transmitting the device of user identification to the remote communication device.
- the method comprises transmitting the information indicating the current navigation contents as meta data or as a table of contents file.
- the method comprises verifying the entitlement of a user associated with the navigation device or verifying the entitlement of the navigation device for obtaining certain updated navigation contents.
- the navigation contents or the updated navigation contents comprise information indicating routing information or updated firmware or map information.
- the information indicating the updated navigation contents comprises priority information indicating that a certain navigation content has a higher priority than another navigation content.
- Another embodiment provides a computer program for performing at least one of the inventive methods when the computer program runs on a computer.
- FIG. 1 shows a block diagram of a communication device
- FIG. 2 shows a block diagram of a processing device
- FIG. 3 shows a block diagram of a communication device
- FIG. 4 demonstrates a method for providing certain information
- FIG. 5 demonstrates a method for providing a cryptographically signed command
- FIG. 6 shows a block diagram of a communication device for updating navigation contents
- FIG. 7 shows a block diagram of a communication scenario.
- FIG. 1 shows a block diagram of a communication device comprising a programmably arranged first means 101 , a programmably arranged second means 103 connected to the programmably arranged first means 101 and a programmably arranged third means 105 connected to the programmably arranged first means 105 .
- the programmably arranged first means 101 requests the programmably arranged second means to transmit the certain command to a non-existing network address, i.e. to a not existing HTTP-address.
- the programmably arranged second means 103 informs the programmably arranged third means 105 about the request to transmit the certain command.
- the programmably arranged third means 105 executes the certain command in response to the information indicating the request.
- the programmably arranged first means 101 may e.g. execute a first program comprising a non-executable script, e.g. a Java script, within an environment provided by a second computer program (e.g. a web browser) being executable by the programmably arranged second means 103 .
- a first program comprising a non-executable script, e.g. a Java script
- a second computer program e.g. a web browser
- the programmably arranged third means 103 preferably executes a third computer program, e.g. a user application (home application), which receives the command because the first computer program asks the environment in which it runs (the web browser, and transitively the user application) to send the command on its behalf.
- a third computer program e.g. a user application (home application)
- the web browser (the second computer program) is provided because the Java script exists on a webpage and cannot directly communicate with the third computer program.
- the first computer program may initiate a communication between e.g. remote server (comprising e.g. active pages) and the third computer program (providing a home client application).
- the home application or the remote server
- the embedded browser is instructed by the home application to download the web pages representing the shop.
- the web shop pages may contain Java script, so the downloaded pages can communicate with the remote server using e.g. so-called AJAX technology. At a certain point, however, the Java script on the page has to give certain commands to the home application client.
- An example command is ‘download this voice’ after the user has bought a voice in the web shop. While the Java script can implement the credit card processing, it cannot do the actual download and install to e.g. a navigation device, so it sends a command or requests to send the command.
- the command is sent to the hope application client by first crafting a special request (e.g. in JavaScript, on the webpage in the shop) and then sending the request to a non-existent address (e.g. http://ttds).
- a special request e.g. in JavaScript, on the webpage in the shop
- the (e.g. embedded) web browser informs its host, the home client application, about the request.
- the home client knows there is no such address as http://ttds, so the home client e.g. extracts the command[s] and executes them.
- the dummy request to http://ttds may then be cancelled.
- the home client In addition to downloading e.g. navigation contents like maps and voices, the home client (provided by the third computer program) can also be instructed to open more web pages (e.g. a second shop page) or close them, show a popup message, switch to a certain window inside home application (e.g. the Install-To-Device panel which is useful after downloading a voice), check for a new home application version, check for updates to the device firmware, check for updates to the navigation content, check for updates to the emulator emulating the navigation device or ask and send the user credentials, by way of example.
- the installer-To-Device panel which is useful after downloading a voice
- FIG. 2 shows a block diagram of a processing device for detecting a certain computer command in a string of characters representing a uniform resource identifier (URI).
- the certain command may comprise a predefined command header which is followed by a command name from a plurality of predefined command names and, optionally, by one or more command arguments.
- the processing device comprises a determiner 201 for determining whether the string of characters comprises the predefined command header, the determiner being further configured to determine whether a sub-string of characters following the command header comprises the command name if the string of characters comprises the predefined command header and a provider 203 connected to the determiner 201 , the provider 203 providing the predefined command header and the command name if the command header comprises a command name as the certain computer command.
- the concept depicted in FIG. 2 may also be implemented using (executable) computer programs, by way of example. Furthermore, the descriptions relating to the URI also apply to URLs (uniform resource identifier).
- the same URI can also be used as the “target” of a hyperlink on a webpage, or in an email.
- the URI may be activated by e.g. clicking on such a hyperlink.
- the URI from a Java script program embedded on a webpage.
- other programs installed locally on e.g. the computer can also use such an URI.
- a e-mail address book plug-in can use this URI to send an address from an e-mail program to a home application program being installed on e.g. a PC.
- the home application (e.g. managing navigation contents) offers its own Ul.
- further contents could be used for navigation purposes stored outside of the home application.
- an e-mail program contains an address book comprising, like the World Wide Web, a plurality of addresses. It would be useful if the home client could take advantage of those.
- Other parties may e.g. be interested in offering navigation contents on the World Wide Web in a format that's allows installation by the home application which may implement a custom ⁇ header>:///URI scheme that allows such access.
- the URI scheme which is defined by RFC 3986 defines a framework within which multiple protocols can be implemented. Modern operating systems allow applications to register themselves as the designated handler for URIs with a given protocol.
- the home application (home client) provided e.g. by the thirs computer program mentioned above registers itself as the handler for URIs starting with ⁇ header>:///.
- URI command-list in the home client.
- an address like “Amsterdam, Rembrandtplein 35” can e.g. be encoded as ⁇ header>:///Address?Amsterdam&Rembrandtplein&35.
- characters “?” and “&” are optional and replaceable by other predefined characters or strings of characters.
- Any application but home client that supports URIs may, when it encounters this URI, ask the operating system (OS) to resolve the URI. In turn the OS will inform home client that the user intents to use “Address?Amsterdam&Rembrandtplein&35”. The home client then offers the user a list of choices what to do with the address. However, there are multiple navigation tasks for which an address can be used.
- OS operating system
- the web browser may ask the OS to forward it.
- the OS will ask home client to take the actions implied by Install?http%3a%2f%2fshop. ⁇ web address>%2fvoices%2fdutch%2fbram.toc, which in this case is the downloading of bram.toc (table of contents) from the given address.
- a command may have the following structure:
- command-list command [‘#’ command]+
- command-name (name of a supported command, see below)
- a command may have the following structure:
- legacy-argument-list UrlEncode(argument) [‘,’ legacy-argument-list]+
- Legacy URLs cannot contain the character “?” whereas proper URLs always do. This makes it possible to distinguish them. It is to be noted that these URLs are not RFC-compliant. Many URL-processing entities will change them during processing. In particular, many Windows web browsers will add an extra “/” in an attempt to make the URL conformant. Some web browsers don't support them at all. The home application tries to interpret mal-formed URLs, to cope with the wide variety of URL-enabled applications, but using the legacy URL format makes that approach more complicated.
- the commands may have the following structure and arguments:
- the home application will retrieve the contact data from the e-mail program and ask the user what to do with it (show on map, navigate to, add as favourites, etc).
- the home application will ask the user what to do with the address (show on map, navigate to, add as favourites, etc).
- At least one of city or street must be non-empty.
- At least one of city or street must be non-empty.
- At least one of city or street must be non-empty.
- the resource indicated by the URL has MIME-type “text/xml”.
- the TOC (table of contents) format may be specified by e.g. an XML schema in the file “TOC format.xsd”.
- POI point of interest
- the resource indicated by the URL has MIME-type “text/plain”.
- This command can be used e.g. if passing the commands as part of the URL would yield a too long URL.
- the URL may provide a legacy-command-list in response thereto.
- the home application will switch to this tab if present. If it's not present, the home application will remember the name and switch to the tab once the server does create it. The home application will remember only one name; a second SwitchTab command will replace the first.
- the home application first checks if a tab with the given tabname exists, or else it creates one. This tab then has its URL set to http://hostname. ⁇ web address>/URL-path#anchor.
- the home application may reject hostnames with non-alphanumeric characters which prevents name injection.
- E.g. the hostname “badguys.com/ignore” may be rejected because “.” and “/” are invalid.
- the commands may be provided with a cryptographic signature allowing verifying the commands.
- the following command structures can be used:
- Arguments a command-list and a signature.
- This command is used for executing a list of commands that can only be performed by a user.
- the signature confirms the authenticity of the command-list
- the command list is an UTF-8 string and hence expressible as a byte-sequence.
- the command list shall not be URL-encoded when used as the input of Sign ⁇ PrivateKey>.
- the SHA-256 hash H of this byte-sequence is calculated (256 bits). Furthermore, using the private key (Q,M), the signature value (Q H modulo M) is calculated.
- the signature is stored as a Base-64 encoded little-endian sequence of bytes (padding is neither required nor added, to keep the URL short). Like all arguments, the command-list and signature arguments will be URL-encoded.
- the first argument should preferably be a legacy-command-list.
- the decryption is the reverse process:
- the home application holds the public key (P, M).
- the SHA-256 hash H of the command-list (after URL decoding) is calculated (256 bits).
- the countersignature (P H modulo M) is calculated.
- the signature is Base-64 decoded to get (Q H modulo M), wherein the product (P H ⁇ Q H ) modulo M is calculated.
- the signature is accepted if it matches the countersignature, which means (P H ⁇ Q H ) modulo M equals 1.
- command name may comprise a number of parameters assigning semantics to arguments.
- every argument may be matched with a parameter in two possible ways referred to as the positional approach and the named approach in the following, which is similar to a function call syntax in programming languages.
- a command name has e.g. three parameters, and three arguments are provided, then the first parameter is matched with the first argument, etc.
- the address command has three parameters: City, Street and HouseNumber.
- the actual URI will then contain three arguments, wherein the first argument is interpreted as the City name, etc.
- every argument includes the parameter name. Hence, these are known as “named” arguments.
- parameters can be designated as being mandatory parameters. This means that there must be a matching argument. Instead of e.g. “?” other parameters may be used to indicate the separation between command name and command arguments. Furthermore, also other mechanisms like mandating a fixed length command name (which implies that the first letter after that position starts the first command argument) may be employed.
- a ⁇ header>:///URI in general may contain one or more commands.
- the character “#” (or any other character, for example “and”) can be used to concatenate commands.
- FIG. 3 shows a block diagram of a communication device for emulating a behavior of a navigation device in response to executing a device firmware program installed on the navigation device.
- the communication device comprises a provider 301 for providing information relating to the device firmware program, a determiner 303 connected to the provider 301 for determining whether a current firmware program installed on the communication device corresponds to the device firmware program installed on the navigation device and a processor 305 connected to the determiner 303 for executing the current firmware program on the communication device in order to emulate the behavior of the navigation device if the current firmware program corresponds to the device firmware.
- the communication device may be programmably arranged and configured to execute the above-mentioned home application which may control the emulation process.
- the emulation concept further supports the portability and the usability of the navigation device.
- the (portable) navigation device has e.g. a small screen which also serves as its input.
- a (desktop) computer e.g. a PC
- the processor e.g. the CPU
- the computer which may e.g. be connected to the navigation device.
- the processor e.g. the CPU
- the emulation concept may be programmably implemented and e.g. embedded into the home application to effectively enable e.g. the computer (representing an embodiment of the communication device) to control the navigation device using the more capable computer resources.
- the firmware version installed on the navigation device is determined. If the home client has the computer equivalent version of the firmware, that firmware is then started. If no equivalent version is available, but a network connection (e.g. an internet connection) is available, the home client may ask the home server what the equivalent version is, and where that can be downloaded.
- a network connection e.g. an internet connection
- FIG. 4 demonstrates a method for providing certain information to a network entity from a further network entity.
- the method comprises transmitting 401 a request for the certain information from the network entity via a communication network to the further network entity and transmitting 403 time information from the further network entity to the network entity via the communication network, the time information indicating a certain time instant at which to connect to the further network entity for obtaining the certain information.
- the method may be e.g. implemented in software (e.g. as a home application) which, when executed, performs the method steps.
- a user can ask the home application for a daily traffic report (certain and user-specific information) on certain roads.
- the home application will then e.g. daily at the requested time, show a report on traffic jams and incidents on the requested roads.
- the client e.g. immediately forwards the request to the server.
- the request data is stored on the server, for the given user.
- the server sends back a time at which home client should poll the home server.
- home server will tell home client at which time to poll the server.
- the actual traffic report is sent by the server in reaction to the poll report.
- the home application e.g. formats the traffic report for displaying purposes. The result is that all data is stored server-side, but the connection nevertheless is initiated by the client. This allows the home client, when executed as a software program on a computer to show traffic alerts in spite of firewalls or popup-blockers.
- login credentials manually entered by a user may be exploited.
- the home client may have stored them earlier. Either way, if the home client has login credentials, it may send them automatically whenever the home client provided by a software program is executed. If the home client does not have the credentials yet, the user can manually initiate the login. In that case, the home client will prompt for credentials, send them immediately to the remote server and also store them for future use.
- FIG. 5 demonstrates a method for providing a cryptographically signed command, the command comprising a command name and at least one command argument.
- the method comprises generating 501 a cryptographic signature of the command name and composing 503 (e.g. concatenating) the cryptographically signed command using the command name, the signature and the at least one command argument.
- the encrypting and decrypting schemes described in connection with the embodiment of FIG. 2 can be employed for providing and verifying the digital signature.
- an authenticated URI may comprise a command with two arguments; the first argument is a string of characters that is a command.
- the second argument is the “digital signature” of the first argument.
- standard public key cryptography is employed for signing the first argument using a private key which provides the digital signature.
- the home client having the matching public key may countersign the first argument.
- the signature and counter-signature are complementary if and only if the keys are equal. If this is the case, the home client trusts the first command, and will execute it even if the command in the first argument would be considered dangerous.
- the above authenticated URI mechanism may also be used to update the firmware on the navigation device. Preferably, it may be allowed to copy or to update command, however, without altering it. Thus, e.g. updating the navigation device with wrong firmware may cause irreparable harm to the navigation device.
- the signed command then used as a first argument in another command (cryptographically signed command), wherein the signature is used as e.g. a second argument.
- the structure of the cryptographically signed command may be as follows:
- the signature (second argument to the outer command) may be generated by applying e.g. a private (secret) key to the command that should be authenticated, i.e.:
- commandname1(argument1,argument2,argument3)+private_key signature
- commandname1(argument1,argument2,argument3)+public_key countersignature.
- the command is verified if the signature and countersignature correspond to each other.
- standard public-key cryptography approaches like e.g. the RSA or the DSA algorithm may be employed for the signature purposes.
- the command For example, the command
- the actual command name is install, the “?” is encoded as %3f and the remainder is the argument of the install command.
- a countersignature may be generated. The countersignature will match if the command was correctly signed.
- FIG. 6 shows a communication device for updating current navigation contents stored in a navigation device.
- the communication device comprises a retrieving element 601 for retrieving information indicating current navigation contents from the navigation device, a transmitter 603 connected to the retrieving element for transmitting the information indicating the current navigation contents to a remote network device via a communication network, a receiver 605 for receiving updated navigation contents from the remote communication device and a processor 607 for displaying information relating to the updated navigation contents or for installing the updated navigation contents on the navigation device.
- the information indicating current or updated navigation content may be transmitted as a table of contents file indicating e.g. a content type, a content name, a content size or a content version. Furthermore, information related to the device identification or user identification may be transmitted.
- the remote communication device may comprise a data base storing e.g. a list of navigation items available (e.g. maps, routing information, GPS fixes etc.). Furthermore, the remote server may check the entitlement of the user due to e.g. subscription status or the entitlement of the navigation device due to e.g. the device identification prior to transmitting updated content.
- a data base storing e.g. a list of navigation items available (e.g. maps, routing information, GPS fixes etc.).
- the remote server may check the entitlement of the user due to e.g. subscription status or the entitlement of the navigation device due to e.g. the device identification prior to transmitting updated content.
- TOC-file (table of contents).
- An exemplary TOC-file is listed below: ⁇ Program> ⁇ Id>13214 ⁇ /Id> ⁇ Version>1.2 ⁇ /Version> ⁇ Target>target ⁇ /Target> ⁇ Name>NameOfItem ⁇ /Name> ⁇ Preview>http://download. ⁇ download_address>/somepreview.exe ⁇ /Preview> ⁇ Location>http://download. ⁇ web address>/someitem.cab ⁇ /Location> ⁇ Size>546484 ⁇ /Size> ⁇ /Program> ⁇ Map> ⁇ Id>8977 ⁇ /Id> ⁇ Version>1.2 ⁇ /Version> ⁇ Target>Thistarget ⁇ /Target> ⁇ Name>Benelux ⁇ /Name> ⁇ Category>Category ⁇ /Category> ⁇ Preview>http:// download. ⁇ download_address> /mappreview.png
- Optional attributes are: deviceId (string) denoting that the item can only be installed on a device with this device ID and minNavigatorVersion (string) denoting that the minimum version of the navigator program that must be installed for this item to be installed.
- FIG. 7 shows a block diagram of a communication scenario with an executable application program 701 (sweet application, home application) running e.g. on a computer which communicates via a communication network 703 with a remote server 705 for interchanging information as depicted in FIG. 7 .
- the server 707 may provide messages exposing in either balloon messages 707 or in browser components e.g. provided by the application program 701 .
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Physics & Mathematics (AREA)
- Finance (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Development Economics (AREA)
- Economics (AREA)
- Strategic Management (AREA)
- General Business, Economics & Management (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Software Systems (AREA)
- Educational Technology (AREA)
- Mathematical Physics (AREA)
- Marketing (AREA)
- Automation & Control Theory (AREA)
- Educational Administration (AREA)
- General Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- Navigation (AREA)
- Information Transfer Between Computers (AREA)
- Telephone Function (AREA)
- Mobile Radio Communication Systems (AREA)
- Instructional Devices (AREA)
- Stored Programmes (AREA)
- Position Fixing By Use Of Radio Waves (AREA)
- Computer And Data Communications (AREA)
- Position Input By Displaying (AREA)
- User Interface Of Digital Computer (AREA)
- Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)
- Lighting Device Outwards From Vehicle And Optical Signal (AREA)
- Traffic Control Systems (AREA)
Applications Claiming Priority (10)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
GB0604708.8 | 2006-03-08 | ||
GB0604704.7 | 2006-03-08 | ||
GB0604710A GB0604710D0 (en) | 2006-03-08 | 2006-03-08 | APN Wizard |
GB0604710.4 | 2006-03-08 | ||
GB0604708A GB0604708D0 (en) | 2006-03-08 | 2006-03-08 | In-dash interface |
GB0604706.2 | 2006-03-08 | ||
GB0604704A GB0604704D0 (en) | 2006-03-08 | 2006-03-08 | Wireless internet setup |
GB0604709A GB0604709D0 (en) | 2006-03-08 | 2006-03-08 | TomTom go |
GB0604706A GB0604706D0 (en) | 2006-03-08 | 2006-03-08 | CK5000 host software interface specification |
GB0604709.6 | 2006-03-08 |
Publications (1)
Publication Number | Publication Date |
---|---|
US20070266239A1 true US20070266239A1 (en) | 2007-11-15 |
Family
ID=38335541
Family Applications (22)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/711,850 Abandoned US20070266239A1 (en) | 2006-03-08 | 2007-02-28 | Method for providing a cryptographically signed command |
US11/711,852 Abandoned US20070239353A1 (en) | 2006-03-03 | 2007-02-28 | Communication device for updating current navigation contents |
US11/711,851 Abandoned US20070275733A1 (en) | 2006-03-03 | 2007-02-28 | Method for providing certain information |
US11/711,875 Abandoned US20070266177A1 (en) | 2006-03-08 | 2007-02-28 | Communication device with indirect command distribution |
US11/712,572 Active 2030-07-21 US8473193B2 (en) | 2006-03-08 | 2007-03-01 | Method and device for utilizing selectable location marker for relational display of point of interest entries |
US11/712,603 Abandoned US20070210938A1 (en) | 2006-03-08 | 2007-03-01 | Navigation device, server, and method for communicating therebetween |
US11/712,565 Abandoned US20070239846A1 (en) | 2006-03-08 | 2007-03-01 | Navigation device and method of activating information on a navigation device |
US11/712,562 Abandoned US20080046176A1 (en) | 2006-03-08 | 2007-03-01 | Method and device for providing preferences during route travel calculation on a navigation device |
US11/712,573 Abandoned US20070265769A1 (en) | 2006-03-08 | 2007-03-01 | Navigation device and method for storing and utilizing a last docked location |
US11/712,602 Abandoned US20070288163A1 (en) | 2006-03-08 | 2007-03-01 | Mobile station and method of a navigation system |
US11/712,571 Abandoned US20080005734A1 (en) | 2006-03-08 | 2007-03-01 | Navigation device and method of updating information on a navigation device |
US11/712,561 Abandoned US20070271030A1 (en) | 2006-03-08 | 2007-03-01 | Navigation device and method for sequential map display |
US11/712,564 Abandoned US20070282522A1 (en) | 2006-03-08 | 2007-03-01 | Portable navigation device |
US11/712,563 Active 2029-02-26 US8554471B2 (en) | 2006-03-08 | 2007-03-01 | Navigation device and method for conveying information relationships |
US11/712,578 Active 2031-12-09 US8700311B2 (en) | 2006-03-08 | 2007-03-01 | Method and device for map switching |
US11/713,089 Abandoned US20070250842A1 (en) | 2006-03-08 | 2007-03-02 | Methods of customizing navigation systems |
US11/713,090 Active 2028-08-25 US8670727B2 (en) | 2006-03-08 | 2007-03-02 | Automatic discovery of wireless communication settings |
US12/224,673 Abandoned US20090068950A1 (en) | 2006-03-08 | 2007-03-08 | System Comprising a Navigation Device and an Electronic Device |
US12/736,557 Abandoned US20110161006A1 (en) | 2006-03-08 | 2007-03-08 | Navigation device and method of implementing audio features in a navigation device |
US11/715,494 Abandoned US20070265772A1 (en) | 2006-03-08 | 2007-03-08 | Portable navigation device |
US11/715,493 Abandoned US20070271328A1 (en) | 2006-03-08 | 2007-03-08 | Buddy system for navigation devices |
US12/929,065 Abandoned US20110137554A1 (en) | 2006-03-08 | 2010-12-28 | Navigation device and method for conveying information relationships |
Family Applications After (21)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/711,852 Abandoned US20070239353A1 (en) | 2006-03-03 | 2007-02-28 | Communication device for updating current navigation contents |
US11/711,851 Abandoned US20070275733A1 (en) | 2006-03-03 | 2007-02-28 | Method for providing certain information |
US11/711,875 Abandoned US20070266177A1 (en) | 2006-03-08 | 2007-02-28 | Communication device with indirect command distribution |
US11/712,572 Active 2030-07-21 US8473193B2 (en) | 2006-03-08 | 2007-03-01 | Method and device for utilizing selectable location marker for relational display of point of interest entries |
US11/712,603 Abandoned US20070210938A1 (en) | 2006-03-08 | 2007-03-01 | Navigation device, server, and method for communicating therebetween |
US11/712,565 Abandoned US20070239846A1 (en) | 2006-03-08 | 2007-03-01 | Navigation device and method of activating information on a navigation device |
US11/712,562 Abandoned US20080046176A1 (en) | 2006-03-08 | 2007-03-01 | Method and device for providing preferences during route travel calculation on a navigation device |
US11/712,573 Abandoned US20070265769A1 (en) | 2006-03-08 | 2007-03-01 | Navigation device and method for storing and utilizing a last docked location |
US11/712,602 Abandoned US20070288163A1 (en) | 2006-03-08 | 2007-03-01 | Mobile station and method of a navigation system |
US11/712,571 Abandoned US20080005734A1 (en) | 2006-03-08 | 2007-03-01 | Navigation device and method of updating information on a navigation device |
US11/712,561 Abandoned US20070271030A1 (en) | 2006-03-08 | 2007-03-01 | Navigation device and method for sequential map display |
US11/712,564 Abandoned US20070282522A1 (en) | 2006-03-08 | 2007-03-01 | Portable navigation device |
US11/712,563 Active 2029-02-26 US8554471B2 (en) | 2006-03-08 | 2007-03-01 | Navigation device and method for conveying information relationships |
US11/712,578 Active 2031-12-09 US8700311B2 (en) | 2006-03-08 | 2007-03-01 | Method and device for map switching |
US11/713,089 Abandoned US20070250842A1 (en) | 2006-03-08 | 2007-03-02 | Methods of customizing navigation systems |
US11/713,090 Active 2028-08-25 US8670727B2 (en) | 2006-03-08 | 2007-03-02 | Automatic discovery of wireless communication settings |
US12/224,673 Abandoned US20090068950A1 (en) | 2006-03-08 | 2007-03-08 | System Comprising a Navigation Device and an Electronic Device |
US12/736,557 Abandoned US20110161006A1 (en) | 2006-03-08 | 2007-03-08 | Navigation device and method of implementing audio features in a navigation device |
US11/715,494 Abandoned US20070265772A1 (en) | 2006-03-08 | 2007-03-08 | Portable navigation device |
US11/715,493 Abandoned US20070271328A1 (en) | 2006-03-08 | 2007-03-08 | Buddy system for navigation devices |
US12/929,065 Abandoned US20110137554A1 (en) | 2006-03-08 | 2010-12-28 | Navigation device and method for conveying information relationships |
Country Status (10)
Country | Link |
---|---|
US (22) | US20070266239A1 (fr) |
EP (17) | EP2008061A2 (fr) |
JP (16) | JP2009536723A (fr) |
KR (17) | KR20080109749A (fr) |
CN (1) | CN103292815A (fr) |
AU (16) | AU2007222548A1 (fr) |
BR (16) | BRPI0708244A2 (fr) |
CA (17) | CA2644973A1 (fr) |
ES (1) | ES2611702T3 (fr) |
WO (25) | WO2007101722A2 (fr) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070260445A1 (en) * | 2006-03-08 | 2007-11-08 | David Vismane | Communication device for emulating a behavior of a navigation device |
US11144759B1 (en) * | 2020-05-12 | 2021-10-12 | Lenovo (Singapore) Pte. Ltd. | Presentation of graphical objects on display based on input from rear-facing camera |
US11568640B2 (en) | 2019-09-30 | 2023-01-31 | Lenovo (Singapore) Pte. Ltd. | Techniques for providing vibrations at headset |
Families Citing this family (277)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20100241342A1 (en) * | 2009-03-18 | 2010-09-23 | Ford Global Technologies, Llc | Dynamic traffic assessment and reporting |
US7650230B1 (en) | 2003-03-26 | 2010-01-19 | Garmin Ltd. | Navigational device for mounting on a support pillar of a vehicle and a method for doing same |
JP4503410B2 (ja) * | 2004-01-20 | 2010-07-14 | クラリオン株式会社 | 車載ナビゲーション装置の地図データ更新方法、地図データ更新システム、認証キー生成装置およびナビゲーション装置 |
US8064841B2 (en) * | 2004-02-18 | 2011-11-22 | Qualcomm Incorporated | Asset apparency method and apparatus |
US8453065B2 (en) | 2004-06-25 | 2013-05-28 | Apple Inc. | Preview and installation of user interface elements in a display environment |
US20060277555A1 (en) * | 2005-06-03 | 2006-12-07 | Damian Howard | Portable device interfacing |
US7742857B2 (en) * | 2005-12-07 | 2010-06-22 | Mazda Motor Corporation | Automotive information display system |
US20070266239A1 (en) * | 2006-03-08 | 2007-11-15 | David Vismans | Method for providing a cryptographically signed command |
US20080215234A1 (en) * | 2007-03-01 | 2008-09-04 | Pieter Geelen | Portable navigation device |
US20080147321A1 (en) * | 2006-12-18 | 2008-06-19 | Damian Howard | Integrating Navigation Systems |
US8144673B2 (en) | 2006-07-07 | 2012-03-27 | Skyhook Wireless, Inc. | Method and system for employing a dedicated device for position estimation by a WLAN positioning system |
US7856234B2 (en) | 2006-11-07 | 2010-12-21 | Skyhook Wireless, Inc. | System and method for estimating positioning error within a WLAN-based positioning system |
US20080147308A1 (en) * | 2006-12-18 | 2008-06-19 | Damian Howard | Integrating Navigation Systems |
JP5230652B2 (ja) * | 2007-01-10 | 2013-07-10 | トムトム インターナショナル ベスローテン フエンノートシャップ | 交通遅滞を示す方法、コンピュータプログラムおよびナビゲーションシステム |
US9157760B2 (en) * | 2007-01-12 | 2015-10-13 | Aol Inc. | Community mapping and direction indicating |
JP4946511B2 (ja) * | 2007-02-28 | 2012-06-06 | 株式会社Jvcケンウッド | ナビゲーション装置 |
US8229458B2 (en) | 2007-04-08 | 2012-07-24 | Enhanced Geographic Llc | Systems and methods to determine the name of a location visited by a user of a wireless device |
WO2008132537A1 (fr) * | 2007-04-26 | 2008-11-06 | Nokia Corporation | Procédé, interface utilisateur, appareil, serveur, système et programme d'ordinateur pour former une vue cartographique |
US9423996B2 (en) * | 2007-05-03 | 2016-08-23 | Ian Cummings | Vehicle navigation user interface customization methods |
US20080291015A1 (en) * | 2007-05-25 | 2008-11-27 | Charles Steven T | Ambient Light Sensor to Adjust Display Brightness |
US8928559B2 (en) * | 2007-06-04 | 2015-01-06 | Standardvision, Llc | Methods and systems of large scale video display |
US8302033B2 (en) * | 2007-06-22 | 2012-10-30 | Apple Inc. | Touch screen device, method, and graphical user interface for providing maps, directions, and location-based information |
US8204684B2 (en) | 2007-06-28 | 2012-06-19 | Apple Inc. | Adaptive mobile device navigation |
US8180379B2 (en) | 2007-06-28 | 2012-05-15 | Apple Inc. | Synchronizing mobile and vehicle devices |
US8311526B2 (en) | 2007-06-28 | 2012-11-13 | Apple Inc. | Location-based categorical information services |
US8108144B2 (en) | 2007-06-28 | 2012-01-31 | Apple Inc. | Location based tracking |
US8175802B2 (en) * | 2007-06-28 | 2012-05-08 | Apple Inc. | Adaptive route guidance based on preferences |
US8275352B2 (en) | 2007-06-28 | 2012-09-25 | Apple Inc. | Location-based emergency information |
US9066199B2 (en) | 2007-06-28 | 2015-06-23 | Apple Inc. | Location-aware mobile device |
US8332402B2 (en) | 2007-06-28 | 2012-12-11 | Apple Inc. | Location based media items |
US8290513B2 (en) | 2007-06-28 | 2012-10-16 | Apple Inc. | Location-based services |
US8774825B2 (en) | 2007-06-28 | 2014-07-08 | Apple Inc. | Integration of map services with user applications in a mobile device |
US8463238B2 (en) | 2007-06-28 | 2013-06-11 | Apple Inc. | Mobile device base station |
US20090005964A1 (en) * | 2007-06-28 | 2009-01-01 | Apple Inc. | Intelligent Route Guidance |
US8762056B2 (en) | 2007-06-28 | 2014-06-24 | Apple Inc. | Route reference |
US8385946B2 (en) | 2007-06-28 | 2013-02-26 | Apple Inc. | Disfavored route progressions or locations |
US9109904B2 (en) | 2007-06-28 | 2015-08-18 | Apple Inc. | Integration of map services and user applications in a mobile device |
US8843312B2 (en) * | 2007-09-20 | 2014-09-23 | Omnitracs, Llc | Routing drivers to trailers effectively |
US8127246B2 (en) | 2007-10-01 | 2012-02-28 | Apple Inc. | Varying user interface element based on movement |
US20090096573A1 (en) | 2007-10-10 | 2009-04-16 | Apple Inc. | Activation of Cryptographically Paired Device |
US8977294B2 (en) | 2007-10-10 | 2015-03-10 | Apple Inc. | Securely locating a device |
US8503989B2 (en) * | 2007-10-22 | 2013-08-06 | Cisco Technology, Inc. | Dynamic contact list |
US7925438B2 (en) * | 2007-10-30 | 2011-04-12 | Alpine Electronics, Inc. | Method and apparatus for displaying route guidance list for navigation system |
WO2009061423A2 (fr) * | 2007-11-05 | 2009-05-14 | Doubleshot, Inc. | Procédés et systèmes de navigation et de détection de changement de terrain |
US7931505B2 (en) * | 2007-11-15 | 2011-04-26 | Bose Corporation | Portable device interfacing |
IL187485A0 (en) * | 2007-11-19 | 2008-02-09 | Danny Knafou | Designed console for providing a variety of cellular services to a driver of a motor vehicle and his environment |
US8401776B2 (en) * | 2007-11-29 | 2013-03-19 | Saab Sensis Corporation | Automatic determination of aircraft holding locations and holding durations from aircraft surveillance data |
US8145415B2 (en) * | 2007-11-29 | 2012-03-27 | Saab Sensis Corporation | Automatic determination of aircraft holding locations and holding durations from aircraft surveillance data |
JP2009145234A (ja) * | 2007-12-14 | 2009-07-02 | Sony Corp | ガイド情報提示システム、ガイド情報提示方法、サーバ装置、端末装置 |
KR101442544B1 (ko) * | 2007-12-18 | 2014-09-23 | 엘지전자 주식회사 | 이동 단말기 및 그의 무선기기 표시 방법 |
JP5034931B2 (ja) | 2007-12-26 | 2012-09-26 | ソニー株式会社 | 表示装置、プログラム、及び記録媒体 |
US8327272B2 (en) | 2008-01-06 | 2012-12-04 | Apple Inc. | Portable multifunction device, method, and graphical user interface for viewing and managing electronic calendars |
US8355862B2 (en) | 2008-01-06 | 2013-01-15 | Apple Inc. | Graphical user interface for presenting location information |
US8452529B2 (en) | 2008-01-10 | 2013-05-28 | Apple Inc. | Adaptive navigation system for estimating travel times |
RU2010138114A (ru) * | 2008-02-15 | 2012-03-20 | Томтом Интернэшнл Б,В, (Nl) | Устройство, система и способ навигации с модулем поиска по эфиру |
DE102008011711A1 (de) * | 2008-02-28 | 2009-09-03 | Continental Automotive Gmbh | Verfahren zum Betreiben eines Navigationssystems |
CN101246493A (zh) * | 2008-03-10 | 2008-08-20 | 柯文生 | 电子地图实现通讯连结的方法 |
US20090259397A1 (en) * | 2008-04-10 | 2009-10-15 | Richard Stanton | Navigation system with touchpad remote |
US8856671B2 (en) * | 2008-05-11 | 2014-10-07 | Navteq B.V. | Route selection by drag and drop |
US9250092B2 (en) | 2008-05-12 | 2016-02-02 | Apple Inc. | Map service with network-based query for search |
US8644843B2 (en) | 2008-05-16 | 2014-02-04 | Apple Inc. | Location determination |
US8478337B2 (en) | 2008-05-30 | 2013-07-02 | Mitsubishi Electric Corporation | Navigation device and adaptively-controlled communication system |
US9026095B2 (en) * | 2008-06-30 | 2015-05-05 | Nokia Corporation | Delivery of assistance data for signal reception |
US8369867B2 (en) | 2008-06-30 | 2013-02-05 | Apple Inc. | Location sharing |
US8612151B2 (en) * | 2008-07-11 | 2013-12-17 | Marcus Winkler | Apparatus for and method of junction view display |
EP2331499B1 (fr) | 2008-08-19 | 2016-09-21 | Janssen Pharmaceutica NV | Antagonistes des récepteurs au froid activés par le menthol |
US8359643B2 (en) | 2008-09-18 | 2013-01-22 | Apple Inc. | Group formation using anonymous broadcast information |
US20100082693A1 (en) * | 2008-09-25 | 2010-04-01 | Ethan Hugg | Organization of a contact list based on social network context |
US8164801B2 (en) * | 2008-10-16 | 2012-04-24 | International Buisness Machines Corporation | Providing updated versions of printed documents from two-dimensional barcodes associated with the updated versions |
CN101727468A (zh) * | 2008-10-20 | 2010-06-09 | 鸿富锦精密工业(深圳)有限公司 | 电子装置及其图片管理方法 |
US20150160023A1 (en) * | 2008-10-21 | 2015-06-11 | Google Inc. | Personalized Traffic Alerts |
US8060582B2 (en) | 2008-10-22 | 2011-11-15 | Google Inc. | Geocoding personal information |
JP5200858B2 (ja) * | 2008-10-29 | 2013-06-05 | カシオ計算機株式会社 | エミュレータ管理システムおよびプログラム |
US8260320B2 (en) | 2008-11-13 | 2012-09-04 | Apple Inc. | Location specific content |
US20110257810A1 (en) * | 2008-12-30 | 2011-10-20 | Renault Trucks | Onboard vehicle system and method for configuring vehicle functionalities |
EP2370964B1 (fr) * | 2008-12-30 | 2019-08-28 | TomTom Global Content B.V. | Procédé et système pour transmettre et/ou recevoir au moins une référence d'emplacement, améliorée par au moins un facteur de focalisation |
WO2010077223A1 (fr) | 2008-12-30 | 2010-07-08 | Tele Atlas North America, Inc. | Procédé et système pour transmettre et/ou recevoir au moins une référence de position, améliorée par au moins un facteur de focalisation |
JP5682851B2 (ja) * | 2009-01-13 | 2015-03-11 | ヤマハ株式会社 | 電子音楽装置、電子音楽システム、該電子音楽システムを構成する電子音楽装置およびサーバ |
KR101552309B1 (ko) * | 2009-02-11 | 2015-09-11 | 삼성전자주식회사 | 휴대 단말기의 사용자 인터페이스 제공 방법 |
US20100217482A1 (en) * | 2009-02-20 | 2010-08-26 | Ford Global Technologies, Llc | Vehicle-based system interface for personal navigation device |
US8413217B2 (en) * | 2009-03-04 | 2013-04-02 | Qualcomm Incorporated | Systems and methods for controlling operation of a mobile station |
GB2469086A (en) * | 2009-04-01 | 2010-10-06 | Naseem Bari | Providing a forced navigation route via a portable navigation device |
US9479895B2 (en) | 2009-04-23 | 2016-10-25 | International Business Machines Corporation | Location-oriented services |
US8660530B2 (en) | 2009-05-01 | 2014-02-25 | Apple Inc. | Remotely receiving and communicating commands to a mobile device for execution by the mobile device |
US8666367B2 (en) | 2009-05-01 | 2014-03-04 | Apple Inc. | Remotely locating and commanding a mobile device |
US8670748B2 (en) | 2009-05-01 | 2014-03-11 | Apple Inc. | Remotely locating and commanding a mobile device |
US9068849B2 (en) | 2009-05-04 | 2015-06-30 | Tomtom North America, Inc. | Method and system for reducing shape points in a geographic data information system |
US8098205B2 (en) * | 2009-05-05 | 2012-01-17 | Flextronics Automotive Inc. | GPS, GSM, and wireless LAN antenna for vehicle applications |
JP5438377B2 (ja) * | 2009-05-18 | 2014-03-12 | 任天堂株式会社 | 情報処理プログラムおよび情報処理装置 |
DE102009023639A1 (de) * | 2009-05-29 | 2010-12-09 | Bury Sp.Z.O.O | Elektronisches Fahrtenbuch |
JP2011015324A (ja) * | 2009-07-06 | 2011-01-20 | Toyota Motor Corp | 車載機及びシステム並びにデータ通信設定方法 |
US20110004523A1 (en) * | 2009-07-06 | 2011-01-06 | Ford Global Technologies, Llc | Method and Apparatus for Preferential Determination and Display of Points of Interest |
US8022877B2 (en) | 2009-07-16 | 2011-09-20 | Skyhook Wireless, Inc. | Systems and methods for using a satellite positioning system to detect moved WLAN access points |
FI3920471T3 (fi) | 2009-09-08 | 2024-02-07 | Abbott Diabetes Care Inc | Menetelmiä ja tuotteita turvallisuuskriittisen sovelluksen isännöintiin valvomattomassa tietojenkäsittelylaitteessa |
TWI395925B (zh) * | 2009-10-09 | 2013-05-11 | Mitac Int Corp | 調整功能圖示大小的方法及其相關手持式裝置 |
TWI395926B (zh) * | 2009-10-26 | 2013-05-11 | Mitac Int Corp | 以無線的方式新增導航內容到個人導航裝置的方法 |
US8478528B2 (en) * | 2009-11-05 | 2013-07-02 | Mitac International Corp. | Methods of wirelessly adding navigational content to a personal navigation device |
JP2011106849A (ja) * | 2009-11-13 | 2011-06-02 | J&K Car Electronics Corp | ポータブルナビゲーション装置、及びプログラム |
US8811900B2 (en) * | 2009-11-13 | 2014-08-19 | Honda Motor Co., Ltd. | System and method for hands free connect application for the automobile environment |
DE102009054138A1 (de) | 2009-11-20 | 2011-05-26 | Bayerische Motoren Werke Aktiengesellschaft | Verfahren und Vorrichtung zum Betreiben einer Anzeigeeinheit |
KR101612789B1 (ko) * | 2009-12-01 | 2016-04-18 | 엘지전자 주식회사 | 이동 단말기의 내비게이션 방법 및 그 장치 |
FR2953590B1 (fr) * | 2009-12-03 | 2012-08-03 | Mobile Devices Ingenierie | Dispositif d'information pour conducteur de vehicule et procede pour commander un tel dispositif. |
US9304005B2 (en) * | 2009-12-04 | 2016-04-05 | GM Global Technology Operations LLC | Application programming interface (API) for navigation applications that merges incremental updates with existing map database |
US20110137808A1 (en) * | 2009-12-04 | 2011-06-09 | 3Pd | Analyzing survey results |
US8862576B2 (en) | 2010-01-06 | 2014-10-14 | Apple Inc. | Device, method, and graphical user interface for mapping directions between search results |
US20110237234A1 (en) | 2010-03-23 | 2011-09-29 | Fujitsu Limited | System and methods for remote maintenance in an electronic network with multiple clients |
US8423273B2 (en) * | 2010-03-30 | 2013-04-16 | Honda Motor Co., Ltd. | Minimum energy route for a motor vehicle |
US8527132B2 (en) | 2010-03-30 | 2013-09-03 | Honda Motor Co., Ltd. | Energy maps and method of making |
US20110258581A1 (en) * | 2010-04-14 | 2011-10-20 | Wei-Han Hu | Method for adjusting size of an icon and related handheld device |
WO2021144656A1 (fr) | 2020-01-15 | 2021-07-22 | Monday.Com | Systèmes et procédés de traitement numérique pour des jauges de tables dynamiques graphiques dans des systèmes de travail collaboratifs |
WO2021220058A1 (fr) | 2020-05-01 | 2021-11-04 | Monday.com Ltd. | Systèmes et procédés de traitement numérique pour un flux de travail collaboratif amélioré et systèmes, procédés et dispositifs de mise en réseau |
US11410129B2 (en) | 2010-05-01 | 2022-08-09 | Monday.com Ltd. | Digital processing systems and methods for two-way syncing with third party applications in collaborative work systems |
WO2021161104A1 (fr) | 2020-02-12 | 2021-08-19 | Monday.Com | Caractéristiques d'affichage améliorées dans des systèmes de réseaux collaboratifs, procédés et dispositifs |
JP5012957B2 (ja) * | 2010-05-31 | 2012-08-29 | 株式会社デンソー | 車両用入力システム |
US10066948B2 (en) | 2010-06-04 | 2018-09-04 | Nokia Technologies Oy | Method and apparatus for generating map-based snippets |
US9846046B2 (en) | 2010-07-30 | 2017-12-19 | Ford Global Technologies, Llc | Vehicle navigation method and system |
TW201208395A (en) * | 2010-08-02 | 2012-02-16 | Hon Hai Prec Ind Co Ltd | Audio player and audio playing method thereof |
US8335643B2 (en) | 2010-08-10 | 2012-12-18 | Ford Global Technologies, Llc | Point of interest search, identification, and navigation |
US8521424B2 (en) * | 2010-09-29 | 2013-08-27 | Ford Global Technologies, Llc | Advanced map information delivery, processing and updating |
US8849552B2 (en) | 2010-09-29 | 2014-09-30 | Ford Global Technologies, Llc | Advanced map information delivery, processing and updating |
US9429445B2 (en) | 2010-11-02 | 2016-08-30 | Telenav, Inc. | Navigation system with communication identification based destination guidance mechanism and method of operation thereof |
KR101932688B1 (ko) * | 2010-11-29 | 2018-12-28 | 삼성전자주식회사 | 휴대기기 및 이에 적용되는 ui 모드 제공 방법 |
TWI442353B (zh) * | 2010-12-06 | 2014-06-21 | Mitac Int Corp | 根據導航路徑上的興趣點提供導航路徑之方法及相關裝置 |
JP5620253B2 (ja) * | 2010-12-21 | 2014-11-05 | 株式会社ナビタイムジャパン | ナビゲーションシステム、ナビゲーションサーバ、ナビゲーション方法、および、プログラム |
GB2483318B (en) * | 2011-01-24 | 2013-06-26 | Realvnc Ltd | Software activation systems |
JP2012217130A (ja) * | 2011-03-25 | 2012-11-08 | Denso Corp | 携帯端末および機器連携システム |
US20120260290A1 (en) * | 2011-04-07 | 2012-10-11 | Sony Corporation | User interface for audio video display device such as tv |
US9341493B2 (en) | 2011-04-18 | 2016-05-17 | Volkswagen Ag | Method and apparatus for providing a user interface, particularly in a vehicle |
WO2012154870A2 (fr) * | 2011-05-09 | 2012-11-15 | Zoll Medical Corporation | Systèmes et procédés pour une interface utilisateur de navigation ems |
US8688321B2 (en) | 2011-07-11 | 2014-04-01 | Ford Global Technologies, Llc | Traffic density estimation |
US9185066B2 (en) * | 2011-09-01 | 2015-11-10 | Sony Corporation | Enabling wireless device communication |
US9439051B2 (en) | 2011-09-01 | 2016-09-06 | Toyota Motor Engineering & Manufacturing North America, Inc. | System for providing Internet access to an automotive vehicle having a multimedia device |
US8948698B2 (en) * | 2011-09-02 | 2015-02-03 | Toyota Motor Engineering & Manufacturing North America, Inc. | Vehicle multimedia head unit with two bluetooth antennas and two receivers |
US8682307B2 (en) | 2011-09-06 | 2014-03-25 | General Motors Llc | Device-interoperability notification method and system, and method for assessing an interoperability of an electronic device with a vehicle |
US9230232B2 (en) * | 2011-09-20 | 2016-01-05 | Telogis, Inc. | Vehicle fleet work order management system |
US8388450B1 (en) * | 2011-09-26 | 2013-03-05 | Zynga Inc. | Expanding the gaming social network with unrelated players |
US20130085881A1 (en) * | 2011-10-01 | 2013-04-04 | Panzara Inc. | Mobile and Web Commerce Platform for delivery of Business Information and Service Status Management. |
US8732810B2 (en) * | 2011-10-27 | 2014-05-20 | Cellco Partnership | IP push platform and connection protocol in a push notification framework |
US8838385B2 (en) | 2011-12-20 | 2014-09-16 | Ford Global Technologies, Llc | Method and apparatus for vehicle routing |
US9459102B2 (en) | 2011-12-30 | 2016-10-04 | Intel Corporation | Managing navigation changes |
US8731822B2 (en) * | 2012-01-17 | 2014-05-20 | Motorola Mobility Llc | Systems and methods for interleaving navigational directions with additional audio in a mobile device |
US9423266B2 (en) * | 2012-01-26 | 2016-08-23 | Telecommunication Systems, Inc. | Navigational lane guidance |
US20130197807A1 (en) * | 2012-01-31 | 2013-08-01 | Wei Du | System, method and computer program product for quantifying hazard risk |
US8756012B2 (en) | 2012-02-03 | 2014-06-17 | Honeywell International Inc. | System and method for displaying performance based range and time scales on a navigation display |
US9141988B2 (en) | 2012-02-22 | 2015-09-22 | Ebay, Inc. | Systems and methods to provide search results based on time to obtain |
US9171327B2 (en) | 2012-03-23 | 2015-10-27 | Ebay Inc. | Systems and methods for in-vehicle navigated shopping |
KR101901720B1 (ko) * | 2012-04-02 | 2018-11-13 | 삼성전자주식회사 | 더미 장치와의 연동 방법 및 그 전자 장치 |
CN102655554B (zh) * | 2012-04-19 | 2016-08-17 | 惠州Tcl移动通信有限公司 | 无线通讯设备及其导航中的控制方法 |
SE537183C2 (sv) * | 2012-05-03 | 2015-02-24 | Scania Cv Ab | Metod och system för reglering av fordon |
US8908879B2 (en) | 2012-05-23 | 2014-12-09 | Sonos, Inc. | Audio content auditioning |
US9418672B2 (en) | 2012-06-05 | 2016-08-16 | Apple Inc. | Navigation application with adaptive instruction text |
US8965696B2 (en) | 2012-06-05 | 2015-02-24 | Apple Inc. | Providing navigation instructions while operating navigation application in background |
US9146125B2 (en) | 2012-06-05 | 2015-09-29 | Apple Inc. | Navigation application with adaptive display of graphical directional indicators |
US9111380B2 (en) | 2012-06-05 | 2015-08-18 | Apple Inc. | Rendering maps |
US9159153B2 (en) | 2012-06-05 | 2015-10-13 | Apple Inc. | Method, system and apparatus for providing visual feedback of a map view change |
US9230556B2 (en) | 2012-06-05 | 2016-01-05 | Apple Inc. | Voice instructions during navigation |
US9482296B2 (en) | 2012-06-05 | 2016-11-01 | Apple Inc. | Rendering road signs during navigation |
US9997069B2 (en) | 2012-06-05 | 2018-06-12 | Apple Inc. | Context-aware voice guidance |
US9886794B2 (en) | 2012-06-05 | 2018-02-06 | Apple Inc. | Problem reporting in maps |
US10176633B2 (en) | 2012-06-05 | 2019-01-08 | Apple Inc. | Integrated mapping and navigation application |
US20130339266A1 (en) | 2012-06-15 | 2013-12-19 | Telogis, Inc. | Vehicle fleet routing system |
US20130339098A1 (en) * | 2012-06-15 | 2013-12-19 | Telogis, Inc. | Vehicle fleet routing system |
US9091562B2 (en) * | 2012-06-27 | 2015-07-28 | International Business Machines Corporation | Navigation system efficiently utilizes power by providing instructions to the driver for only the driver selected portion(s) of route |
US9535653B2 (en) * | 2012-08-31 | 2017-01-03 | Google Inc. | Adjusting audio volume of multimedia when switching between multiple multimedia content |
JP6145597B2 (ja) * | 2012-09-04 | 2017-06-14 | 株式会社ユピテル | 車載電子機器 |
US10359294B2 (en) * | 2012-10-29 | 2019-07-23 | Google Llc | Interactive digital map on a portable device |
WO2014089163A2 (fr) * | 2012-12-04 | 2014-06-12 | Shaleapps, Llc | Système, procédé et appareil de gestion de transport de fluide |
EP2747000B1 (fr) * | 2012-12-20 | 2017-11-22 | ABB Schweiz AG | Système et procédé d'attribution automatique de ressources mobiles à des tâches |
CN103047997B (zh) * | 2012-12-26 | 2016-01-20 | 北京工业大学 | 基于蓝牙的3d加速度和角速度实时采集与发送传感模块 |
WO2014119935A1 (fr) * | 2013-01-31 | 2014-08-07 | Joung Han Uk | Dispositif électronique permettant de lire de la musique dans un service de navigation et procédé associé |
US9542172B2 (en) * | 2013-02-05 | 2017-01-10 | Apple Inc. | Automatic updating of applications |
US9344869B2 (en) | 2013-02-12 | 2016-05-17 | Motorola Solutions, Inc. | Method and apparatus for enhanced navigation in a dispatch communication system |
US9713963B2 (en) | 2013-02-18 | 2017-07-25 | Ford Global Technologies, Llc | Method and apparatus for route completion likelihood display |
US9863777B2 (en) | 2013-02-25 | 2018-01-09 | Ford Global Technologies, Llc | Method and apparatus for automatic estimated time of arrival calculation and provision |
US8977479B2 (en) | 2013-03-12 | 2015-03-10 | Ford Global Technologies, Llc | Method and apparatus for determining traffic conditions |
US9047774B2 (en) | 2013-03-12 | 2015-06-02 | Ford Global Technologies, Llc | Method and apparatus for crowd-sourced traffic reporting |
US9210357B1 (en) * | 2013-03-13 | 2015-12-08 | Google Inc. | Automatically pairing remote |
US9874452B2 (en) | 2013-03-14 | 2018-01-23 | Ford Global Technologies, Llc | Method and apparatus for enhanced driving experience including dynamic POI identification |
US9404766B2 (en) | 2013-06-08 | 2016-08-02 | Apple Inc. | Navigation peek ahead and behind in a navigation application |
US9500494B2 (en) | 2013-06-09 | 2016-11-22 | Apple Inc. | Providing maneuver indicators on a map |
US9273980B2 (en) | 2013-06-09 | 2016-03-01 | Apple Inc. | Direction list |
US9536325B2 (en) * | 2013-06-09 | 2017-01-03 | Apple Inc. | Night mode |
EP2824480A1 (fr) | 2013-07-09 | 2015-01-14 | The European Union, represented by the European Commission | Signaux de radionavigation par satellite signé numériquement |
GB2531476B (en) * | 2013-09-06 | 2019-04-17 | Landmark Graphics Corp | Method for using geographical positioning system data to sketch the site for scouting job |
US10054463B2 (en) * | 2013-09-26 | 2018-08-21 | Google Llc | Systems and methods for providing navigation data to a vehicle |
US20150088411A1 (en) * | 2013-09-26 | 2015-03-26 | Google Inc. | Providing Digital Images to an External Device During Navigation |
US9958289B2 (en) * | 2013-09-26 | 2018-05-01 | Google Llc | Controlling navigation software on a portable device from the head unit of a vehicle |
US9109917B2 (en) | 2013-09-26 | 2015-08-18 | Google Inc. | Systems and methods for providing input suggestions via the head unit of a vehicle |
US9439239B2 (en) | 2013-10-22 | 2016-09-06 | William H. Jennings | Selective transmission storage and playback for communication device |
US10963951B2 (en) | 2013-11-14 | 2021-03-30 | Ebay Inc. | Shopping trip planner |
US20150142251A1 (en) * | 2013-11-21 | 2015-05-21 | International Business Machines Corporation | Vehicle control based on colors representative of navigation information |
US20150149545A1 (en) * | 2013-11-28 | 2015-05-28 | Hyundai Motor America | Apparatus and method for sharing of location information using social network service |
CN105813969B (zh) * | 2013-12-06 | 2021-05-25 | 奥的斯电梯公司 | 使用无线可编程装置进行的服务请求 |
US9820103B2 (en) * | 2014-01-22 | 2017-11-14 | Lenovo (Singapore) Pte. Ltd. | Direction assistance based on personal experience |
JP6230439B2 (ja) * | 2014-02-17 | 2017-11-15 | 三菱電機株式会社 | 車載情報機器 |
EP2911389B1 (fr) * | 2014-02-19 | 2018-05-30 | Televic Rail NV | Système pour commander une palette de couleur sur un écran |
JP6379533B2 (ja) * | 2014-03-11 | 2018-08-29 | 株式会社リコー | 出力装置及び出力システム |
KR20150141827A (ko) * | 2014-06-10 | 2015-12-21 | 주식회사 티노스 | Avn 시스템의 화면 및 오디오 변경 제어장치 |
US20160048799A1 (en) | 2014-08-15 | 2016-02-18 | Xpo Last Mile, Inc. | Cascading call notification system and method |
US10290133B2 (en) | 2014-09-26 | 2019-05-14 | Oracle International Corporation | High fidelity interactive screenshots for mobile applications |
US9826045B2 (en) * | 2014-09-26 | 2017-11-21 | Oracle International Corporation | Efficient means to test server generated applications on mobile device |
US9892628B2 (en) | 2014-10-14 | 2018-02-13 | Logitech Europe S.A. | Method of controlling an electronic device |
KR20160061466A (ko) | 2014-11-21 | 2016-06-01 | 현대자동차주식회사 | Avn 단말 및 그 제어 방법 |
TWI534634B (zh) * | 2015-01-29 | 2016-05-21 | 台達電子工業股份有限公司 | 主動式資料推送系統及主動式資料推送方法 |
US10012508B2 (en) | 2015-03-04 | 2018-07-03 | Lenovo (Singapore) Pte. Ltd. | Providing directions to a location in a facility |
WO2016144385A1 (fr) * | 2015-03-08 | 2016-09-15 | Apple Inc. | Partage de constructions graphiques configurables par l'utilisateur |
US9953547B2 (en) * | 2015-03-18 | 2018-04-24 | Aditi B. Harish | Wearable device to guide a human being with at least a partial visual impairment condition around an obstacle during locomotion thereof |
JP2016191670A (ja) * | 2015-03-31 | 2016-11-10 | 株式会社トヨタマップマスター | ナビゲーション装置、ナビゲーション方法、コンピュータプログラム及びコンピュータプログラムを記録した記録媒体 |
US9978284B2 (en) * | 2015-06-05 | 2018-05-22 | Here Global B.V. | Method and apparatus for generating vehicle maneuver plans |
US10180331B2 (en) * | 2015-06-07 | 2019-01-15 | Apple Inc. | Transit navigation |
CN105208191B (zh) * | 2015-08-13 | 2019-02-12 | 小米科技有限责任公司 | 模式切换方法及装置 |
KR101704567B1 (ko) * | 2015-08-27 | 2017-02-08 | 현대자동차주식회사 | 차량 연동 앱 관리 방법, 장치 및 시스템 |
DE102015011566B4 (de) * | 2015-09-02 | 2019-08-08 | Audi Ag | Aufgabenorientierte Kraftfahrzeug-Navigation |
US10113877B1 (en) * | 2015-09-11 | 2018-10-30 | Philip Raymond Schaefer | System and method for providing directional information |
US9395384B1 (en) * | 2015-10-07 | 2016-07-19 | State Farm Mutual Automobile Insurance Company | Systems and methods for estimating vehicle speed and hence driving behavior using accelerometer data during periods of intermittent GPS |
CN106612369A (zh) * | 2015-10-27 | 2017-05-03 | 华为终端(东莞)有限公司 | 定位信息的处理方法和装置 |
RU2706606C1 (ru) * | 2015-11-09 | 2019-11-19 | ФОРД ГЛОУБАЛ ТЕКНОЛОДЖИЗ, ЭлЭлСи | Способ, система и устройство для помечания событий разворота и маршрутизации транспортного средства |
EP3365825B1 (fr) * | 2015-11-19 | 2020-09-30 | Robert Bosch GmbH | Contrôle d'accès sécurisé à un dispositif intégré par l'intermédiaire d'un ordinateur en réseau |
CN105704214A (zh) * | 2016-01-08 | 2016-06-22 | 北京小米移动软件有限公司 | 信息发送方法及装置 |
US10906463B2 (en) * | 2016-02-01 | 2021-02-02 | Magna Electronics Inc. | Vehicle adaptive lighting system |
DE102016202966A1 (de) * | 2016-02-25 | 2017-08-31 | Bayerische Motoren Werke Aktiengesellschaft | Akustische Wiedergabe eines digitalen Audio-Mediums in einem Kraftfahrzeug |
DE102016202968B4 (de) * | 2016-02-25 | 2024-05-02 | Bayerische Motoren Werke Aktiengesellschaft | Akustische Wiedergabe eines digitalen Audio-Mediums in einem Kraftfahrzeug |
US10331314B2 (en) * | 2016-03-11 | 2019-06-25 | Denso International America, Inc. | User interface including recyclable menu |
CN105973260A (zh) * | 2016-05-04 | 2016-09-28 | 深圳市凯立德科技股份有限公司 | 一种导航显示方法及装置 |
US10299074B2 (en) * | 2016-05-09 | 2019-05-21 | Microsoft Technology Licensing, Llc | Offline map download |
CN107643954B (zh) * | 2016-07-20 | 2020-08-04 | 平安科技(深圳)有限公司 | Sdk接入系统和方法 |
US9812011B1 (en) * | 2016-07-28 | 2017-11-07 | Here Global B.V. | Dangerous driving weather messages |
WO2018044297A1 (fr) * | 2016-08-31 | 2018-03-08 | Ford Global Technologies, Llc | Fauteuil roulant avec protection contre les intempéries |
US10024671B2 (en) | 2016-11-16 | 2018-07-17 | Allstate Insurance Company | Multi-stop route selection system |
WO2018097814A1 (fr) * | 2016-11-22 | 2018-05-31 | Ford Motor Company | Assistance de véhicule |
US10220784B2 (en) * | 2016-11-29 | 2019-03-05 | Ford Global Technologies, Llc | Luminescent windshield display |
RU173728U1 (ru) * | 2017-02-07 | 2017-09-07 | Акционерное общество "Российская корпорация ракетно-космического приборостроения и информационных систем" (АО "Российские космические системы") | Пользовательский картографический интерфейс |
JP6432030B2 (ja) * | 2017-03-07 | 2018-12-05 | 株式会社ユピテル | 車載電子機器 |
DE112017007032T5 (de) | 2017-03-08 | 2019-10-31 | Ford Global Technologies, Llc | An einem Fahrzeug angebrachter Flugdrohnenbehälter |
US10408624B2 (en) * | 2017-04-18 | 2019-09-10 | Microsoft Technology Licensing, Llc | Providing familiarizing directional information |
US10796484B2 (en) * | 2017-06-14 | 2020-10-06 | Anand Babu Chitavadigi | System and method for interactive multimedia and multi-lingual guided tour/panorama tour |
US11308540B2 (en) | 2017-07-11 | 2022-04-19 | International Business Machines Corporation | Real time recommendation engine |
US11100535B2 (en) | 2017-07-11 | 2021-08-24 | International Business Machines Corporation | Group recommendations based on external factors |
US10275451B2 (en) * | 2017-07-11 | 2019-04-30 | International Business Machines Corporation | Counterintuitive recommendations based upon temporary conditions |
JP7029247B2 (ja) * | 2017-08-09 | 2022-03-03 | オムロンヘルスケア株式会社 | ユーザ端末、サーバ装置、及び通信パラメータの設定方法 |
CN107566410B (zh) * | 2017-10-20 | 2020-01-03 | 国信嘉宁数据技术有限公司 | 一种数据保全报文请求处理方法和装置 |
US20190212815A1 (en) * | 2018-01-10 | 2019-07-11 | Samsung Electronics Co., Ltd. | Method and apparatus to determine trigger intent of user |
CN108534794A (zh) * | 2018-03-02 | 2018-09-14 | 百度在线网络技术(北京)有限公司 | 一种导航中车标的显示方法、装置、设备和介质 |
CN108898869A (zh) * | 2018-05-07 | 2018-11-27 | 阿里巴巴集团控股有限公司 | 到站提醒方法、装置及系统 |
US11436359B2 (en) | 2018-07-04 | 2022-09-06 | Monday.com Ltd. | System and method for managing permissions of users for a single data type column-oriented data structure |
US11698890B2 (en) | 2018-07-04 | 2023-07-11 | Monday.com Ltd. | System and method for generating a column-oriented data structure repository for columns of single data types |
CN109543639B (zh) * | 2018-11-29 | 2021-12-24 | 上海芯爱智能科技有限公司 | 一种信息显示方法、系统、服务器和存储介质 |
US11049196B2 (en) * | 2018-12-28 | 2021-06-29 | Datalogic I.P. Tech S.R.L. | Drive-through automated supermarket |
CN110118571A (zh) * | 2019-04-19 | 2019-08-13 | 芜湖智久机器人有限公司 | 一种获取移动设备上的激光传感器的安装角度误差的方法 |
CN110399040B (zh) * | 2019-07-23 | 2023-05-12 | 芋头科技(杭州)有限公司 | 多模态交互方法、用户端设备、服务器及系统 |
KR20210029591A (ko) * | 2019-09-06 | 2021-03-16 | 엘지전자 주식회사 | 로봇 및 그 제어 방법 |
USD926097S1 (en) * | 2019-10-04 | 2021-07-27 | Volkswagen Aktiengesellschaft | Instrument panel for media and navigation system |
JP6991186B2 (ja) * | 2019-11-06 | 2022-01-12 | 本田技研工業株式会社 | 機器操作装置、機器操作方法、およびプログラム |
USD926096S1 (en) * | 2019-11-08 | 2021-07-27 | Volkswagen Aktiengesellschaft | Instrument panel for media and navigation system |
EP4062313A1 (fr) | 2019-11-18 | 2022-09-28 | Monday.com Ltd. | Systèmes, procédés et dispositifs de réseautage collaboratif |
US11030556B1 (en) | 2019-11-18 | 2021-06-08 | Monday.Com | Digital processing systems and methods for dynamic object display of tabular information in collaborative work systems |
KR20210102063A (ko) * | 2020-02-11 | 2021-08-19 | 현대자동차주식회사 | M2m 시스템에서 확인 기반 동작을 수행하기 위한 방법 및 장치 |
JP7516066B2 (ja) * | 2020-02-21 | 2024-07-16 | キヤノン株式会社 | 撮像装置、撮像装置の制御方法、プログラムおよび記録媒体 |
JP7325131B2 (ja) * | 2020-02-25 | 2023-08-14 | 株式会社ユピテル | 運転支援システム及びプログラム |
US11685398B2 (en) * | 2020-02-27 | 2023-06-27 | Baidu Usa Llc | Lane based routing system for autonomous driving vehicles |
US20240184989A1 (en) | 2020-05-01 | 2024-06-06 | Monday.com Ltd. | Digital processing systems and methods for virtualfile-based electronic white board in collaborative work systems systems |
US11277361B2 (en) | 2020-05-03 | 2022-03-15 | Monday.com Ltd. | Digital processing systems and methods for variable hang-time for social layer messages in collaborative work systems |
DK181103B1 (en) | 2020-05-11 | 2022-12-15 | Apple Inc | User interfaces related to time |
EP4154096A1 (fr) | 2020-05-18 | 2023-03-29 | Apple Inc. | Interfaces utilisateur permettant de visualiser et d'affiner l'emplacement actuel d'un dispositif électronique |
USD937165S1 (en) * | 2020-08-26 | 2021-11-30 | Atieva Inc. | Retractable, vehicular, center console display screen |
US11468990B2 (en) | 2020-10-12 | 2022-10-11 | Kyndryl, Inc. | Prevention of computer vision syndrome using explainable artificial intelligence |
US11397847B1 (en) | 2021-01-14 | 2022-07-26 | Monday.com Ltd. | Digital processing systems and methods for display pane scroll locking during collaborative document editing in collaborative work systems |
WO2022245669A1 (fr) | 2021-05-15 | 2022-11-24 | Apple Inc. | Interfaces utilisateur pour des entraînements de groupe |
US12056664B2 (en) | 2021-08-17 | 2024-08-06 | Monday.com Ltd. | Digital processing systems and methods for external events trigger automatic text-based document alterations in collaborative work systems |
US12105948B2 (en) | 2021-10-29 | 2024-10-01 | Monday.com Ltd. | Digital processing systems and methods for display navigation mini maps |
US12095828B2 (en) | 2021-12-30 | 2024-09-17 | Harman International Industries, Incorporated | In-vehicle communications and media mixing |
US20230214171A1 (en) * | 2021-12-30 | 2023-07-06 | Harman International Industries, Incorporated | In-vehicle multi-occupant media management |
CN115512479B (zh) * | 2022-09-09 | 2024-04-09 | 北海市冠标智慧声谷科技有限责任公司 | 管理接待信息的方法以及后端设备 |
US11741071B1 (en) | 2022-12-28 | 2023-08-29 | Monday.com Ltd. | Digital processing systems and methods for navigating and viewing displayed content |
US11886683B1 (en) | 2022-12-30 | 2024-01-30 | Monday.com Ltd | Digital processing systems and methods for presenting board graphics |
US11893381B1 (en) | 2023-02-21 | 2024-02-06 | Monday.com Ltd | Digital processing systems and methods for reducing file bundle sizes |
US12118401B1 (en) | 2023-11-28 | 2024-10-15 | Monday.com Ltd. | Digital processing systems and methods for facilitating the development and implementation of applications in conjunction with a serverless environment |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4919545A (en) * | 1988-12-22 | 1990-04-24 | Gte Laboratories Incorporated | Distributed security procedure for intelligent networks |
US6226749B1 (en) * | 1995-07-31 | 2001-05-01 | Hewlett-Packard Company | Method and apparatus for operating resources under control of a security module or other secure processor |
US20050027987A1 (en) * | 2003-08-01 | 2005-02-03 | Neufeld E. David | Method and apparatus to provide secure communication between systems |
US7036113B1 (en) * | 2000-10-26 | 2006-04-25 | International Business Machines Corporation | Detection of resource exceptions |
Family Cites Families (297)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4153874A (en) * | 1977-08-26 | 1979-05-08 | Kaestner Erwin A | Mobile perpetually self-correcting estimated time of arrival calculator |
US4550317A (en) * | 1982-09-29 | 1985-10-29 | Toyota Jidosha Kabushiki Kaisha | Drive guide display system for motor vehicle |
CN2033144U (zh) | 1988-06-02 | 1989-02-22 | 汲波 | 机动车超速报警记录装置 |
US5058201A (en) * | 1988-06-07 | 1991-10-15 | Oki Electric Industry Co., Ltd. | Mobile telecommunications system using distributed miniature zones |
JPH0269616A (ja) * | 1988-09-06 | 1990-03-08 | Toshiba Corp | カーナビゲーションシステム |
US5046082A (en) * | 1990-05-02 | 1991-09-03 | Gte Mobile Communications Service Corporation | Remote accessing system for cellular telephones |
JPH04187851A (ja) * | 1990-11-20 | 1992-07-06 | Toyota Motor Corp | 筒内直接噴射式火花点火機関 |
US5155689A (en) * | 1991-01-17 | 1992-10-13 | By-Word Technologies, Inc. | Vehicle locating and communicating method and apparatus |
AU671951B2 (en) * | 1991-06-05 | 1996-09-19 | Toshio Tsuyuki | Navigation apparatus and navigation method |
JP2780521B2 (ja) * | 1991-07-11 | 1998-07-30 | 三菱電機株式会社 | 地図表示制御装置 |
US5515284A (en) * | 1991-09-25 | 1996-05-07 | Zexel Corporation | Storage medium for map information for navigation system and system for offering map information for navigation system |
JPH05119701A (ja) | 1991-10-29 | 1993-05-18 | Clarion Co Ltd | カーナビゲーシヨン用地図表示装置 |
US6295449B1 (en) * | 1992-01-27 | 2001-09-25 | @Track Communications, Inc. | Data messaging in a communications network using a feature request |
EP0781978B1 (fr) * | 1992-02-18 | 2000-02-02 | Pioneer Electronic Corporation | Dispositif de navigation avec fonction d'affichage de position améliorée |
DE4205979A1 (de) * | 1992-02-27 | 1993-09-02 | Bosch Gmbh Robert | Navigationseinrichtung fuer landfahrzeuge |
JPH0634384A (ja) | 1992-07-16 | 1994-02-08 | Zexel Corp | 車両用ナビゲーション装置 |
DE69330482T2 (de) * | 1992-08-19 | 2001-12-13 | Aisin Aw Co., Ltd. | Fahrzeugnavigationssystem |
JP3027899B2 (ja) * | 1993-05-12 | 2000-04-04 | 松下電器産業株式会社 | 推奨経路案内装置 |
JP2503909B2 (ja) | 1993-09-13 | 1996-06-05 | 日本電装株式会社 | 道路地図表示装置 |
TW249877B (fr) * | 1993-11-23 | 1995-06-21 | Bellsouth Int Inc | |
WO1995019030A1 (fr) * | 1994-01-05 | 1995-07-13 | Pois, Inc. | Appareil et procede pour systeme personnel d'information a bord d'un vehicule |
US5438614A (en) * | 1994-05-25 | 1995-08-01 | U.S. Robotics, Inc. | Modem management techniques |
US6321158B1 (en) * | 1994-06-24 | 2001-11-20 | Delorme Publishing Company | Integrated routing/mapping information |
US5784059A (en) * | 1994-09-16 | 1998-07-21 | Aisin Aw Co., Ltd. | Vehicle navigation system with destination selection using hierarchical menu arrangement with selective level skipping |
CA2157623C (fr) * | 1994-09-20 | 1999-12-21 | Lars Stig Sorensen | Methode et appareil de creation dynamique de menus pour les radiocommunications |
EP0703432B1 (fr) * | 1994-09-22 | 2002-11-27 | Aisin Aw Co., Ltd. | Système de navigation |
JPH08105753A (ja) * | 1994-10-03 | 1996-04-23 | Alpine Electron Inc | 車載用経路誘導システム |
US5727057A (en) * | 1994-12-27 | 1998-03-10 | Ag Communication Systems Corporation | Storage, transmission, communication and access to geographical positioning data linked with standard telephony numbering and encoded for use in telecommunications and related services |
JPH08201088A (ja) * | 1995-01-24 | 1996-08-09 | Pioneer Electron Corp | 経路探索機能を有する車載ナビゲーション装置 |
US5887269A (en) * | 1995-04-07 | 1999-03-23 | Delco Elecronics Corporation | Data product authorization control for GPS navigation system |
JP3430715B2 (ja) * | 1995-05-29 | 2003-07-28 | 株式会社エクォス・リサーチ | 車両走行支援装置 |
GB2301987B (en) * | 1995-06-05 | 2000-01-12 | Nokia Mobile Phones Ltd | Radio telephone text transmission system |
US5680312A (en) | 1995-06-07 | 1997-10-21 | Zexel Corporation | Method and apparatus for selecting a destination in a vehicle navigation system |
US6768944B2 (en) * | 2002-04-09 | 2004-07-27 | Intelligent Technologies International, Inc. | Method and system for controlling a vehicle |
JPH097087A (ja) | 1995-06-16 | 1997-01-10 | Aqueous Res:Kk | 案内装置 |
JP2853978B2 (ja) | 1995-07-26 | 1999-02-03 | 富士通テン株式会社 | ドライブシミュレーション装置 |
JP3483672B2 (ja) * | 1995-09-06 | 2004-01-06 | 三菱電機株式会社 | ナビゲーション装置 |
JPH09147295A (ja) | 1995-09-20 | 1997-06-06 | Toshiba Corp | 車載ナビゲーション装置 |
JP3594374B2 (ja) * | 1995-09-29 | 2004-11-24 | 松下電器産業株式会社 | ナビゲーション装置 |
US5790800A (en) * | 1995-10-13 | 1998-08-04 | Digital Equipment Corporation | Client application program mobilizer |
EP0777206A1 (fr) | 1995-11-30 | 1997-06-04 | Aisin Aw Co., Ltd. | Appareil de navigation pour véhicule |
JP3125669B2 (ja) * | 1996-01-31 | 2001-01-22 | トヨタ自動車株式会社 | 旅行計画作成装置 |
JPH09304107A (ja) | 1996-05-13 | 1997-11-28 | Kenwood Corp | ナビゲーション装置 |
JPH09325038A (ja) * | 1996-06-04 | 1997-12-16 | Nec Home Electron Ltd | カーナビゲーションシステムの経路探索方法および経路探索装置 |
KR100260760B1 (ko) * | 1996-07-31 | 2000-07-01 | 모리 하루오 | 터치패널을 병설한 정보표시장치 |
JP3876462B2 (ja) * | 1996-11-18 | 2007-01-31 | ソニー株式会社 | 地図情報提供装置及び方法 |
JP3876463B2 (ja) * | 1996-11-18 | 2007-01-31 | ソニー株式会社 | 地図情報提供装置及び方法 |
US20010050990A1 (en) * | 1997-02-19 | 2001-12-13 | Frank Wells Sudia | Method for initiating a stream-oriented encrypted communication |
US5936553A (en) * | 1997-02-28 | 1999-08-10 | Garmin Corporation | Navigation device and method for displaying navigation information in a visual perspective view |
JPH10312307A (ja) * | 1997-05-13 | 1998-11-24 | Toshiba Corp | コンピュータシステムに適用するエミュレータ |
JPH1185647A (ja) * | 1997-07-10 | 1999-03-30 | Ricoh Co Ltd | ネットワーク電子機器およびネットワーク電子機器システム |
JPH1138872A (ja) | 1997-07-17 | 1999-02-12 | Toyota Motor Corp | 地図データ配信システム、およびそのシステムに適する地図データ取得装置 |
JPH1139592A (ja) | 1997-07-23 | 1999-02-12 | Toyota Motor Corp | 車両走行制御装置 |
US5951621A (en) | 1997-10-30 | 1999-09-14 | Lear Automotive Dearborn, Inc. | Proximity indicator display |
JPH11149244A (ja) | 1997-11-17 | 1999-06-02 | Casio Comput Co Ltd | 地図表示装置、運転補佐装置、情報報知方法、運転補佐方法及び記録媒体 |
JP3546680B2 (ja) * | 1998-01-26 | 2004-07-28 | トヨタ自動車株式会社 | ナビゲーション装置 |
FR2774166B1 (fr) | 1998-01-27 | 2000-03-31 | Philips Electronics Nv | Appareil de guidage d'un vehicule permettant un balayage d'itineraire |
US6085097A (en) * | 1998-02-12 | 2000-07-04 | Savery; Winsor T. | Cellular communications tracking system using a multitude of assigned call-numbers |
US6006269A (en) * | 1998-03-11 | 1999-12-21 | Hewlett-Packard Company | Admission control system with messages admitted or deferred for re-submission at a later time on a priority basis |
DE69908121T2 (de) * | 1998-03-23 | 2004-04-01 | Microsoft Corp., Redmond | Anwendungsprogrammierungsschnittstelle in einem betriebssystem |
FR2778240B1 (fr) * | 1998-04-29 | 2000-07-21 | Peugeot | Systeme d'aide a la conduite d'un vehicule automobile |
US6049755A (en) * | 1998-05-05 | 2000-04-11 | Magellan Dis, Inc. | Navigation system vehicle location display |
AU4070799A (en) * | 1998-05-05 | 1999-11-23 | Magellan Dis, Inc. | Navigation system with user interface |
EP1060463B1 (fr) * | 1998-05-22 | 2005-01-26 | Hans-Detlef Brust | Dispositif et procede pour retrouver un vehicule stationne |
JP2000009479A (ja) * | 1998-06-22 | 2000-01-14 | Mitsubishi Electric Corp | ナビゲーション装置 |
JP3410028B2 (ja) | 1998-08-26 | 2003-05-26 | トヨタ自動車株式会社 | 走行計画作成装置 |
US20020062451A1 (en) * | 1998-09-01 | 2002-05-23 | Scheidt Edward M. | System and method of providing communication security |
GB2341523B (en) * | 1998-09-12 | 2003-10-29 | Ibm | Apparatus and method for establishing communication in a computer network |
JP2000098882A (ja) | 1998-09-25 | 2000-04-07 | Jatco Corp | 地図表示装置 |
WO2000022593A1 (fr) * | 1998-10-14 | 2000-04-20 | Siemens Automotive Corporation | Systeme d'information pour conducteurs |
US6438561B1 (en) * | 1998-11-19 | 2002-08-20 | Navigation Technologies Corp. | Method and system for using real-time traffic broadcasts with navigation systems |
DE19955799A1 (de) * | 1998-11-19 | 2000-05-31 | Hitachi Ltd | Einrichtung und Verfahren zum Steuern von Automatikgetrieben |
TW388817B (en) * | 1998-11-20 | 2000-05-01 | Via Tech Inc | Method reducing latency of writing data in memory |
US6295643B1 (en) * | 1998-12-10 | 2001-09-25 | International Business Machines Corporation | Method and apparatus for improving java virtual machine performance using persistent execution information |
KR100714211B1 (ko) | 1998-12-14 | 2007-05-02 | 코닌클리케 필립스 일렉트로닉스 엔.브이. | 기록매체, 기록매체 재생 장치 및 방법과, 기록매체제조방법 |
JP2000209699A (ja) * | 1999-01-14 | 2000-07-28 | Nissan Motor Co Ltd | 音声出力制御装置 |
US6360167B1 (en) * | 1999-01-29 | 2002-03-19 | Magellan Dis, Inc. | Vehicle navigation system with location-based multi-media annotation |
DE19906863A1 (de) * | 1999-02-18 | 2000-10-19 | Nokia Mobile Phones Ltd | Verfahren zur Navigation eines Objekts |
US7053824B2 (en) * | 2001-11-06 | 2006-05-30 | Global Locate, Inc. | Method and apparatus for receiving a global positioning system signal using a cellular acquisition signal |
US6314283B1 (en) * | 1999-04-28 | 2001-11-06 | Nec America, Inc. | Cellular phone subsidy lock |
US6389278B1 (en) * | 1999-05-17 | 2002-05-14 | Ericsson Inc. | Systems and methods for identifying a service provider from a wireless communicator based on categories of service providers that are called |
WO2000072463A2 (fr) * | 1999-05-26 | 2000-11-30 | Johnson Controls Interiors Technology Corp. | Systeme et procede de communications sans fil |
US6910068B2 (en) * | 1999-06-11 | 2005-06-21 | Microsoft Corporation | XML-based template language for devices and services |
US6507810B2 (en) * | 1999-06-14 | 2003-01-14 | Sun Microsystems, Inc. | Integrated sub-network for a vehicle |
US20040148097A1 (en) * | 1999-07-02 | 2004-07-29 | Magellan Dis, Inc. | Transmission of vehicle position relative to map database |
DE19932724A1 (de) * | 1999-07-17 | 2001-01-18 | Rolf Strothmann | Zielführungssystem |
DE19939631A1 (de) * | 1999-08-20 | 2001-02-22 | Nokia Mobile Phones Ltd | Multimediaeinheit |
US6442748B1 (en) * | 1999-08-31 | 2002-08-27 | Accenture Llp | System, method and article of manufacture for a persistent state and persistent object separator in an information services patterns environment |
JP2001116578A (ja) * | 1999-10-14 | 2001-04-27 | Yazaki Corp | 車載ナビゲーション装置及び車載ナビゲーション装置における処理プログラムを記録した記録媒体 |
DE19950156C5 (de) * | 1999-10-19 | 2010-03-04 | Robert Bosch Gmbh | Verfahren zur automatischen Anpassung der Anzeige eines Kombiinstruments |
US6828992B1 (en) * | 1999-11-04 | 2004-12-07 | Koninklijke Philips Electronics N.V. | User interface with dynamic menu option organization |
NO20004375L (no) * | 1999-12-06 | 2001-06-07 | Ziad Badarneh | System og fremgangsmåte for fremvisning og assistering av manipuleringsbevegelser ved betjening av en manöverinnretning foret funksjonsutstyr |
US20020055351A1 (en) * | 1999-11-12 | 2002-05-09 | Elsey Nicholas J. | Technique for providing personalized information and communications services |
DE19956113A1 (de) * | 1999-11-22 | 2001-05-23 | Mannesmann Vdo Ag | Beleuchtbare Anzeigevorrichtung |
US6315298B1 (en) * | 1999-11-22 | 2001-11-13 | United Technologies Corporation | Turbine disk and blade assembly seal |
JP2001175596A (ja) * | 1999-12-14 | 2001-06-29 | Nec Corp | コマンド処理装置、コマンド処理方法、およびそのプログラムを記録した記録媒体 |
US6317684B1 (en) * | 1999-12-22 | 2001-11-13 | At&T Wireless Services Inc. | Method and apparatus for navigation using a portable communication device |
AU2001235001A1 (en) * | 2000-02-11 | 2001-08-20 | Richard A. Geving | Device and method for transmitting vehicle position |
AU2001238027A1 (en) * | 2000-02-18 | 2001-08-27 | Summedia.Com, Inc. | Cellular coupon system |
US6278940B1 (en) * | 2000-03-09 | 2001-08-21 | Alpine Electronics, Inc. | Input method for selecting destination, navigation system using the same, and information storage medium for use therewith |
US6587782B1 (en) * | 2000-03-14 | 2003-07-01 | Navigation Technologies Corp. | Method and system for providing reminders about points of interests while traveling |
ES2291154T3 (es) * | 2000-03-30 | 2008-03-01 | Vdo Automotive Ag | Procedimiento y sistema para la liberacion de un fichero cifrado. |
WO2001082532A1 (fr) * | 2000-04-27 | 2001-11-01 | Aran Communications Limited | Procede et dispositif de communication |
JP3783525B2 (ja) * | 2000-05-18 | 2006-06-07 | 株式会社デンソー | 平均車速算出装置及び記録媒体 |
EP1162102A3 (fr) | 2000-06-05 | 2002-01-30 | John Bruce Howard | Indicateur de vitesse utilisant un système de navigation |
US6718258B1 (en) * | 2000-06-08 | 2004-04-06 | Navigation Technologies Corp | Method and system for obtaining user feedback regarding geographic data |
US7013345B1 (en) * | 2000-06-12 | 2006-03-14 | Metric Systems Corporation | Method and apparatus for wireless networking |
JP5118793B2 (ja) * | 2000-06-29 | 2013-01-16 | ソニー株式会社 | サービス提供システム |
JP2002027028A (ja) | 2000-07-07 | 2002-01-25 | Pioneer Electronic Corp | 情報通信装置 |
US20020103622A1 (en) * | 2000-07-17 | 2002-08-01 | Burge John R. | Decision-aid system based on wirelessly-transmitted vehicle crash sensor information |
US20020032771A1 (en) * | 2000-07-20 | 2002-03-14 | Trond Gledje | Event-based advertisements |
JP2002049766A (ja) * | 2000-08-03 | 2002-02-15 | Kddi Corp | コンテンツ提供方法 |
US6735516B1 (en) * | 2000-09-06 | 2004-05-11 | Horizon Navigation, Inc. | Methods and apparatus for telephoning a destination in vehicle navigation |
US6978021B1 (en) * | 2000-09-18 | 2005-12-20 | Navteq North America, Llc | Encryption method for distribution of data |
US6768942B1 (en) * | 2000-09-18 | 2004-07-27 | Navigation Technologies Corp. | Navigation system with decryption functions and secure geographic database |
US6374180B1 (en) * | 2000-09-18 | 2002-04-16 | Magellan Dis, Inc. | Points of interest for a navigation system |
US6857016B1 (en) * | 2000-09-25 | 2005-02-15 | Ricoh Company Limited | Method and system of data collection and mapping from a remote position reporting device |
US7203598B1 (en) * | 2000-09-26 | 2007-04-10 | Nortel Networks Limited | Traffic information and automatic route guidance |
US6950850B1 (en) * | 2000-10-31 | 2005-09-27 | International Business Machines Corporation | System and method for dynamic runtime partitioning of model-view-controller applications |
US6560534B2 (en) * | 2001-06-06 | 2003-05-06 | Global Locate, Inc. | Method and apparatus for distributing satellite tracking information |
US6438468B1 (en) * | 2000-11-28 | 2002-08-20 | Honeywell International Inc. | Systems and methods for delivering data updates to an aircraft |
US6762741B2 (en) * | 2000-12-22 | 2004-07-13 | Visteon Global Technologies, Inc. | Automatic brightness control system and method for a display device using a logarithmic sensor |
US20020124236A1 (en) * | 2000-12-27 | 2002-09-05 | Ruths Derek Augustus Samuel | Method of manipulating a distributed system of computer-implemented objects |
JP4119088B2 (ja) * | 2000-12-28 | 2008-07-16 | パイオニア株式会社 | ナビゲーション情報更新システム及びナビゲーション情報配信装置 |
US6812942B2 (en) * | 2000-12-28 | 2004-11-02 | International Business Machines Corporation | Context-responsive in-vehicle display system |
JP4566413B2 (ja) * | 2001-01-10 | 2010-10-20 | 三菱電機株式会社 | 地図情報処理装置 |
CA2368404C (fr) * | 2001-01-18 | 2005-08-09 | Research In Motion Limited | Systeme et technique de messagerie unifiee |
CN1209937C (zh) * | 2001-01-20 | 2005-07-06 | 三星电子株式会社 | 遥控移动终端的系统和方法 |
US6456207B1 (en) * | 2001-02-20 | 2002-09-24 | John Yen | Intelligent taxi total service system |
EP1234735A1 (fr) * | 2001-02-27 | 2002-08-28 | Telefonaktiebolaget L M Ericsson (Publ) | Appareil portable pour retrouver un véhicule stationné |
JP3776805B2 (ja) | 2001-02-27 | 2006-05-17 | アルパイン株式会社 | 携帯電話選択無線通信装置 |
JP2002267467A (ja) * | 2001-03-09 | 2002-09-18 | Mitsubishi Electric Corp | ナビゲーションシステム |
JP4359004B2 (ja) * | 2001-03-19 | 2009-11-04 | 株式会社日立製作所 | 遠隔操作システムおよび遠隔操作方法および遠隔操作アダプタおよびサービス機器 |
US7003569B2 (en) * | 2001-03-20 | 2006-02-21 | Cypress Semiconductor Corp. | Follow-up notification of availability of requested application service and bandwidth between client(s) and server(s) over any network |
JP4474783B2 (ja) * | 2001-03-26 | 2010-06-09 | 株式会社デンソー | ナビゲーション装置 |
DE20106468U1 (de) * | 2001-04-10 | 2001-11-29 | Kunadt, Klaus, 01445 Radebeul | Anzeige von, an der jeweiligen Objektposition und/oder -Fahrrichtung gültigen, Verkehrszeichen und/oder -Vorschriften in beweglichen Objekten (z.B. Kraftfahrzeuge) |
JP3863383B2 (ja) | 2001-04-17 | 2006-12-27 | 三菱電機株式会社 | ナビゲーション装置 |
US6691128B2 (en) * | 2001-04-19 | 2004-02-10 | Navigation Technologies Corp. | Navigation system with distributed computing architecture |
US6826477B2 (en) * | 2001-04-23 | 2004-11-30 | Ecole Polytechnique Federale De Lausanne (Epfl) | Pedestrian navigation method and apparatus operative in a dead reckoning mode |
JP5109212B2 (ja) * | 2001-05-01 | 2012-12-26 | ソニー株式会社 | ナビゲーション装置、情報表示装置、オブジェクト生成方法、記憶媒体 |
KR100454944B1 (ko) * | 2001-05-03 | 2004-11-09 | 삼성전자주식회사 | 항법 시스템 |
JP2002340596A (ja) | 2001-05-14 | 2002-11-27 | Clarion Co Ltd | ナビゲーション装置及び方法並びにナビゲーション用ソフトウェア |
JP2002340605A (ja) * | 2001-05-15 | 2002-11-27 | Yamaha Corp | 携帯通信装置、ナビゲーションサーバ、及びナビゲーションシステム |
DE60210164T2 (de) * | 2001-05-28 | 2007-01-18 | Matsushita Electric Industrial Co., Ltd., Kadoma | Fahrzeugkommunikationseinrichtung und Kommunikationssteuerungsverfahren |
JP2002350153A (ja) | 2001-05-30 | 2002-12-04 | Motivation Follow Office Kk | 広告情報表示装置及び広告情報表示プログラム |
US7123933B2 (en) * | 2001-05-31 | 2006-10-17 | Orative Corporation | System and method for remote application management of a wireless device |
KR100433734B1 (ko) * | 2001-06-18 | 2004-06-04 | 이재욱 | 통신망을 이용한 택시 자동연결 서비스 방법 |
EP2432190A3 (fr) * | 2001-06-27 | 2014-02-19 | SKKY Incorporated | Plate-forme de distribution de contenus de supports ameliorée |
US20030088511A1 (en) * | 2001-07-05 | 2003-05-08 | Karboulonis Peter Panagiotis | Method and system for access and usage management of a server/client application by a wireless communications appliance |
JP4437633B2 (ja) * | 2001-08-10 | 2010-03-24 | 富士通株式会社 | 携帯端末 |
JP2003058996A (ja) * | 2001-08-15 | 2003-02-28 | Takayasu Sugiyama | カーナビゲーションを利用した制限速度超過及び事故多発地点・事故多発区間及び進路上の危険情報警告表示装置 |
DE10146789A1 (de) * | 2001-09-22 | 2003-04-24 | Bosch Gmbh Robert | Verfahren zum Ermitteln von Routen und darauf bezogenes Navigationssystem |
US7286857B1 (en) * | 2001-09-25 | 2007-10-23 | At Road, Inc. | Enhanced in-vehicle wireless communication system handset operation |
JP2003109185A (ja) * | 2001-09-27 | 2003-04-11 | Fujitsu Ten Ltd | 車載用の情報通信装置 |
JP2003106845A (ja) | 2001-09-28 | 2003-04-09 | Pioneer Electronic Corp | ナビゲーションシステム、移動体ナビゲーション装置及び通信ナビゲーション装置並びに情報サーバ装置、ナビゲーション方法、移動体ナビゲーション方法及び通信ナビゲーション方法並びにサーバ処理方法、ナビゲーション用プログラム、移動体ナビゲーション用プログラム及び通信ナビゲーション用プログラム並びにサーバ処理用プログラム及び情報記録媒体 |
US7225260B2 (en) * | 2001-09-28 | 2007-05-29 | Symbol Technologies, Inc. | Software method for maintaining connectivity between applications during communications by mobile computer terminals operable in wireless networks |
JP3948602B2 (ja) * | 2001-10-09 | 2007-07-25 | アルパイン株式会社 | ナビゲーション用表示装置 |
JP2003130663A (ja) | 2001-10-25 | 2003-05-08 | Kenwood Corp | ナビゲーション装置、及びプログラム |
JP4475851B2 (ja) * | 2001-10-30 | 2010-06-09 | パイオニア株式会社 | 道路状況データ提供システム |
JP2003141691A (ja) | 2001-10-31 | 2003-05-16 | Equos Research Co Ltd | 周辺車両検出装置、周辺車両検出方法及びそのプログラム |
EP1308694B1 (fr) * | 2001-11-01 | 2015-04-22 | Nissan Motor Company Limited | Système de navigation, serveur de données, procédé pour établir des routes de voyage et procédé pour fournir des informations |
US6708110B2 (en) * | 2001-11-01 | 2004-03-16 | General Motors Corporation | Method of providing vehicle instructions to a non-navigable point of interest |
JP3889268B2 (ja) | 2001-11-09 | 2007-03-07 | アルパイン株式会社 | 周辺施設探索方法及び車載用ナビゲーション装置 |
JP2003153341A (ja) | 2001-11-12 | 2003-05-23 | Denso Corp | 車載通信端末機、サーバおよび車載通信端末機のサーバヘの登録方法 |
DE10155485B4 (de) * | 2001-11-13 | 2018-05-09 | Robert Bosch Gmbh | Informationsträger, Fahrerinformationsvorrichtung und Verfahren zur Freischaltung von Daten |
US6973384B2 (en) * | 2001-12-06 | 2005-12-06 | Bellsouth Intellectual Property Corporation | Automated location-intelligent traffic notification service systems and methods |
US6985753B2 (en) * | 2001-12-07 | 2006-01-10 | Dashsmart Investments Llc | Portable navigation and communication systems |
US20030115288A1 (en) * | 2001-12-14 | 2003-06-19 | Ljubicich Philip A. | Technique for effective management of information and communications using a mobile device |
US20030112269A1 (en) * | 2001-12-17 | 2003-06-19 | International Business Machines Corporation | Configurable graphical element for monitoring dynamic properties of a resource coupled to a computing environment |
JP2003207348A (ja) * | 2002-01-16 | 2003-07-25 | Sharp Corp | ナビゲーション装置およびナビゲーションシステム |
JP4019787B2 (ja) | 2002-01-17 | 2007-12-12 | 日産自動車株式会社 | 車両用情報通信システムおよび車両用情報通信装置 |
WO2003067191A1 (fr) * | 2002-02-07 | 2003-08-14 | Sanyo Electric Co., Ltd. | Systeme de navigation, dispositif de navigation et dispositif serveur |
JP3698106B2 (ja) * | 2002-02-14 | 2005-09-21 | 日産自動車株式会社 | 情報提供装置及び方法 |
US7209874B2 (en) * | 2002-02-25 | 2007-04-24 | Zoran Corporation | Emulator-enabled network connectivity to a device |
US6778074B1 (en) * | 2002-03-18 | 2004-08-17 | Giuseppe A. Cuozzo | Speed limit indicator and method for displaying speed and the relevant speed limit |
US6873905B2 (en) * | 2002-03-19 | 2005-03-29 | Opnext Japan, Inc. | Communications type navigation device |
DE20309282U1 (de) * | 2002-03-21 | 2003-10-02 | Pöllet, Wilfried, 90596 Schwanstetten | Einrichtung zum Auffinden eines abgestellten Gegenstandes, insbesondere eines abgestellten Fahrzeugs,von einem aktuellen Standort aus |
JP4080785B2 (ja) * | 2002-04-30 | 2008-04-23 | パイオニア株式会社 | 情報提供装置及び情報提供方法 |
US20040146048A1 (en) * | 2003-01-29 | 2004-07-29 | Web.De Ag | Web site having a caller recognition element |
US6691028B2 (en) * | 2002-06-07 | 2004-02-10 | Motorola, Inc. | Server-based navigation system and method of operating same |
US7367044B2 (en) * | 2002-06-14 | 2008-04-29 | Clink Systems, Ltd. | System and method for network operation |
JP2004046570A (ja) * | 2002-07-12 | 2004-02-12 | Denso Corp | 車載用速度超過警告・通報装置 |
JP4409431B2 (ja) * | 2002-07-17 | 2010-02-03 | 株式会社ザナヴィ・インフォマティクス | ナビゲーション方法、ナビゲーション装置、及びコンピュータプログラム |
TWM241734U (en) * | 2002-07-26 | 2004-08-21 | Sin Etke Technology Co Ltd | Customized driving environment setting-apparatus |
JP2004061236A (ja) | 2002-07-26 | 2004-02-26 | Denso Corp | カーナビゲーション装置 |
FR2843223A1 (fr) * | 2002-08-01 | 2004-02-06 | Roger Gerard Joseph Boulot | Indicateur de plages de vitesses pour vehicules amenes a circuler sur les voies publiques. |
EP1387145A1 (fr) | 2002-08-02 | 2004-02-04 | ComRoad AG | Système de navigation differentielle et dynamique pour navigation de véhicule hors-bord |
US6934705B2 (en) * | 2002-08-12 | 2005-08-23 | Alpine Electronics, Inc | Data sorting method and navigation method and system using the sorting method |
JP3952288B2 (ja) | 2002-08-30 | 2007-08-01 | アルパイン株式会社 | ナビゲーション装置 |
JP2004101366A (ja) * | 2002-09-10 | 2004-04-02 | Hitachi Ltd | 携帯通信端末及びこれを用いたナビゲーションシステム |
US6721404B1 (en) * | 2002-09-12 | 2004-04-13 | Plantronics, Inc. | Remotely controlled diagnostic telephone system with modem |
US7013216B2 (en) * | 2002-09-18 | 2006-03-14 | Garmin Ltd. | Methods and systems to interface navigation operations |
JP3984897B2 (ja) * | 2002-09-18 | 2007-10-03 | トヨタ自動車株式会社 | 車両用障害物検知装置 |
US7158080B2 (en) * | 2002-10-02 | 2007-01-02 | Global Locate, Inc. | Method and apparatus for using long term satellite tracking data in a remote receiver |
US20040083467A1 (en) * | 2002-10-29 | 2004-04-29 | Sharp Laboratories Of America, Inc. | System and method for executing intermediate code |
US6975959B2 (en) * | 2002-12-03 | 2005-12-13 | Robert Bosch Gmbh | Orientation and navigation for a mobile device using inertial sensors |
US6853955B1 (en) * | 2002-12-13 | 2005-02-08 | Garmin Ltd. | Portable apparatus with performance monitoring and audio entertainment features |
JP2004212295A (ja) | 2003-01-07 | 2004-07-29 | Mitsubishi Electric Corp | ナビゲーション装置 |
JP4052125B2 (ja) | 2003-01-21 | 2008-02-27 | 株式会社デンソー | ナビゲーション装置 |
US20040176040A1 (en) * | 2003-02-26 | 2004-09-09 | Motorola, Inc. | Performance statistics collection for wireless service providers |
CA2521576A1 (fr) * | 2003-02-28 | 2004-09-16 | Lockheed Martin Corporation | Compilateur de personnalite a accelerateur materiel |
DE10310115A1 (de) * | 2003-03-06 | 2004-09-23 | Siemens Ag | Anordnung und Schnittstellenmodul zur Anbindung unterschiedlicher mobiler Funktelefone an Bedienkomponenten in einem Kfz |
JP2004310316A (ja) * | 2003-04-04 | 2004-11-04 | Inkurimento P Kk | 配車処理装置、そのシステム、その方法、そのプログラム、および、そのプログラムを記録する記録媒体 |
KR100513009B1 (ko) | 2003-04-04 | 2005-09-05 | 삼성전자주식회사 | 경고를 제한적으로 출력하는 네비게이션시스템과네비게이션시스템에서 경고를 제한적으로 출력하는 경고발생장치 및 그 방법 |
JP4138561B2 (ja) | 2003-04-09 | 2008-08-27 | パイオニア株式会社 | ナビゲーション装置、ナビゲーション方法、および、経路データ生成プログラム |
JP4198510B2 (ja) | 2003-04-14 | 2008-12-17 | 三菱電機株式会社 | 移動体用ナビゲーション装置 |
JP2004320462A (ja) * | 2003-04-16 | 2004-11-11 | Denso Corp | 車載システム、オートディマー装置、オートライトコントロール装置 |
JP2004320582A (ja) | 2003-04-18 | 2004-11-11 | Toyota Motor Corp | 車載用割込信号出力装置 |
US7243059B2 (en) * | 2003-04-24 | 2007-07-10 | International Business Machines Corporation | Simulation of hardware based on smart buffer objects |
US9406068B2 (en) * | 2003-04-25 | 2016-08-02 | Apple Inc. | Method and system for submitting media for network-based purchase and distribution |
JP4165700B2 (ja) * | 2003-04-25 | 2008-10-15 | パイオニア株式会社 | 経路探索システム及び方法、ナビゲーションシステム並びにコンピュータプログラム |
JP2004330950A (ja) * | 2003-05-09 | 2004-11-25 | Honda Motor Co Ltd | 車両の走行安全装置 |
US7076365B2 (en) * | 2003-05-12 | 2006-07-11 | Circumnav Networks, Inc. | Enhanced dead reckoning method |
US7188026B2 (en) * | 2003-05-12 | 2007-03-06 | Dash Navigation, Inc. | Hierarchical floating car data network |
JP4203354B2 (ja) * | 2003-05-19 | 2008-12-24 | パナソニック株式会社 | コンテンツ配信装置およびコンテンツ受信装置 |
KR20040099863A (ko) * | 2003-05-20 | 2004-12-02 | 삼성전자주식회사 | 원격지에 있는 휴대용 단말기를 제어하는 방법 |
DE10323936A1 (de) * | 2003-05-24 | 2005-01-27 | Jentro Technologies Gmbh | Navigationssystem und-Verfahren |
US7119716B2 (en) * | 2003-05-28 | 2006-10-10 | Legalview Assets, Limited | Response systems and methods for notification systems for modifying future notifications |
US20040243307A1 (en) * | 2003-06-02 | 2004-12-02 | Pieter Geelen | Personal GPS navigation device |
JP2004361188A (ja) | 2003-06-03 | 2004-12-24 | Sony Corp | 地図表示装置及び地図更新方法 |
JP4221658B2 (ja) | 2003-06-06 | 2009-02-12 | ソニー株式会社 | ナビゲーション装置及びナビゲーション装置におけるガイド方法 |
JP4309707B2 (ja) * | 2003-06-26 | 2009-08-05 | パナソニック株式会社 | 車載表示装置 |
JP2005043949A (ja) * | 2003-07-22 | 2005-02-17 | Reile:Kk | ネットワークを介した学習システム |
JP4111885B2 (ja) * | 2003-07-23 | 2008-07-02 | アルパイン株式会社 | 地図検索表示方法及び装置 |
US20050049979A1 (en) * | 2003-08-26 | 2005-03-03 | Collins Timothy J. | Method, apparatus, and system for determining a fraudulent item |
JP2005084253A (ja) * | 2003-09-05 | 2005-03-31 | Matsushita Electric Ind Co Ltd | 音響処理装置、方法、プログラム及び記憶媒体 |
US20050097179A1 (en) * | 2003-09-16 | 2005-05-05 | Orme Gregory M. | Spam prevention |
US7268703B1 (en) * | 2003-09-18 | 2007-09-11 | Garmin Ltd. | Methods, systems, and devices for cartographic alerts |
US7865907B2 (en) * | 2003-09-25 | 2011-01-04 | Fisher-Rosemount Systems, Inc. | Method and apparatus for providing automatic software updates |
US7342516B2 (en) * | 2003-10-08 | 2008-03-11 | Hitachi, Ltd. | Method and apparatus for communicating map and route guidance information for vehicle navigation |
JP2005115720A (ja) * | 2003-10-09 | 2005-04-28 | Sony Corp | 情報処理装置及びこれに用いるプログラム |
US7418340B2 (en) * | 2003-10-10 | 2008-08-26 | Denso Corporation | Navigation device |
JP4244179B2 (ja) | 2003-10-14 | 2009-03-25 | アルパイン株式会社 | 車載機器及びその通信方法 |
JP2005128708A (ja) * | 2003-10-22 | 2005-05-19 | Denso Corp | 入力処理システム |
DE10349673B4 (de) * | 2003-10-24 | 2024-06-13 | Bayerische Motoren Werke Aktiengesellschaft | Vorrichtung und Verfahren zur Dateneingabe in einem Kraftfahrzeug |
US20050099547A1 (en) * | 2003-11-07 | 2005-05-12 | Vitito Christopher J. | Automobile entertainment system |
US7257469B1 (en) * | 2003-11-25 | 2007-08-14 | Garmin International, Inc. | Delivering data updates to an avionics device |
US20050114023A1 (en) * | 2003-11-26 | 2005-05-26 | Williamson Walton R. | Fault-tolerant system, apparatus and method |
US20050136837A1 (en) * | 2003-12-22 | 2005-06-23 | Nurminen Jukka K. | Method and system for detecting and using context in wireless networks |
JP2005189040A (ja) | 2003-12-25 | 2005-07-14 | Pioneer Electronic Corp | 情報送信装置、情報送信方法、そのプログラムおよびそのプログラムを記録した記録媒体 |
TWM253165U (en) * | 2004-01-16 | 2004-12-11 | Aviquest Technology Co Ltd | Integrated multi-media micro computer |
US7323970B1 (en) * | 2004-01-21 | 2008-01-29 | Numerex Corporation | Method and system for remote interaction with a vehicle via wireless communication |
JP2005214693A (ja) * | 2004-01-28 | 2005-08-11 | Alpine Electronics Inc | 車載用ナビゲーション装置及びその画面表示方法 |
FI20040280A0 (fi) * | 2004-02-23 | 2004-02-23 | Nokia Corp | Menetelmä pakettikytkentäisen kanavanvaihdon suorittamiseksi matkaviestinjärjestelmässä |
JP4226491B2 (ja) * | 2004-02-26 | 2009-02-18 | 株式会社ザナヴィ・インフォマティクス | 検索データの更新システムおよびナビゲーション装置 |
JP4774729B2 (ja) * | 2004-02-26 | 2011-09-14 | 株式会社デンソー | 地図表示装置 |
GB2412281B (en) * | 2004-03-15 | 2006-12-13 | Tomtom Bv | Navigation device displaying dynamic travel information |
GB0405794D0 (en) * | 2004-03-15 | 2004-04-21 | Tomtom Bv | Dock for a portable navigation device |
GB0405795D0 (en) * | 2004-03-15 | 2004-04-21 | Tom Tom B V | Navigation device displaying travel information |
JP3836472B2 (ja) * | 2004-03-30 | 2006-10-25 | 東芝ソリューション株式会社 | 通信妨害サーバ、通信妨害プログラム、通信妨害方法、情報通信システム及び情報通信方法 |
US7594022B2 (en) * | 2004-04-21 | 2009-09-22 | Microsoft Corporation | Regulating client requests in an electronic messaging environment |
US7346370B2 (en) * | 2004-04-29 | 2008-03-18 | Cellport Systems, Inc. | Enabling interoperability between distributed devices using different communication link technologies |
JP4519515B2 (ja) | 2004-05-06 | 2010-08-04 | 三菱電機株式会社 | 周辺施設検索装置 |
JP4436186B2 (ja) * | 2004-05-12 | 2010-03-24 | アルパイン株式会社 | ナビゲーション装置及び地図表示方法 |
JP4554986B2 (ja) | 2004-05-18 | 2010-09-29 | クラリオン株式会社 | バス運行状況表示装置、バス運行状況表示装置の制御方法、制御プログラム及び記録媒体 |
JP2005337744A (ja) * | 2004-05-24 | 2005-12-08 | Oki Joho Systems:Kk | カーナビゲーションシステム |
US7505929B2 (en) * | 2004-06-01 | 2009-03-17 | Angert Charles D | Method, system and computer product for auction of deliverable prepared food via the internet |
JP4469665B2 (ja) | 2004-06-29 | 2010-05-26 | アルパイン株式会社 | ナビゲーション装置およびその自車位置表示方法 |
EP1779062A1 (fr) * | 2004-07-17 | 2007-05-02 | Shahriar Sarkeshik | Codes de localisation pour acheminement a destination |
KR100651479B1 (ko) * | 2004-07-22 | 2006-11-29 | 삼성전자주식회사 | 휴대용 단말기의 데이터 저장 및 독출 방법 |
DE102004036564A1 (de) * | 2004-07-28 | 2006-03-23 | Robert Bosch Gmbh | Navigationsgerät |
DE102004037233A1 (de) | 2004-07-31 | 2006-02-16 | Robert Bosch Gmbh | Navigationssystem mit Kartendarstellung und Verfahren zur Anpassung einer Kartendarstellung bei einem Navigationssystem |
US20060036356A1 (en) * | 2004-08-12 | 2006-02-16 | Vladimir Rasin | System and method of vehicle policy control |
TWI246306B (en) | 2004-08-30 | 2005-12-21 | Partner Tech Corp | Hands-free system of car stereo combining MP3 player, and method thereof |
JP4793676B2 (ja) * | 2004-08-30 | 2011-10-12 | 株式会社デンソー | 項目検索装置 |
EP1632828A1 (fr) * | 2004-09-02 | 2006-03-08 | Axalto SA | Système de gestion de droits numériques (DRM) pour un dispositif communiquant avec un dispositif portable |
US7439878B2 (en) * | 2004-09-10 | 2008-10-21 | Xanavi Informatics Corporation | Apparatus and method for processing and displaying traffic information in an automotive navigation system |
US7289039B2 (en) * | 2004-09-10 | 2007-10-30 | Xanavi Informatics Corporation | Apparatus and method for processing and displaying traffic information in an automotive navigation system |
US7630724B2 (en) * | 2004-09-21 | 2009-12-08 | Advanced Ground Information Systems, Inc. | Method of providing a cellular phone/PDA communication system |
US20060089754A1 (en) * | 2004-10-27 | 2006-04-27 | Andrew Mortenson | An installed Vehicle Personal Computing (VPC) system with touch interaction, voice interaction or sensor interaction(s) that provides access to multiple information sources and software applications such as internet connected data applications, dynamic traffic-aware navigational routing, vehicle tracking, emergency accident dispatching, business applications, office applications, music and video player(s), personal info portal, vehicle monitoring, alarm and camera security and recording. |
US20060116818A1 (en) * | 2004-12-01 | 2006-06-01 | Televigation, Inc. | Method and system for multiple route navigation |
US7426689B2 (en) * | 2004-12-15 | 2008-09-16 | Ford Motor Company | System and method of processing text based entries |
US7554560B2 (en) * | 2004-12-24 | 2009-06-30 | Donald Pieronek | System for defining network behaviors within application programs |
US7908080B2 (en) * | 2004-12-31 | 2011-03-15 | Google Inc. | Transportation routing |
KR100716882B1 (ko) * | 2005-01-07 | 2007-05-09 | 주식회사 현대오토넷 | 이동통신시스템을 이용한 위치정보 공유 시스템 및 방법 |
EP1681657A1 (fr) * | 2005-01-14 | 2006-07-19 | HighGain Antenna Co., Ltd. | Equipement de bord multifonctionnel pour système de transport intelligent |
WO2006081367A2 (fr) * | 2005-01-25 | 2006-08-03 | Donald Packham | Appareil et procede de telecommande sans fil |
US7468692B1 (en) * | 2005-03-15 | 2008-12-23 | Garmin Ltd. | Method and apparatus for interconnecting navigation components using a multi-pin connector |
US20060225107A1 (en) * | 2005-04-01 | 2006-10-05 | Microsoft Corporation | System for running applications in a resource-constrained set-top box environment |
US7353034B2 (en) * | 2005-04-04 | 2008-04-01 | X One, Inc. | Location sharing and tracking using mobile phones or other wireless devices |
US7607129B2 (en) * | 2005-04-07 | 2009-10-20 | International Business Machines Corporation | Method and apparatus for using virtual machine technology for managing parallel communicating applications |
US20060271870A1 (en) * | 2005-05-31 | 2006-11-30 | Picsel Research Limited | Systems and methods for navigating displayed content |
US7589643B2 (en) * | 2005-06-30 | 2009-09-15 | Gm Global Technology Operations, Inc. | Vehicle speed monitoring system |
US20070035412A1 (en) * | 2005-08-12 | 2007-02-15 | Dvorak Joseph L | Application of profiles in a wireless device to control a remote control apparatus |
US7380000B2 (en) * | 2005-08-16 | 2008-05-27 | Toshiba America Research, Inc. | IP network information database in mobile devices for use with media independent information server for enhanced network |
US8229914B2 (en) * | 2005-09-14 | 2012-07-24 | Jumptap, Inc. | Mobile content spidering and compatibility determination |
US20070073719A1 (en) * | 2005-09-14 | 2007-03-29 | Jorey Ramer | Physical navigation of a mobile search application |
US20070072631A1 (en) * | 2005-09-23 | 2007-03-29 | Motorola, Inc. | Method and apparatus of gauging message freshness in terms of context |
WO2007035959A2 (fr) * | 2005-09-23 | 2007-03-29 | Grape Technology Group Inc. | Systeme et procede d'assistance-annuaire ameliores dans lesquels sont utilisees des fonctions de localisation et de recherche |
US7397365B2 (en) * | 2005-11-21 | 2008-07-08 | Lucent Technologies Inc. | Vehicle speeding alert system for GPS enabled wireless devices |
US20070179750A1 (en) * | 2006-01-31 | 2007-08-02 | Digital Cyclone, Inc. | Information partner network |
US7802097B2 (en) * | 2006-02-13 | 2010-09-21 | Research In Motion Limited | Secure method of termination of service notification |
US20070266239A1 (en) * | 2006-03-08 | 2007-11-15 | David Vismans | Method for providing a cryptographically signed command |
US9195428B2 (en) * | 2006-04-05 | 2015-11-24 | Nvidia Corporation | Method and system for displaying data from auxiliary display subsystem of a notebook on a main display of the notebook |
US20080082225A1 (en) * | 2006-08-15 | 2008-04-03 | Tomtom International B.V. | A method of reporting errors in map data used by navigation devices |
GB2440958A (en) * | 2006-08-15 | 2008-02-20 | Tomtom Bv | Method of correcting map data for use in navigation systems |
US20090143078A1 (en) * | 2007-11-30 | 2009-06-04 | Palm, Inc. | Techniques to manage a radio based on location information |
-
2007
- 2007-02-28 US US11/711,850 patent/US20070266239A1/en not_active Abandoned
- 2007-02-28 US US11/711,852 patent/US20070239353A1/en not_active Abandoned
- 2007-02-28 US US11/711,851 patent/US20070275733A1/en not_active Abandoned
- 2007-02-28 US US11/711,875 patent/US20070266177A1/en not_active Abandoned
- 2007-03-01 US US11/712,572 patent/US8473193B2/en active Active
- 2007-03-01 US US11/712,603 patent/US20070210938A1/en not_active Abandoned
- 2007-03-01 US US11/712,565 patent/US20070239846A1/en not_active Abandoned
- 2007-03-01 US US11/712,562 patent/US20080046176A1/en not_active Abandoned
- 2007-03-01 US US11/712,573 patent/US20070265769A1/en not_active Abandoned
- 2007-03-01 US US11/712,602 patent/US20070288163A1/en not_active Abandoned
- 2007-03-01 US US11/712,571 patent/US20080005734A1/en not_active Abandoned
- 2007-03-01 US US11/712,561 patent/US20070271030A1/en not_active Abandoned
- 2007-03-01 US US11/712,564 patent/US20070282522A1/en not_active Abandoned
- 2007-03-01 US US11/712,563 patent/US8554471B2/en active Active
- 2007-03-01 US US11/712,578 patent/US8700311B2/en active Active
- 2007-03-02 US US11/713,089 patent/US20070250842A1/en not_active Abandoned
- 2007-03-02 US US11/713,090 patent/US8670727B2/en active Active
- 2007-03-08 CN CN2013101485999A patent/CN103292815A/zh active Pending
- 2007-03-08 CA CA002644973A patent/CA2644973A1/fr not_active Abandoned
- 2007-03-08 WO PCT/EP2007/002184 patent/WO2007101722A2/fr active Application Filing
- 2007-03-08 WO PCT/EP2007/002167 patent/WO2007101719A2/fr active Application Filing
- 2007-03-08 EP EP07711883A patent/EP2008061A2/fr not_active Withdrawn
- 2007-03-08 JP JP2008557688A patent/JP2009536723A/ja not_active Withdrawn
- 2007-03-08 AU AU2007222548A patent/AU2007222548A1/en not_active Abandoned
- 2007-03-08 WO PCT/EP2007/002150 patent/WO2007101713A2/fr active Application Filing
- 2007-03-08 CA CA002644542A patent/CA2644542A1/fr not_active Abandoned
- 2007-03-08 EP EP07711931A patent/EP2013574A2/fr not_active Withdrawn
- 2007-03-08 EP EP07723194A patent/EP2013578B1/fr active Active
- 2007-03-08 CA CA002643724A patent/CA2643724A1/fr not_active Abandoned
- 2007-03-08 KR KR1020087021691A patent/KR20080109749A/ko not_active Application Discontinuation
- 2007-03-08 AU AU2007222559A patent/AU2007222559A1/en not_active Abandoned
- 2007-03-08 EP EP07711882A patent/EP1991827A2/fr not_active Withdrawn
- 2007-03-08 BR BRPI0708244-4A patent/BRPI0708244A2/pt not_active IP Right Cessation
- 2007-03-08 CA CA002643689A patent/CA2643689A1/fr not_active Abandoned
- 2007-03-08 KR KR1020087021693A patent/KR20080100231A/ko not_active Application Discontinuation
- 2007-03-08 BR BRPI0708464-1A patent/BRPI0708464A2/pt not_active IP Right Cessation
- 2007-03-08 CA CA002644076A patent/CA2644076A1/fr not_active Abandoned
- 2007-03-08 BR BRPI0708371-8A patent/BRPI0708371A2/pt not_active IP Right Cessation
- 2007-03-08 WO PCT/EP2007/002149 patent/WO2007101712A2/fr active Application Filing
- 2007-03-08 CA CA002643752A patent/CA2643752A1/fr not_active Abandoned
- 2007-03-08 WO PCT/EP2007/002151 patent/WO2007101714A2/fr active Application Filing
- 2007-03-08 EP EP07723208A patent/EP2013575B1/fr not_active Not-in-force
- 2007-03-08 BR BRPI0708228-2A patent/BRPI0708228A2/pt not_active Application Discontinuation
- 2007-03-08 AU AU2007222528A patent/AU2007222528A1/en not_active Abandoned
- 2007-03-08 AU AU2007222529A patent/AU2007222529A1/en not_active Abandoned
- 2007-03-08 WO PCT/EP2007/002190 patent/WO2007101727A2/fr active Application Filing
- 2007-03-08 JP JP2008557683A patent/JP2009538413A/ja not_active Withdrawn
- 2007-03-08 WO PCT/EP2007/002165 patent/WO2007101717A2/fr active Application Filing
- 2007-03-08 BR BRPI0708572-9A patent/BRPI0708572A2/pt not_active IP Right Cessation
- 2007-03-08 CA CA002644256A patent/CA2644256A1/fr not_active Abandoned
- 2007-03-08 JP JP2008557679A patent/JP2009536794A/ja active Pending
- 2007-03-08 JP JP2008557687A patent/JP2009536722A/ja not_active Withdrawn
- 2007-03-08 BR BRPI0708222-3A patent/BRPI0708222A2/pt not_active IP Right Cessation
- 2007-03-08 US US12/224,673 patent/US20090068950A1/en not_active Abandoned
- 2007-03-08 CA CA002644891A patent/CA2644891A1/fr not_active Abandoned
- 2007-03-08 US US12/736,557 patent/US20110161006A1/en not_active Abandoned
- 2007-03-08 KR KR1020087021703A patent/KR20080106536A/ko not_active Application Discontinuation
- 2007-03-08 WO PCT/EP2007/002153 patent/WO2007101716A2/fr active Application Filing
- 2007-03-08 WO PCT/EP2007/002187 patent/WO2007101724A2/fr active Application Filing
- 2007-03-08 EP EP07711915A patent/EP1991831A2/fr not_active Withdrawn
- 2007-03-08 BR BRPI0708102-2A patent/BRPI0708102A2/pt not_active IP Right Cessation
- 2007-03-08 KR KR1020087021690A patent/KR20080099308A/ko not_active Application Discontinuation
- 2007-03-08 AU AU2007222553A patent/AU2007222553A1/en not_active Abandoned
- 2007-03-08 JP JP2008557684A patent/JP2009537007A/ja not_active Withdrawn
- 2007-03-08 BR BRPI0707503-0A patent/BRPI0707503A2/pt not_active IP Right Cessation
- 2007-03-08 KR KR1020087021702A patent/KR20080100232A/ko not_active Application Discontinuation
- 2007-03-08 AU AU2007222543A patent/AU2007222543A1/en not_active Abandoned
- 2007-03-08 CA CA002644987A patent/CA2644987A1/fr not_active Abandoned
- 2007-03-08 EP EP07711901A patent/EP2013583A2/fr not_active Ceased
- 2007-03-08 CA CA002644538A patent/CA2644538A1/fr not_active Abandoned
- 2007-03-08 WO PCT/EP2007/002193 patent/WO2007101730A2/fr active Application Filing
- 2007-03-08 AU AU2007222558A patent/AU2007222558B2/en not_active Expired - Fee Related
- 2007-03-08 ES ES07711934.5T patent/ES2611702T3/es active Active
- 2007-03-08 EP EP11156593.3A patent/EP2333487B1/fr active Active
- 2007-03-08 CA CA002643766A patent/CA2643766A1/fr not_active Abandoned
- 2007-03-08 CA CA002644546A patent/CA2644546A1/fr not_active Abandoned
- 2007-03-08 WO PCT/EP2007/002108 patent/WO2007101709A2/fr active Application Filing
- 2007-03-08 WO PCT/EP2007/002152 patent/WO2007101715A2/fr active Application Filing
- 2007-03-08 AU AU2007222555A patent/AU2007222555A1/en not_active Abandoned
- 2007-03-08 WO PCT/EP2007/002188 patent/WO2007101725A2/fr active Application Filing
- 2007-03-08 US US11/715,494 patent/US20070265772A1/en not_active Abandoned
- 2007-03-08 BR BRPI0708506-0A patent/BRPI0708506A2/pt not_active Application Discontinuation
- 2007-03-08 JP JP2008557689A patent/JP2009536757A/ja not_active Withdrawn
- 2007-03-08 WO PCT/EP2007/002168 patent/WO2007101720A2/fr active Application Filing
- 2007-03-08 EP EP07711908A patent/EP2014106A2/fr not_active Withdrawn
- 2007-03-08 AU AU2007222549A patent/AU2007222549A1/en not_active Abandoned
- 2007-03-08 JP JP2008557680A patent/JP2009536720A/ja not_active Withdrawn
- 2007-03-08 KR KR1020087021705A patent/KR20080099312A/ko not_active Application Discontinuation
- 2007-03-08 JP JP2008557674A patent/JP2009536755A/ja active Pending
- 2007-03-08 AU AU2007222545A patent/AU2007222545A1/en not_active Abandoned
- 2007-03-08 KR KR1020087021706A patent/KR20080106537A/ko not_active Application Discontinuation
- 2007-03-08 KR KR1020087021697A patent/KR20080105060A/ko not_active Application Discontinuation
- 2007-03-08 AU AU2007222542A patent/AU2007222542A1/en not_active Abandoned
- 2007-03-08 JP JP2008557675A patent/JP2009529817A/ja not_active Withdrawn
- 2007-03-08 BR BRPI0708100-6A patent/BRPI0708100A2/pt not_active IP Right Cessation
- 2007-03-08 JP JP2008557678A patent/JP2009536719A/ja active Pending
- 2007-03-08 WO PCT/EP2007/002194 patent/WO2007101731A2/fr active Application Filing
- 2007-03-08 KR KR1020087021695A patent/KR20080099309A/ko not_active Application Discontinuation
- 2007-03-08 WO PCT/EP2007/002078 patent/WO2007101701A2/fr active Application Filing
- 2007-03-08 CA CA002644895A patent/CA2644895A1/fr not_active Abandoned
- 2007-03-08 WO PCT/EP2007/002189 patent/WO2007101726A2/fr active Application Filing
- 2007-03-08 EP EP07723209.8A patent/EP1991974B1/fr active Active
- 2007-03-08 EP EP07711913A patent/EP1991830A2/fr not_active Withdrawn
- 2007-03-08 WO PCT/EP2007/002079 patent/WO2007101702A2/fr unknown
- 2007-03-08 KR KR1020087021704A patent/KR20080098517A/ko not_active Application Discontinuation
- 2007-03-08 JP JP2008557685A patent/JP2010500533A/ja active Pending
- 2007-03-08 CA CA002645008A patent/CA2645008A1/fr not_active Abandoned
- 2007-03-08 AU AU2007222550A patent/AU2007222550A1/en not_active Abandoned
- 2007-03-08 AU AU2007222547A patent/AU2007222547A1/en not_active Abandoned
- 2007-03-08 JP JP2008557691A patent/JP2009537008A/ja active Pending
- 2007-03-08 JP JP2008557690A patent/JP2009533722A/ja active Pending
- 2007-03-08 EP EP07711930A patent/EP1991832A2/fr not_active Withdrawn
- 2007-03-08 BR BRPI0708302-5A patent/BRPI0708302A2/pt not_active IP Right Cessation
- 2007-03-08 WO PCT/EP2007/002077 patent/WO2007101700A2/fr active Application Filing
- 2007-03-08 EP EP07711934.5A patent/EP2008063B1/fr active Active
- 2007-03-08 BR BRPI0707999-0A patent/BRPI0707999A2/pt not_active IP Right Cessation
- 2007-03-08 KR KR1020087021701A patent/KR20080099311A/ko not_active Application Discontinuation
- 2007-03-08 KR KR1020087021692A patent/KR20080105058A/ko not_active Application Discontinuation
- 2007-03-08 WO PCT/EP2007/002137 patent/WO2007101711A2/fr active Application Filing
- 2007-03-08 JP JP2008557686A patent/JP2009536721A/ja active Pending
- 2007-03-08 KR KR1020087021699A patent/KR20080099310A/ko not_active Application Discontinuation
- 2007-03-08 CA CA002644893A patent/CA2644893A1/fr not_active Abandoned
- 2007-03-08 BR BRPI0708281-9A patent/BRPI0708281A2/pt not_active IP Right Cessation
- 2007-03-08 US US11/715,493 patent/US20070271328A1/en not_active Abandoned
- 2007-03-08 KR KR1020087021700A patent/KR20080105061A/ko not_active Application Discontinuation
- 2007-03-08 AU AU2007222544A patent/AU2007222544A1/en not_active Abandoned
- 2007-03-08 JP JP2008557692A patent/JP2009536724A/ja active Pending
- 2007-03-08 KR KR1020087021698A patent/KR20080106535A/ko not_active Application Discontinuation
- 2007-03-08 BR BRPI0707998-2A patent/BRPI0707998A2/pt not_active IP Right Cessation
- 2007-03-08 BR BRPI0708143-0A patent/BRPI0708143A2/pt not_active IP Right Cessation
- 2007-03-08 BR BRPI0707205-8A patent/BRPI0707205A2/pt not_active IP Right Cessation
- 2007-03-08 KR KR1020087021696A patent/KR20080105059A/ko not_active Application Discontinuation
- 2007-03-08 WO PCT/EP2007/002169 patent/WO2007101721A2/fr active Application Filing
- 2007-03-08 WO PCT/EP2007/002186 patent/WO2007101723A2/fr active Application Filing
- 2007-03-08 KR KR1020087021694A patent/KR20090003201A/ko not_active Application Discontinuation
- 2007-03-08 EP EP07711914A patent/EP2013573A2/fr not_active Withdrawn
- 2007-03-08 AU AU2007222554A patent/AU2007222554A1/en not_active Abandoned
- 2007-03-08 EP EP07723193A patent/EP2013577A2/fr not_active Withdrawn
- 2007-03-08 CA CA002644890A patent/CA2644890A1/fr not_active Abandoned
- 2007-03-08 CA CA002643753A patent/CA2643753A1/fr not_active Abandoned
- 2007-03-08 EP EP07723203A patent/EP1991833A2/fr not_active Withdrawn
- 2007-03-08 JP JP2008557681A patent/JP2009536756A/ja active Pending
- 2007-03-08 WO PCT/EP2007/002192 patent/WO2007101729A2/fr active Application Filing
- 2007-03-08 WO PCT/EP2007/002166 patent/WO2007101718A2/fr active Application Filing
- 2007-03-08 AU AU2007222539A patent/AU2007222539A1/en not_active Abandoned
- 2007-03-08 WO PCT/EP2007/002191 patent/WO2007101728A2/fr active Application Filing
- 2007-03-08 EP EP07711928A patent/EP1991828A2/fr not_active Withdrawn
-
2010
- 2010-12-28 US US12/929,065 patent/US20110137554A1/en not_active Abandoned
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4919545A (en) * | 1988-12-22 | 1990-04-24 | Gte Laboratories Incorporated | Distributed security procedure for intelligent networks |
US6226749B1 (en) * | 1995-07-31 | 2001-05-01 | Hewlett-Packard Company | Method and apparatus for operating resources under control of a security module or other secure processor |
US7036113B1 (en) * | 2000-10-26 | 2006-04-25 | International Business Machines Corporation | Detection of resource exceptions |
US20050027987A1 (en) * | 2003-08-01 | 2005-02-03 | Neufeld E. David | Method and apparatus to provide secure communication between systems |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070260445A1 (en) * | 2006-03-08 | 2007-11-08 | David Vismane | Communication device for emulating a behavior of a navigation device |
US7783471B2 (en) * | 2006-03-08 | 2010-08-24 | David Vismans | Communication device for emulating a behavior of a navigation device |
US11568640B2 (en) | 2019-09-30 | 2023-01-31 | Lenovo (Singapore) Pte. Ltd. | Techniques for providing vibrations at headset |
US11144759B1 (en) * | 2020-05-12 | 2021-10-12 | Lenovo (Singapore) Pte. Ltd. | Presentation of graphical objects on display based on input from rear-facing camera |
Also Published As
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP2013578B1 (fr) | Dispositif de communication à distribution de commande indirecte | |
US20080208853A1 (en) | Processing device for detecting a certain computer command | |
CN101389925B (zh) | 用于模拟导航装置的行为的通信装置 | |
RU2435202C2 (ru) | Устройство передачи данных для эмуляции поведения навигационного устройства | |
US7783471B2 (en) | Communication device for emulating a behavior of a navigation device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: TOMTOM INTERNATIONAL B.V., NETHERLANDS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:VISMANS, DAVID;SALTERS, MICHIEL;TEBBUTT, JAMES;REEL/FRAME:020040/0750 Effective date: 20070719 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |