WO2005122006A1 - Method and arrangement for access to an external file system - Google Patents

Method and arrangement for access to an external file system Download PDF

Info

Publication number
WO2005122006A1
WO2005122006A1 PCT/DE2005/000917 DE2005000917W WO2005122006A1 WO 2005122006 A1 WO2005122006 A1 WO 2005122006A1 DE 2005000917 W DE2005000917 W DE 2005000917W WO 2005122006 A1 WO2005122006 A1 WO 2005122006A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
file system
access
files
network
Prior art date
Application number
PCT/DE2005/000917
Other languages
German (de)
French (fr)
Inventor
Marian Baran
Guido Stephan
Original Assignee
Siemens Aktiengesellschaft
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Siemens Aktiengesellschaft filed Critical Siemens Aktiengesellschaft
Publication of WO2005122006A1 publication Critical patent/WO2005122006A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0853Network architectures or network communication protocols for network security for authentication of entities using an additional device, e.g. smartcard, SIM or a different communication terminal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/02Terminal devices
    • H04W88/06Terminal devices adapted for operation in multiple networks or having at least two operational modes, e.g. multi-mode terminals

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention relates to a method and arrangement for access to an external file system in a network, which comprises a cellular radio network, whereby a file access client in a mobile terminal requests file system information from an external file access server, connected via the network, which then transmits file system information to the file access client and thus permits access for the mobile terminal to the files, characterised by the file names via the file access client. Said files may be read from and into the external file system by means of a mobile radio protocol.

Description

Beschreibungdescription
Verfahren und Anordnung zum Zugriff auf ein externes DateisystemMethod and arrangement for accessing an external file system
Die Erfindung betrifft ein Verfahren zum Zugriff auf ein externes Dateisystem in einem Netzwerk sowie ein dafür ausgelegtes mobiles Endgerät und dessen Anordnung in einem Netzwerk.The invention relates to a method for accessing an external file system in a network as well as a mobile terminal designed therefor and its arrangement in a network.
Die Vernetzung von Computersystemen führt dazu, dass von einer Applikation benötigte Dateien schon längst nicht mehr notwendig lokal sind, d.h. nicht in dem Endgerät abgelegt sind, auf welchem die Applikation abläuft. Man hat deshalb Lösungen entwickelt, mit welchen verteilte Dateisysteme derart zusammengefasst werden können, dass die externen Dateisysteme und das lokale Dateisystem aus Sicht der Applikation scheinbar zu einem einzigen lokalen Dateisystem wird. Bei diesem Mounten von externen Filesystemen über ein Netzwerk werden also Informationen des externen Dateisystems, wie beispielsweise die Dateinamen, an die Applikation übertragen und dann später die Datei bei Zugriff über das Netzwerk geholt bzw. gesendet.The networking of computer systems means that files required by an application are no longer necessary locally, i.e. are not stored in the end device on which the application is running. Solutions have therefore been developed with which distributed file systems can be combined in such a way that the external file systems and the local file system seem to become a single local file system from the point of view of the application. When mounting external file systems over a network, information from the external file system, such as the file names, is transferred to the application and then later the file is fetched or sent when accessed via the network.
Ein typisches Produkt für das Mounten von Filesystemen istA typical product for mounting file systems is
NFS (Network File System) der Firma Sun Microsystems. Dieses Produkt umfasst einerseits einen NFS-Dämonen oder Dateizugriffs-Server, der die Aufgabe hat, Filesysteme des Computers zu exportieren, auf dem er installiert ist. Auf der an- deren Seite importiert ein NFS-Client oder Dateizugriffs-NFS (Network File System) from Sun Microsystems. On the one hand, this product includes an NFS daemon or file access server, which has the task of exporting file systems of the computer on which it is installed. On the other hand, an NFS client or file access
Client diese Filesysteme auf dem Computer des Clients. Unter Verwendung des NFS-Clients kann eine Applikation also auf die externen Filesysteme zugreifen wie auf eigene. Ein ganz ähnliches Konzept verfolgt auch der bekannte Explorer von Microsoft, wenn dort Netzlaufwerke importiert werden, die letztlich nichts anderes sind als Filesysteme. Die beiden Komponenten, Server und Client, erlauben dem Nutzer in ihrem Zusammenspiel also den Zugriff auf im Netz verteilte Filesysteme, als seien sie auf dessen lokalen Laufwerken installiert. Im Ergebnis haben Computer Zugriff zu Filesystemen, die nicht lokal (auf Laufwerken des Computers) verfügbar sind.Client these file systems on the client's computer. Using the NFS client, an application can access the external file systems as if it were its own. Microsoft's well-known Explorer follows a very similar concept when network drives are imported there, which are ultimately nothing more than file systems. Together, the two components, server and client, allow the user to access file systems distributed across the network as if they were installed on its local drives. As a result, computers have access to file systems that are not available locally (on computer drives).
Das Mounten von Filesystemen über Netzwerke ist schon länger auf Basis von drahtgebundenen Standards, wie beispielsweise dem Ethernet, bekannt. In jüngerer Zeit sind hier auch Netz- werke hinzugetreten, welche schnurlos in einem WLAN über die verschiedenen 802.11 Standards kommunizieren. In der Regel wird dabei eine auf TCP/IP basierende Software benutzt, die aus den Komponenten Dateizugriffs-Client und Dateizugriffs- Server besteht. Dabei terminiert der TCP/IP-Stack auf einem der oben genannten Standards.The mounting of file systems over networks has long been known on the basis of wired standards, such as Ethernet. More recently, there have also been networks that communicate wirelessly in a WLAN using the various 802.11 standards. As a rule, software based on TCP / IP is used, which consists of the components file access client and file access server. The TCP / IP stack terminates on one of the standards mentioned above.
Die bekannten Systeme haben den Nachteil, dass sie entweder auf eine drahtgebundene Kommunikation angewiesen sind oder, wie im Falle des WLAN, von der noch sehr lückenhaften Abde- ckung durch WLAN-Acesspoints abhängig sind. Damit ist aber ein Mounten von Filesystemen über Netzwerke für portable Endgeräte nur sehr eingeschränkt nutzbar.The known systems have the disadvantage that they either rely on wired communication or, as in the case of WLAN, are dependent on the still incomplete coverage by WLAN access points. However, mounting file systems over networks for portable devices is only of very limited use.
Der Erfindung liegt daher die Aufgabe zugrunde, eine nutzer- freundliche Möglichkeit für das Mounten von Filesystemen für tragbare Endgeräte zu schaffen. Diese Aufgabe wird durch ein Verfahren gemäß Anspruch 1, ein mobiles Endgerät gemäß Anspruch 8 sowie eine Anordnung gemäß Anspruch 10 gelöst. Der Lösung liegt das Prinzip zugrunde, bereits vorhandene Infrastruktur zum Betrieb von drahtlosen Endgeräten auszunutzen und sie auf vorteilhafte Weise mit bekannten Lösungen zum Mounten von Filesystemen zu verbinden.The invention is therefore based on the object of providing a user-friendly possibility for mounting file systems for portable terminals. This object is achieved by a method according to claim 1, a mobile terminal according to claim 8 and an arrangement according to claim 10. The solution is based on the principle of using already existing infrastructure for operating wireless end devices and advantageously connecting them to known solutions for mounting file systems.
Mit dem erfindungsgemäßen Mounten von Filesystemen ist der Vorteil verbunden, dass Endgeräte mit wesentlich geringerem Speicher auskommen können, weil sie weitere Dateien über den externen Zugriff je nach Bedarf nachladen können. Für den praktischen Gebrauch ergibt sich dabei überhaupt kein Unterschied zwischen lokalen und externen Dateien. Wegen der (zumindest in den Industrieländern) weitgehend flächendeckenden Versorgung für mobile Endgeräte in zellularen Funknetzen kann der Benutzer damit praktisch von jedem Ort auf externe Dateien zugreifen, als seien sie in seinem Endgerät gespeichert.The mounting of file systems according to the invention has the advantage that end devices can use considerably less memory because they can reload additional files as required via external access. For practical use, there is no difference between local and external files. Because of the (at least in the industrialized countries) largely comprehensive coverage for mobile devices in cellular radio networks, the user can access external files practically from anywhere as if they were stored in his device.
Vorteilhafterweise sind dem mobilen Endgerät ein externes Da- teisystem sowie Kapazitäten für Dateien des externen Dateisystems auf einem dem zellularen Funknetz zugehörigen Massenspeicher zugewiesen. Auf diese Weise erhält das Endgerät quasi eine Speicherplatz- bzw. Festplattenerweiterung, ohne dass dafür in die Hardware eingegriffen werden muss. Außerdem ist es dem Benutzer möglich, mit verschiedenen mobilen Endgeräten auf ein und dasselbe externe Dateisystem zuzugreifen und somit das Dateisystem von mehreren Endgeräten konsistent zu halten, ohne dazu eines Kopier- oder Synchronisationsverfahrens zu bedürfen.An external file system and capacities for files of the external file system on a mass storage device belonging to the cellular radio network are advantageously assigned to the mobile terminal. In this way, the end device receives a quasi storage space or hard disk expansion without having to intervene in the hardware. In addition, it is possible for the user to access one and the same external file system with different mobile devices and thus to keep the file system of several devices consistent without requiring a copying or synchronization method.
Weiter bevorzugt weist das externe Dateisystem Dateien auf, welche Software und/oder andere Daten enthalten, die dort von dem Betreiber des zellularen Funknetzes abgelegt worden sind. Auf diese Weise wird der Funknetzbetreiber auch zum Content- Provider und kann darüber hinaus den Teilnehmern beliebige Software zur Verfügung stellen, die sich somit auf besonders einfache Weise und in stets aktueller Form auf dem Endgerät verwenden lässt.The external file system further preferably has files which contain software and / or other data which have been stored there by the operator of the cellular radio network. In this way, the radio network operator also becomes a content provider and can also make any software available to the subscribers, which can thus be used in a particularly simple manner and in an always up-to-date form on the terminal.
Bevorzugt werden bestimmte Dateien des Dateisystems durch einen Authentifizierungsmechanismus geschützt, so dass auf die bestimmten Dateien ausschließlich durch einen oder mehrere festgelegte Benutzer zugegriffen werden kann, dessen oder deren Zugriffsrecht von dem Dateizugrifffs-Server anhand von auf einer SIM-Karte des mobilen Endgerätes gespeicherter Information geprüft wird. Dies ermöglicht nicht nur eine sehr elegante und sichere Art der Authentifizierung, bei der der Benutzer von dem hohen Sicherheitsstandard der SIM-Karte profitiert und sich keinerlei Passworte merken muss, sondern ermöglicht auch noch eine einfache Art des Datenaustausches zwischen mehreren Benutzern.Certain files of the file system are preferably protected by an authentication mechanism, so that the specific files can only be accessed by one or more specified users whose access rights are checked by the file access server on the basis of information stored on a SIM card of the mobile terminal becomes. This not only enables a very elegant and secure type of authentication, in which the user benefits from the high security standard of the SIM card and does not have to remember any passwords, but also enables a simple type of data exchange between several users.
Noch bevorzugter kann der Dateizugriffs-Server auf Zugriffsberechtigungsdaten des Benutzers zugreifen oder diese speichern, um somit den anhand der SIM-Karte identifizierten Benutzer gegenüber Diensten des Netzwerkes zu authentifizieren. Damit kann also das externe Dateisystem noch um solche Datei- en erweitert werden, auf die andere Dienste innerhalb des zellularen Funknetzes oder auch des Internets zugreifen. Der Benutzer erhält also nicht nur Zugriff auf das zugewiesene externe Dateisystem des Dateizugriffs-Servers, sondern praktisch auf alle Dateien, die irgendwo im Internet abgelegt sein können.Even more preferably, the file access server can access or store the user's access authorization data in order to thereby authenticate the user identified by means of the SIM card to services of the network. This means that the external file system can be expanded to include files that other services within the cellular radio network or the Internet can access. The user not only has access to the assigned external file system of the file access server, but practically all files that can be stored anywhere on the Internet.
In einer anderen Ausführungsform ist das Dateisystem einem Steuerungssystem zugeordnet und das mobile Endgerät legt für die Steuerung relevante Dateien an oder modifiziert sie. Hierbei würde in einem automatisierten Überwachungssystem kein besonderes Kommunikationsprotokoll von Nöten sein, sondern das Steuerungssystem schreibt direkt und unmittelbar Messdaten an die relevanten Stellen in den Dateien. Die Auswertungsprogramme einer Zentrale des Steuerungssystems sind damit vollständig von der Kommunikation entlastet.In another embodiment, the file system is assigned to a control system and the mobile terminal takes over the controller applies or modifies relevant files. In this case, no special communication protocol would be required in an automated monitoring system, but the control system writes measurement data directly and immediately to the relevant points in the files. The evaluation programs of a control system center are thus completely relieved of the communication.
In verschiedenen Ausführungsformen kann das Mobilfunkproto- koll GPRS, CDMA, TD-SCDMA, EDGE oder UMTS sein. Die Erfindung wird also durch das MobilfunkprotokoU nicht eingeschränkt, sondern ist auf alle gängigen und zukünftigen Standards anwendbar. Damit kann sie einerseits sofort eingesetzt werden und andererseits an die breitbandigeren Dienste der Zukunft angepasst werden.In various embodiments, the mobile radio protocol can be GPRS, CDMA, TD-SCDMA, EDGE or UMTS. The invention is therefore not restricted by the mobile radio protocol, but can be applied to all current and future standards. On the one hand, it can be used immediately and on the other hand it can be adapted to the broadband services of the future.
Mit dem erfindungsgemäßen mobilen Endgerät und dessen Anordnung in einem Netzwerk sind ähnliche und weitere Vorteile verbunden, wie sie in den Unteransprüchen ausgeführt werden.Similar and further advantages are associated with the mobile terminal according to the invention and its arrangement in a network, as are set out in the subclaims.
Die Erfindung wird nachstehend anhand von Ausführungsbeispielen unter Bezugnahme auf die beigefügten Zeichnungen auch hinsichtlich weiterer Vorteile und Merkmale beschrieben. Die Zeichnungen zeigen in:The invention is described below with reference to exemplary embodiments with reference to the accompanying drawings also with regard to further advantages and features. The drawings show in:
Fig. 1 ein Schema eines erfindungsgemäßen Endgerätes, welches ein Dateisystem über ein Mobilfunknetz importiert,1 shows a diagram of a terminal according to the invention, which imports a file system via a mobile radio network,
Fig. 2 eine weitere Ausführungsform einer Anordnung eines er- findungsgemäßen Endgerätes in einem Netzwerk und dessen logische Verknüpfungen zum Export und Import von Dateisystemen. Fig. 1 zeigt schematisch die erfindungsgemäße Anordnung eines PCs in einem Netzwerk. Dies ist eine Systemarchitektur, bei welcher der TCP/IP-Stack eines PC mit einem Betriebssystem wie etwa Microsoft Windows über ein Standardinterface (bei- spielsweise PCI) auf den E-GPRS-Protokollstack eines Mobilfunkadapters terminiert.2 shows a further embodiment of an arrangement of a terminal according to the invention in a network and its logical links for the export and import of file systems. Fig. 1 shows schematically the arrangement of a PC according to the invention in a network. This is a system architecture in which the TCP / IP stack of a PC with an operating system such as Microsoft Windows terminates on the E-GPRS protocol stack of a mobile radio adapter via a standard interface (for example PCI).
Ein PC 1 ist an ein erstes lokales Netzwerk (LAN 1) 2 angeschlossen. Auf diesem PC 1 läuft eine beliebige Applikation 3 ab, welche auf Dateien zugreift. Dies könnte beispielsweise ein Filebrowser sein wie der bekannte Explorer von Microsoft oder auch der Conqueror unter KDE von Linux. Der Filebrowser bedient sich des Fileaccess-Clients oder Dateizugriff-Clients 4, um auf solche Dateien zurückzugreifen, welche nicht lokal auf dem PC 1 gespeichert sind. Dieser Dateizugriffs-Client 4 kommuniziert über das TCP/IP-Protokoll 5. Gemäß dem üblichen Schichtenmodell liegt unterhalb der TCP/IP-Ebene noch eine Schnittstelle vor der eigentlichen physikalischen Übertragen der Daten, in diesem Fall ein PCI-Interface 6. Über dieses PCI-Interface 6 kommuniziert der PC 1 nicht nur mittels eines Ethernetadapters bzw. 802.3-Adapters 8 mit dem ersten lokalen Netzwerk 2, sondern auch über einen Mobilfunk-Adapter 9 mit einem Mobilfunknetz 10. Dabei kann dieser Mobilfunk-Adapter 9 für ein beliebiges MobilfunkprotokoU ausgelegt sein, bei- spielsweise E-GPRS, CDMA, TD-SCDMA oder UMTS.A PC 1 is connected to a first local area network (LAN 1) 2. Any application 3 that accesses files runs on this PC 1. This could be, for example, a file browser like the well-known Explorer from Microsoft or the Conqueror under KDE from Linux. The file browser uses the file access client or file access client 4 to access files that are not stored locally on the PC 1. This file access client 4 communicates via the TCP / IP protocol 5. According to the usual layer model, below the TCP / IP level there is still an interface before the actual physical transmission of the data, in this case a PCI interface 6. Via this PCI -Interface 6, the PC 1 not only communicates with the first local network 2 by means of an Ethernet adapter or 802.3 adapter 8, but also via a mobile radio adapter 9 with a mobile radio network 10. This mobile radio adapter 9 can be designed for any mobile radio protocol be, for example, E-GPRS, CDMA, TD-SCDMA or UMTS.
Das Mobilfunknetz 10 vermittelt dann die Kommunikation mit einem zweiten lokalen Netzwerk (LAN 2) 11. Mit diesem zweiten lokalen Netzwerk 11 ist ein Fileserver 12 verbunden, welcher die per Mobilfunknetz 10 übertragenen Daten annimmt und auswertet. Die Datenpakete des Mobilfunknetzes werden hier also gemäß dem üblichen Schichtenmodell ausgewertet. Entsprechend werden also die Protokollhüllen des Ethernet bzw. des TCP/IP in einem Ethernetadapter 13 und einer entsprechenden Auswertungseinheit für den TCP/IP-Stack 14 ausgewertet und entfernt. Im Endeffekt erhält dann ein File-Access Server bzw. Dateizugriffs-Server 15 die Datenpakete, welche der Datei- zugriffs-Client 4 gesendet hat. Der Dateizugriffs-Server 15 kann nun auf das externe Dateisystem 16 zugreifen und die von dem Dateizugriffs-Client 4 gestellte Anfrage beantworten.The mobile radio network 10 then mediates communication with a second local network (LAN 2) 11. A file server 12 is connected to this second local network 11, which accepts and evaluates the data transmitted via the mobile radio network 10. The data packets of the mobile radio network are evaluated here according to the usual layer model. The protocol envelopes of Ethernet and TCP / IP are accordingly evaluated and removed in an Ethernet adapter 13 and a corresponding evaluation unit for the TCP / IP stack 14. In the end, a file access server or file access server 15 then receives the data packets which the file access client 4 has sent. The file access server 15 can now access the external file system 16 and answer the request made by the file access client 4.
Die Kommunikation zwischen Dateizugriffs-Client 4 und Datei- zugriffs-Server 15 findet also über ein MobilfunkprotokoU statt. Der Dateizugriffs-Client 4 kann verschiedene Anfragen an den Dateizugriffs-Server 15 stellen. Dazu gehört die Anfrage nach Informationen über das Dateisystem 16, damit dem Filebrowser 3 die entsprechenden Dateinamen und sonstigen Da- teistrukturen zur Verfügung gestellt werden können. Außerdem kann eine Anfrage zur Übertragung einer Datei aus dem Dateisystem 16 sowie die Übermittlung einer solchen Datei an dem Dateizugriffs-Server 15 vorgenommen werden, um diese zu speichern .The communication between the file access client 4 and the file access server 15 thus takes place via a mobile radio protocol. The file access client 4 can make various requests to the file access server 15. This includes the request for information about the file system 16 so that the corresponding file names and other file structures can be made available to the file browser 3. In addition, a request to transfer a file from the file system 16 and the transmission of such a file to the file access server 15 can be made in order to save it.
Fig. 2 zeigt schematisch eine weitere Ausführungsform der Erfindung. Dabei wird auf die einzelnen Protokollschichten, wie sie in Fig. 1 noch dargestellt waren, hier nicht mehr näher eingegangen. Verbindungslinien stellen also logische Verbin- düngen dar, welche den Austausch von relevanten Daten und nicht unbedingt direkte physikalische Verbindungen sein müssen.2 schematically shows a further embodiment of the invention. The individual protocol layers, as they were shown in FIG. 1, are no longer discussed here. Connection lines therefore represent logical connections, which must be the exchange of relevant data and not necessarily direct physical connections.
Ein mobiles Endgerät 101 kommuniziert mittels eines Mobil- funkprotokolls über einen Transceiver 102 und dessen Antenne 103. Das mobile Endgerät 101 weist eine SIM-Karte 104 auf, welche in der üblichen Weise die Authentifizierung des Endgerätes in einem Mobilfunknetz ermöglicht. Ein Dateizugriffs- Client 105 hat Zugriff auf die Dateien eines lokalen Dateisystems 106. Dieser Dateizugriffs-Client 105 könnte beispielsweise analog Fig. 1 von einem Filebrowser verwendet werden.A mobile terminal 101 communicates by means of a mobile radio protocol via a transceiver 102 and its antenna 103. The mobile terminal 101 has a SIM card 104, which in the usual way enables the authentication of the terminal in a mobile radio network. A file access Client 105 has access to the files of a local file system 106. This file access client 105 could, for example, be used by a file browser analogously to FIG. 1.
Die Kommunikation des mobilen Endgerätes 101 erfolgt über den Transceiver 102 mit einem Mobilfunknetz 107. Auf den genaueren Mechanismus soll hier nicht näher eingegangen werden, der Empfang ist lediglich symbolisch durch eine Empfangsantenne 108 dargestellt. Der Dateizugriffs-Client 105 kann also mit einem Dateizugriffs-Server 109 im Mobilfunknetz 107 kommunizieren. Der Dateizugriffs-Server 109 kann über eine Zugriffs- Beschränkungseinrichtung 110 auf ein externes Dateisystem 111 zugreifen.The communication of the mobile terminal 101 takes place via the transceiver 102 with a mobile radio network 107. The more precise mechanism will not be discussed here in detail, the reception is only symbolically represented by a receiving antenna 108. The file access client 105 can therefore communicate with a file access server 109 in the mobile radio network 107. The file access server 109 can access an external file system 111 via an access restriction device 110.
Außerdem ist der Dateizugriffs-Server 109 mit einer Authenti- fizierungseinrichtung 112 verbunden. Die Authentifizierung- seinrichtung 112 kann mit verschiedenen Diensten kommunizieren, welche im Mobilfunknetz 107 oder auch einem externen Netz wie dem Internet 113 vorgesehen sind. Hier ist beispielhaft ein erster Dienst 114 im Mobilfunknetz 107 sowie ein zweiter Dienst 115 im Internet 113 dargestellt. Beide Dienste 114, 115 haben jeweils Zugriff auf ein eigenes erstes bzw. zweites zusätzliches Dateisystem 116, 117.In addition, the file access server 109 is connected to an authentication device 112. The authentication device 112 can communicate with various services which are provided in the mobile radio network 107 or also in an external network such as the Internet 113. A first service 114 in the mobile radio network 107 and a second service 115 in the Internet 113 are shown here by way of example. Both services 114, 115 each have access to their own first or second additional file system 116, 117.
In einer alternativen Ausführungsform wäre es auch denkbar, dass sämtliche externen Dateisysteme 111, 116 und 117 im Internet 113 oder einem anderen externen Netz angeordnet sind.In an alternative embodiment, it would also be conceivable that all external file systems 111, 116 and 117 are arranged on the Internet 113 or another external network.
Wenn nun also der Dateizugriffs-Client 105 auf eine externe Datei zugreifen möchte, so stellt er eine entsprechende Anfrage an den Dateizugriffs-Server 109. Die Zugriffsbeschränkungseinrichtung 110 prüft daraufhin anhand des Codes der SIM-Karte 104, ob das Endgerät 101 zu einem Zugriff auf die gewünschte Datei des externen Dateisystems 111 berechtigt ist. Dafür kann die Zugriffsbeschränkungseinrichtung 110 beispielsweise eine Tabelle führen, welche Dateien des externen Dateisystems 111 von welchem Benutzer eingesehen oder verändert werden können.If the file access client 105 now wants to access an external file, it makes a corresponding request to the file access server 109. The access restriction device 110 then checks using the code of the SIM card 104, whether the terminal 101 is authorized to access the desired file of the external file system 111. For this purpose, the access restriction device 110 can, for example, maintain a table as to which files of the external file system 111 can be viewed or changed by which user.
Bei einem anderen Verlauf kann der Dateizugriffs-Client 105 eine Anfrage an den Dateizugriffs-Server 109 gestellt haben, welcher eine Datei betrifft, die nicht im externen Dateisystem 111 abgelegt ist, sondern in einem anderen Dateisystem wie beispielsweise dem ersten zusätzlichen Dateisystem 116. In diesem Fall leitet der Dateizugriffs-Server 109 die Anfrage an die Authentifizierungseinrichtung 112 weiter, welche nun mit dem ersten Dienst 114 den Zugriff auf das erste zusätzliche Dateisystem 116 aushandelt. Dazu greift sie auf einen Zugriffsbes-chränkungsspeicher 118 zu, in welchem eine Verknüpfung zwischen dem SIM-Code der SIM-Karte 104 und einem persönlichen Zugang zu dem ersten Dienst 114 abgelegt ist. Im Normalfall wird dies ein Account und ein Passwort sein. DieIn another course, the file access client 105 may have made a request to the file access server 109 which relates to a file which is not stored in the external file system 111, but in another file system such as the first additional file system 116. In this In this case, the file access server 109 forwards the request to the authentication device 112, which now negotiates access to the first additional file system 116 with the first service 114. For this purpose, it accesses an access restriction memory 118, in which a link between the SIM code of the SIM card 104 and a personal access to the first service 114 is stored. Usually this will be an account and a password. The
Authentifizierungseinrichtung 112 schickt dann den Accountna- men und das Passwort an den ersten Dienst 114 und authentifiziert somit den Zugriff des Dateizugriffs-Servers 109. Auf diese Weise ist also der Benutzer des mobilen Endgerätes 101 vollständig von der Aufgabe entlastet, sich Passwort und Zugangscode zum ersten Dienst 114 zu merken bzw. diesen einzugeben. Über die SIM-Karte 104 ist die Sicherheit dennoch gewährleistet .Authentication device 112 then sends the account name and the password to the first service 114 and thus authenticates the access of the file access server 109. In this way, the user of the mobile terminal 101 is completely relieved of the task of having the password and access code for the first Note service 114 or enter it. Security is nevertheless guaranteed via the SIM card 104.
Alternativ ist möglich, dass die gewünschte Datei zu einem zweiten zusätzlichen Dateisystem 117 des zweiten Dienstes 115 gehört, welcher nicht in dem Mobilfunknetz 107, sondern im Internet 113 angeordnet ist. Bei diesem Dienst könnte es sich beispielsweise auch um einen Server auf einem privaten PC des Benutzers des mobilen Endgerätes 101 handeln. Der Zugriff durch die Authentifizierungseinrichtung 112 auf diesen zweiten Dienst 115 läuft vollkommen analog zu dem Zugriff auf den ersten Dienst 114 ab. Der einzige Unterschied ist, dass der zweite Dienst 115 im Internet angeordnet ist und somit nicht dem Mobilfunkbetreiber gehört.Alternatively, it is possible for the desired file to belong to a second additional file system 117 of the second service 115, which is not arranged in the mobile radio network 107 but in the Internet 113. This service could be for example, also be a server on a private PC of the user of the mobile terminal 101. The access by the authentication device 112 to this second service 115 is completely analogous to the access to the first service 114. The only difference is that the second service 115 is located on the Internet and therefore does not belong to the mobile operator.
In einer weiteren Ausführungsform der Erfindung ist es denk- bar, dass das mobile Endgerät 101 zu einem Steuerungssystem oder einem Überwachungssystem gehört. In diesem Fall wäre das mobile Endgerät 101 mit einem Messsystem verbunden, dessen Messdaten es mit Hilfe des Dateizugriffs-Clients unmittelbar in die Dateien eines zentralen Rechners des Steuerungssystem überträgt. Dieser Rechner könnte sowohl im Mobilfunknetz 107 wie auch irgendwo im Internet 113 angeordnet sein. Zu einer solchen Überwachung würde z.B. auch zählen, wenn ein vernetz- ter Warenautomat einem zentralen Register meldet, dass bestimmte Warenschächte aufgefüllt werden müssen.In a further embodiment of the invention, it is conceivable that the mobile terminal 101 belongs to a control system or a monitoring system. In this case, the mobile terminal 101 would be connected to a measurement system, the measurement data of which it transmits directly into the files of a central computer of the control system with the aid of the file access client. This computer could be arranged both in the mobile radio network 107 and anywhere on the Internet 113. Such monitoring would e.g. also count when a networked vending machine reports to a central register that certain product chutes have to be filled.
Durch die erfinderische Lösung sind alle TCP/IP-basierenden Softwareprodukte grundsätzlich über Mobilfunknetze ablauffähig. Es können also mobile Endgeräte wie PDA, Laptop oder Handy an jeder Stelle, an der Mobilfunkabdeckung zur Verfü- gung steht, auf beliebig im Netz verteilte Filesysteme und deren Daten bzw. Dateien zugreifen. Deshalb müssen mobile Endgeräte nicht notwendig zusätzlich mit teuren Datenträgern wie z.B. Festplatten ausgerüstet werden. Außerdem können Benutzer mobil und online auf Datenbestände anderer mobiler o- der fest installierter Endgeräte (Server, PC und weitere) zugreifen. Das ermöglicht völlig neue Arten von mobilen Applikationen und bietet darüber hinaus den Netzbetreibern zusätzliche Geschäftsmöglichkeiten. BezugszeichenlisteAs a result of the inventive solution, all TCP / IP-based software products are basically executable via mobile radio networks. This means that mobile devices such as PDAs, laptops or cell phones can access file systems and their data or files distributed anywhere on the network at any point where cell phone coverage is available. Therefore, mobile devices do not necessarily have to be equipped with expensive data carriers such as hard drives. In addition, users can access data from other mobile or permanently installed end devices (server, PC and others) on the go and online. This enables completely new types of mobile applications and also offers network operators additional business opportunities. LIST OF REFERENCE NUMBERS
1 PC 2 erstes lokales Netzwerk 3 Applikation ( Filebrowser ) 4 Dateizugriffs-Client 5 TCP/IP-Stack 6 PCI-Interface 7 Antenne 8 Ethernetadapter 9 Mobilfunk-Adapter 10 Mobilfunknetz 11 zweites lokales Netzwerk 12 File-Server 13 zweiter Ethernet-Adapter 14 zweiter TCP/IP-Stack 15 Dateizugriffs-Server 16 Dateisystem 101 mobiles Endgerät1 PC 2 first local network 3 application (file browser) 4 file access client 5 TCP / IP stack 6 PCI interface 7 antenna 8 Ethernet adapter 9 cellular adapter 10 cellular network 11 second local network 12 file server 13 second Ethernet adapter 14 second TCP / IP stack 15 file access server 16 file system 101 mobile terminal
102 Transceiver102 transceivers
103 Antenne103 antenna
104 SIM-Karte104 SIM card
105 Dateizugriffs-Client 106 lokales Dateisystem105 File Access Client 106 Local File System
107 Mobilfunknetz107 cellular network
108 Antenne des Mobilfunknetzes108 Antenna of the cellular network
109 Dateizugriffs-Server109 File Access Server
110 Zugriffs-Beschränkungseinrichtung 111 externes Dateisystem110 access restriction device 111 external file system
112 Authentifizierungseinrichtung112 Authentication facility
113 Internet113 Internet
114 erster Dienst 115 zweiter Dienst114 first service 115 second service
116 erstes zusätzliches Dateisystem116 first additional file system
117 zweites zusätzliches Dateisystem117 second additional file system
118 ZugriffsbesehränkungsSpeicher 118 Restricted Access Memory

Claims

Patentansprüche claims
1. Verfahren zum Zugriff auf ein externes Dateisystem (16, 111) in einem Netzwerk (11), das ein zellulares Funknetz (10, 107) aufweist, wobei1. A method for accessing an external file system (16, 111) in a network (11), which has a cellular radio network (10, 107), wherein
- ein Dateizugriffs-Client (4, 105) in einem mobilen Endgerät (1, 101) Dateisysteminformationen von einem über das Netzwerk verbundenen externen Dateizugriffs-Server (15, 109) anfordert, welcher dem zellularen Funknetz (10, 107) zugeordnet und ständig ansprechbar ist,- A file access client (4, 105) in a mobile terminal (1, 101) requests file system information from an external file access server (15, 109) connected via the network, which is assigned to the cellular radio network (10, 107) and is always accessible is
- der Dateizugriffs-Server (15, 109) daraufhin dem Dateizugriffs-Client (4, 105) Dateisysteminformationen übermittelt, welche Dateinamen des externen Dateisystems (16, 111) aufweisen und - der Dateizugriffs-Client (4, 105) Zugriff des mobilen Endgeräts (1, 101) auf die durch die Dateinamen bezeichneten Dateien ermöglicht, indem der Dateizugriffs-Client (4, 105) ausgewählte Dateien bei Bedarf mittels eines Mobilfunkprotokolls über das Netzwerk (10, 107) von dem Dateizugriffs- Server (15, 109) anfordert, woraufhin der Dateizugriffs- Server (15, 109) die ausgewählten Dateien von dem externen Dateisystem (16, 111) über das Netzwerk (10, 107) an das mobile Endgerät (1, 101) überträgt und umgekehrt der Dateizugriffs-Client (4, 105) ausgewählte Dateien aus dem mobilen Endgerät (1, 101) mittels des Mobilfunkprotokolls über das Netzwerk (10, 107) an den Dateizugriffs-Server (15, 109) übermittelt, welcher diese ausgewählten Dateien in dem externen Dateisystem (16, 119) ablegt.- The file access server (15, 109) then transmits file system information to the file access client (4, 105), which file names have the external file system (16, 111) and - The file access client (4, 105) accesses the mobile device ( 1, 101) to the files identified by the file names, in that the file access client (4, 105) requests selected files from the file access server (15, 109) via the network (10, 107) if required using a mobile radio protocol, whereupon the file access server (15, 109) transmits the selected files from the external file system (16, 111) via the network (10, 107) to the mobile terminal (1, 101) and vice versa the file access client (4, 105 ) selected files from the mobile terminal (1, 101) are transmitted via the mobile radio protocol over the network (10, 107) to the file access server (15, 109), which stores these selected files in the external file system (16, 119).
2. Verfahren nach Anspruch 1, d a d u r c h g e k e n n z e i c h n e t, dass dem mobilen Endgerät (101) ein externes Dateisystem (111) sowie Kapazitäten für Dateien des externen Dateisystems (111) auf einem dem zellularen Funknetz (107) zugehörigen Massenspeicher zugewiesen sind.2. The method according to claim 1, characterized in that the mobile terminal (101) an external file system (111) and capacities for files of the external file system (111) are assigned to a mass storage device associated with the cellular radio network (107).
3. Verfahren nach Anspruch 2, d a d u r c h g e k e n n z e i c h n e t, dass das externe Dateisystem (111) Dateien aufweist, welche Software und/oder andere Daten enthalten, die dort von dem Betreiber des zellularen Funknetzes (107) abgelegt worden sind.3. The method as claimed in claim 2, so that the external file system (111) has files which contain software and / or other data which have been stored there by the operator of the cellular radio network (107).
4. Verfahren nach einem der Ansprüche 1 bis 3, wobei bestimmte Dateien des Dateisystems (111) durch einen Authentifizierungsmechanismus (104, 110) geschützt sind und darauf ausschließlich durch einen oder mehrere festgelegte Benutzer zugegriffen werden kann, dessen oder deren Zugriffsrecht von dem Dateizugriffs-Server (109) anhand von auf einer SIM-Karte (104) des mobilen Endgerätes (101) gespeicherter Informationen geprüft wird.4. The method according to any one of claims 1 to 3, wherein certain files of the file system (111) are protected by an authentication mechanism (104, 110) and can only be accessed by one or more specified users, whose or their access right from the file access Server (109) is checked on the basis of information stored on a SIM card (104) of the mobile terminal (101).
5. Verfahren nach Anspruch 4, d a d u r c h g e k e n n z e i c h n e t, dass der Dateizugriffs-Server (109) auf Zugriffsberechtigungsdaten des Benutzers zugreifen kann oder diese speichert, um somit den anhand der SIM-Karte (104) identifizierten Benutzer ge- genüber Diensten (114, 115) des Netzwerks (107, 113) zu authentifizieren.5. The method according to claim 4, characterized in that the file access server (109) can access or store access authorization data of the user, in order in this way the user identified by means of the SIM card (104) to services (114, 115) of the Authenticate network (107, 113).
6. Verfahren nach einem der Ansprüche 1 bis 5, d a d u r c h g e k e n n z e i c h n e t, dass das Dateisystem (111, 116, 117) einem Steuerungssystem zugeordnet ist und das mobile Endgerät (101) für die Steuerung relevante Dateien anlegt oder modifiziert. 6. The method according to any one of claims 1 to 5, characterized in that the file system (111, 116, 117) is assigned to a control system and the mobile terminal (101) creates or modifies files relevant for the control.
7. Verfahren nach einem der Ansprüche 1 bis 6, d a d u r c h g e k e n n z e i c h n e t, dass das MobilfunkprotokoU GPRS, CDMA, TD-SCDMA, EDGE oder UMTS ist.7. The method according to any one of claims 1 to 6, that the mobile radio protocol is GPRS, CDMA, TD-SCDMA, EDGE or UMTS.
8. Mobiles Endgerät (101), welches folgendes aufweist:8. Mobile terminal (101), which has the following:
- einen Transceiver (102) zum Senden und Empfangen von Daten,a transceiver (102) for sending and receiving data,
- ein lokales Dateisystem (106) ,- a local file system (106),
- einen Dateizugriffs-Client (105), welcher für den Empfang und die Übertragung von Dateien sowie Dateisysteminformationen, welche Dateinamen aufweisen, in ein und von einem zellularen Funknetz (107) mittels eines Mobilfunkprotokolls über den Transceiver (102) an einen bzw. von einem externen Dateizugriffs-Server (109) ausgelegt ist, - wobei der Dateizugriffs-Client (105) weiterhin dafür ausgelegt ist, Dateisysteminformationen des externen Dateisystems (111) zu dem lokalen Dateisystem (106) hinzuzufügen und bei Zugriff auf ausgewählte Dateien des somit erweiterten lokalen Dateisystems (106, 111) mit dem Dateizugriffs-Server (109) zu kommunizieren, um die ausgewählten Dateien zu empfangen bzw. zu übertragen.- A file access client (105), which for the reception and transmission of files and file system information, which have file names, into and from a cellular radio network (107) by means of a mobile radio protocol via the transceiver (102) to or from one external file access server (109), - wherein the file access client (105) is further configured to add file system information from the external file system (111) to the local file system (106) and when accessing selected files of the thus extended local file system (106, 111) to communicate with the file access server (109) to receive or transmit the selected files.
9. Mobiles Endgerät (101) nach Anspruch 8, d a d u r c h g e k e n n z e i c h n e t, dass der Dateizugriffs-Client (105) dafür ausgelegt ist, über GPRS, CDMA, TD-SCDMA oder UMTS zu kommunizieren.9. A mobile terminal (101) according to claim 8, which also means that the file access client (105) is designed to communicate via GPRS, CDMA, TD-SCDMA or UMTS.
10. Anordnung eines mobilen Endgeräts (101), das ein lokales Dateisystem (106) hält, in einem Netzwerk (107, 113) mit ei- nem zellularen Funknetz (107), in dem ein Dateizugriffs- Server (109) angeordnet und für ständige Ansprechbarkeit ausgelegt ist, und das mindestens einen Massenspeicher (111) aufweist, der ein für das mobile Endgerät externes Dateisystem (111) hält, wobei10. Arrangement of a mobile terminal (101), which holds a local file system (106), in a network (107, 113) with a cellular radio network (107) in which a file access server (109) is arranged and for permanent Responsiveness is designed, and the at least one mass storage device (111) which holds an external file system (111) for the mobile terminal, wherein
- das mobile Endgerät (101) einen Transceiver (102) zum Senden und Empfangen von Daten sowie - einen Dateizugriffs-Client (105) aufweist, welcher für den Empfang und die Übertragung von Dateien sowie Dateisysteminformationen, welche Dateinamen aufweisen, über den Transceiver (102) von dem bzw. an den Dateizugriffs-Server (109) mittels eines Mobilfunkprotokolls ausgelegt ist, wobei der Dateizugriffs-Client (105) dafür ausgelegt ist, Dateisysteminformationen des externen Dateisystems (111) zu dem lokalen Dateisystem (106) hinzuzufügen und bei Zugriff auf ausgewählte Dateien des somit erweiterten lokalen Dateisystems (106, 111) mit dem Dateizugriffs-Server (109) zu kommu- nizieren, um die ausgewählten Dateien zu empfangen bzw. zu übertragen.- The mobile terminal (101) has a transceiver (102) for sending and receiving data, and - A file access client (105), which for the reception and transmission of files and file system information, which have file names, via the transceiver (102 ) from or to the file access server (109) is configured using a mobile radio protocol, the file access client (105) being designed to add file system information from the external file system (111) to the local file system (106) and when accessing it to communicate selected files of the thus extended local file system (106, 111) with the file access server (109) in order to receive or transmit the selected files.
11. Anordnung nach Anspruch 10, d a d u r c h g e k e n n z e i c h n e t, dass der Massenspeicher freie Kapazitäten aufweist, die dem mobilen Endgerät (101) zugeordnet sind.11. The arrangement as claimed in claim 10, so that the mass storage device has free capacities which are assigned to the mobile terminal (101).
12. Anordnung nach Anspruch 11, d a d u r c h g e k e n n z e i c h n e t, dass das externe Dateisystem (111) Dateien aufweist, die in dem Massenspeicher von dem Betreiber des zellularen Funknetzes (107) abgelegt sind und die Software und/oder andere Daten enthalten.12. The arrangement as claimed in claim 11, so that the external file system (111) has files which are stored in the mass storage by the operator of the cellular radio network (107) and contain the software and / or other data.
13. Anordnung nach einem der Ansprüche 10 bis 12, d a d u r c h g e k e n n z e i c h n e t, dass das mobile Endgerät (101) eine SIM-Karte (104) mit darauf abgelegten Authentifizierungsinformationen eines Benutzers und das externe Dateisystem (111) eine Zugriffsbeschränkungseinrichtung (110) aufweist, welche ausgelegt ist, anhand der Au- thentifizierungsinformation die Zugriffsberechtigung des Benutzers auf das externe Dateisystem (111) zu prüfen und ent- sprechend den Zugriff auf bestimmte Dateien des Dateisystems (111) zu ermöglichen oder zu verhindern.13. Arrangement according to one of claims 10 to 12, characterized in that the mobile terminal (101) a SIM card (104) with authentication information of a user and stored thereon the external file system (111) has an access restriction device (110) which is designed to use the authentication information to check the user's access authorization to the external file system (111) and accordingly to access certain files of the file system (111) enable or prevent.
14. Anordnung nach Anspruch 13, g e k e n n z e i c h n e t d u r c h einen Zugriffsberechtigungsspeicher (118), welcher Zugriffsberechtigungsdaten des Benutzers hält, sowie eine Authentifizierungseinrichtung (112), welche dafür ausgelegt ist, mittels der Zugriffsberechtigungsdaten den Zugriff des über die SIM-Karte (104) identifizierten Benutzers auf Dienste (114, 115) des Netzwerks auszuhandeln.14. Arrangement according to claim 13, characterized by an access authorization memory (118) which holds the user's access authorization data, and an authentication device (112) which is designed to use the access authorization data to provide access to services for the user identified via the SIM card (104) (114, 115) of the network.
15. Anordnung nach einem der Ansprüche 10 bis 14, d a d u r c h g e k e n n z e i c h n e t, dass das Netzwerk (107, 113) ein Steuerungssystem aufweist, dem das externe Dateisystem (111, 116, 117) zugeordnet ist, und das mobile Endgerät (101) dafür ausgelegt ist, für die Steuerung relevante Daten zu ermitteln und in dem externen Dateisystem (111, 116, 117) Dateien anzulegen oder zu modifizieren, welche die relevanten Daten enthalten.15. Arrangement according to one of claims 10 to 14, characterized in that the network (107, 113) has a control system to which the external file system (111, 116, 117) is assigned, and the mobile terminal (101) is designed for this, to determine data relevant for the control and to create or modify files in the external file system (111, 116, 117) which contain the relevant data.
16. Anordnung nach einem der Ansprüche 11 bis 15, wobei das MobilfunkprotokoU GPRS, CDMA, TD-SCDMA, EDGE oder16. Arrangement according to one of claims 11 to 15, wherein the mobile radio protocol GPRS, CDMA, TD-SCDMA, EDGE or
UMTS ist. UMTS is.
PCT/DE2005/000917 2004-06-07 2005-05-13 Method and arrangement for access to an external file system WO2005122006A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DE102004028181.5 2004-06-07
DE200410028181 DE102004028181A1 (en) 2004-06-07 2004-06-07 Method and device for accessing an external file system

Publications (1)

Publication Number Publication Date
WO2005122006A1 true WO2005122006A1 (en) 2005-12-22

Family

ID=34970338

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/DE2005/000917 WO2005122006A1 (en) 2004-06-07 2005-05-13 Method and arrangement for access to an external file system

Country Status (2)

Country Link
DE (1) DE102004028181A1 (en)
WO (1) WO2005122006A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105656885A (en) * 2015-12-28 2016-06-08 福建星网锐捷通讯股份有限公司 Method and system for building device to obtain multimedia file

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001033874A1 (en) * 1999-11-04 2001-05-10 Cyberbank Corporation System for a remote file management with mobile devices
US20030017822A1 (en) * 2001-07-02 2003-01-23 Martin Kissner Method and network arrangement for accessing protected resources using a mobile radio terminal
WO2003069829A2 (en) * 2002-02-13 2003-08-21 Interwave Communications, Inc. Gprs wireless network having local switching capabilities and method of operating the same

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11249948A (en) * 1998-02-27 1999-09-17 Toshiba Corp Computer system, file resource switching method used in this system, and storage medium
EP1274017A1 (en) * 2000-08-22 2003-01-08 Gavoa Ltd Electronic document delivery

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001033874A1 (en) * 1999-11-04 2001-05-10 Cyberbank Corporation System for a remote file management with mobile devices
US20030017822A1 (en) * 2001-07-02 2003-01-23 Martin Kissner Method and network arrangement for accessing protected resources using a mobile radio terminal
WO2003069829A2 (en) * 2002-02-13 2003-08-21 Interwave Communications, Inc. Gprs wireless network having local switching capabilities and method of operating the same

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105656885A (en) * 2015-12-28 2016-06-08 福建星网锐捷通讯股份有限公司 Method and system for building device to obtain multimedia file

Also Published As

Publication number Publication date
DE102004028181A1 (en) 2005-12-29

Similar Documents

Publication Publication Date Title
EP2122986B1 (en) Method and system for the provision of services for terminal devices
DE602004005461T2 (en) Mobile authentication for network access
DE602004012870T2 (en) METHOD AND SYSTEM FOR USER AUTHENTICATION IN A USER-PROVIDER ENVIRONMENT
DE102018007534A1 (en) Time-bound secure access
EP2415228B1 (en) Method for reading attributes of a token via a wireless connection
DE602004012300T2 (en) METHOD AND DEVICES FOR SCALABLE SAFE REMOTE DESKTOP ACCESS
EP2812839B1 (en) Method for communication of energy consumption-specific measurement data elements between a smart meter device and a computer system of a utility company and/or operator of a measuring system
WO2010145979A1 (en) Method for registering a mobile radio in a mobile radio network
DE112017002794T5 (en) METHOD AND DEVICE FOR ISSUING A CERTIFICATE OF AUTHORITY FOR AN INCIDENT AREA NETWORK
EP2548358B1 (en) Method for dynamically authorizing a mobile communication device
EP2575385B1 (en) Method for initializing and/or activation of at least one user account, for carrying out a transaction, and terminal
EP1075161B1 (en) Method and devices for controlling access of a user from a user's computer to an access computer
DE102012203518A1 (en) Method for communicating energy consumption-specific data element of smart meter device to computer system of power supplier, involves mutually authenticating computer system and security module for transmitting data elements
WO2004055744A1 (en) Communication between an operator device, a seller module and a customer module
DE102006007793B3 (en) User-conference`s termination detecting method for Internet gateway, involves transmitting status information from client device to gateway, and transmitting hypertext transfer protocol redirect on web page requested by device
EP1604490A1 (en) Method and arrangement for externally controlling and managing at least one wlan subscriber who is assigned to a local radio network
WO2005122006A1 (en) Method and arrangement for access to an external file system
EP3585084A1 (en) Device of an access authorisation system for a sub-network of a mobile radio network
EP2915304B1 (en) Method and system for accessing data in a distributed network system
EP3669501B1 (en) Method for providing data packets from a can bus, control device and system having a can bus
EP2812840B1 (en) Method for initializing a memory area that is associated with a smart meter
DE102004034363B4 (en) Method for controlling the access of mobile terminals to computer networks
DE102016107673A1 (en) Method for using a proxy server for data exchange
DE102010030311A1 (en) A method for reading attributes from an ID token via a telecommunications smart card and a server computer system
DE102018105495B4 (en) Method and system for determining a configuration of an interface

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
122 Ep: pct application non-entry in european phase