WO2002087189A1 - System for emulating a terminal which is adapted to access a telecommunication network from a terminal which is inadapted to said access - Google Patents

System for emulating a terminal which is adapted to access a telecommunication network from a terminal which is inadapted to said access Download PDF

Info

Publication number
WO2002087189A1
WO2002087189A1 PCT/FR2002/001209 FR0201209W WO02087189A1 WO 2002087189 A1 WO2002087189 A1 WO 2002087189A1 FR 0201209 W FR0201209 W FR 0201209W WO 02087189 A1 WO02087189 A1 WO 02087189A1
Authority
WO
WIPO (PCT)
Prior art keywords
module
display
terminal
information
minitel
Prior art date
Application number
PCT/FR2002/001209
Other languages
French (fr)
Inventor
Bernard Louvel
Jean-Pierre Martiniere
Original Assignee
France Telecom Sa
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 France Telecom Sa filed Critical France Telecom Sa
Publication of WO2002087189A1 publication Critical patent/WO2002087189A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/08Protocols specially adapted for terminal emulation, e.g. Telnet
    • 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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/04Protocols specially adapted for terminals or networks with limited capabilities; specially adapted for terminal portability
    • 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
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/18Information format or content conversion, e.g. adaptation by the network of the transmitted or received information for the purpose of wireless delivery to users or terminals
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • 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

Definitions

  • the present invention relates generally to a terminal emulation system suitable for accessing a computer system associated with a telecommunications network from a terminal unsuitable for such access.
  • terminal an apparatus making it possible to send commands through a network to a computer system, in particular a server, to receive information from this computer system and to view this information.
  • a terminal comprises at least one input means, such as a keyboard, a display means, such as a screen, and a means of communication, such as a modem.
  • terminal suitable for access to a computer system associated with a telecommunications network is meant a terminal comprising the technical capacities necessary for such access. These are the technical capacities of the various devices associated with the terminal, whether these are the hardware devices, such as the processors, working or storage memories, input, display, sound processing and communication devices, or the non-hardware devices like software dedicated to applications on servers, operating systems and communication protocols.
  • the insufficiency of certain other devices also indirectly influences the capacity of access.
  • the basic devices of the terminal are the input device, the display device and the communication device. It can also be the sound reproduction device if the latter play an important role in the communication of information to the user of the computer system.
  • terminal unsuitable for access to a computer system associated with a telecommunications network is meant a terminal whose technical capacities are insufficient to give it access capacity, unless substantial modification of its hardware components or not. For example, this is the case of a terminal whose processor power, memory capacity or operating system performance is insufficient. This is also the case for a terminal that does not allow software to access a service to be loaded. Nevertheless, the terminal in question here has the basic devices of a terminal and the technical capacities of these basic devices are sufficient to provide equivalents of those of a terminal suitable for access to the computer system, even if they are lower than those of the latter.
  • emulation of a terminal from the point of view of the user is meant the simulation of the operation of a terminal from another terminal, a simulation which in particular allows the environment of the emulated terminal to be recreated, with equivalent input and display modes.
  • the present invention relates more particularly to a system for emulating an Internet terminal from a terminal of the Minitel type.
  • Internet terminal is understood to mean a terminal adapted to dialogue with servers through the Internet network, that is to say a terminal adapted to the execution of software dedicated to an application on a server associated with the Internet network, called client software.
  • the terminal and the server interact according to a model called client-server which is a computerization model in which the processing is distributed between the terminal and the server.
  • the server and the terminal interact by exchanging messages according to suitable protocols such as the protocols of the TCP / IP family (Transmission Control Protocol / Internet Protocol), for example the HTTP protocol (Hyper Text Transfer Protocol) used for exchanging documents.
  • HTML Hyper Text Markup Language
  • HTML documents are documents in HTML language which is derived from the SGML standard (Standard Generalized Markup Language), a structured document language with in particular hyper-text links (ISO 8879).
  • a Minitel-type terminal allows access, via the switched telephone network and the Teletel network, to videotex servers. Because of its technical capabilities, a Minitel-type terminal cannot constitute an Internet terminal and the modifications that would have to be made to it so that it can not be envisaged, neither from a technical point of view, nor from from an economic point of view.
  • the present invention is particularly interesting in the context of the emulation of a WAP terminal (Wireless Application Protocol).
  • WAP terminal is meant a particular Internet terminal, generally a mobile telephone, allowing access to the Internet network from a wireless telephone network based on the WAP protocol.
  • the WAP protocol allows access to the Internet through browsers using small files adapted to the speed of wireless networks.
  • the WAP protocol notably allows the exchange of documents in WML language (Wireless Markup Language) specially created for small screens like those of mobile phones.
  • WML is based on XML (eXtensible Markup Language) which is derived, like HTML, from the SGML standard.
  • Minitel has many interests. For a potential user of a WAP terminal, it makes it possible to discover the possibilities of such a terminal before acquiring it. The fact that many people, especially in France, have a Minitel-type terminal makes it interesting to use such a terminal. For a user of a WAP telephone who does not have a microcomputer, such an emulation system allows this user to consult WAP services at a lower cost.
  • Terminal emulation systems are already known in the field of IT applied to telecommunications. Examples include WAP phone emulators for personal computers, set-top-boxes or PDA (Personal Digital Assistant). It is either a software to be installed permanently on the computer, the set-topbox or the PDA or a server, placed in a telecommunication network to carry out the transcoding of document, for example of WML language in HTML language with Javascript.
  • the first type of system aims to transform the computer, the set-top box or the PDA into a real consultation terminal adapted to a WAP service.
  • the second type of system aims to emulate a WAP phone thanks to the possibilities offered by browsers available on a computer, such as Communicator from Netscape or Internet Explorer from Microsoft.
  • this same choice is generally made by selecting an active element visible on the screen, such as an icon or an underlined character string, corresponding to the choice in question by means of a selection generally comprising a means of designation as a pointer visible on the screen and steerable by means of a mouse or similar command and a validation means generally commanded by a key of the mouse or similar command.
  • the active elements are generally arranged on the screen in the form of lists in columns, the designation means being represented on the screen by a change in the display of the designated active element and moving vertically d 'an active element to the other under the control of a wheel or a pair of keys' up arrow' and 'down arrow'.
  • “On-the-fly” document conversion gateway systems dynamically add a number in front of each active element of the document, which, at best, increases the presentation of the document on the Minitel screen and, at worst, the makes it incomprehensible.
  • the need to enter a number to make a choice is particularly problematic when the WML document has an input field.
  • the Minitel cursor cannot be placed in two places at the same time.
  • the use of figures to make a choice is closer to a Minitel environment than to an Internet environment, so that a user can hardly distinguish the Internet service from a conventional Minitel service, which makes use very uncomfortable and not very motivating.
  • gateways also pose a legal problem which can prove to be a nuisance for a telecommunications operator. Indeed, by adding numbers and user guidance information to improve ergonomics, he becomes an editor since he modifies the initial document. The WAP service provider may not accept the rendering of the changed document. In addition, when the original document contains illegal content, he could be held responsible for this content as the publisher of the modified document.
  • the present invention therefore relates to a system making it possible, from a physical terminal corresponding to a telecommunication network whose technical capacities are not sufficient to access a server of another telecommunication network, to emulate a terminal capable of '' access this server, recreating as closely as possible the environment of the emulated terminal, at least as regards display and input principles, and without having to make any hardware or software changes to the physical terminal.
  • a terminal emulation system suitable for access to a computer system associated with a first telecommunications network from a physical terminal unsuitable for access to said computer system and associated with a second telecommunications network, said emulation system being connected, on the one hand, to said first network by means of a first dialogue means and, on the other hand, to said second network by means of a second dialogue means, said emulation system being characterized in that it comprises a first processing means suitable for interpreting commands from said physical terminal, a second processing means suitable for analyzing information from said computer system and generating corresponding information which can be reproduced on a means of restitution of said physical terminal and a means of management of restitution adapted to generate information control rmations of said rendering means of said physical terminal, said rendering management means receiving information from said first and second processing means in order to control according to said commands from said physical terminal the rendering on said restitution means of said information from said computer system.
  • the emulation system according to the invention is placed in a telecommunications network and not at the terminal.
  • the system can be used by a service provider, a network operator or a company to give access to IT services to a large number of users without having to equip them individually.
  • a simple PC-type personal computer can process up to 200 users simultaneously.
  • the system according to the invention is not content to best transform a document sent by the computer system into a document that can be returned by the physical terminal and to adapt the commands from the physical terminal before transmitting them to the computer system. Due to the use of a refund management means, directly coupled to a command interpretation means, the system can directly process certain commands. In particular, orders involving only a change in the display and not a transmission of information or requests to the IT department are processed at the system level without requesting the IT system. This allows greater freedom to restore information since the system can then compensate for the terminal's shortcomings.
  • the system can, using three keys of the Minitel, simulate the principles of display control of a WAP telephone. Two keys are used for controlling the movement of the designation means up and down and a third key is used for the validation command.
  • Minitel function keys will be used, the alphabetical and numerical commands being kept for the input operations.
  • the assembly constituted by the Minitel terminal and the emulation system behaves like a real WAP terminal, the Minitel being used only for display and entry. The great freedom of restitution that the system according to the invention allows has many advantages.
  • the display of information on the screen of the physical terminal it is possible to confine this display in an area of the screen corresponding to the screen of the emulated terminal.
  • the emulated terminal can be represented on the screen in order to make the simulation more faithful. You can also separate an area assigned to the image of the emulated terminal and an area reserved for help. Since it is also not necessary to modify the document displayed in order to assign control keys to each of the active elements, the system operator cannot be considered to be a service editor. Finally, as mentioned above, the navigation principles applicable on the accessed service can be fairly exactly simulated.
  • the system also comprises a means for managing the navigation and the context fed by the information processed by said second processing means and adapted to transmit to said first means of dialogue requests to said subsequent computer system. to commands interpreted by said first processing means and established in function of a context stored in a means for saving the context.
  • the emulation system comprises, for each emulation session, on the one hand, a module for managing the screen display.
  • Minitel and a module for interpreting information from the keyboard.
  • Minitel connected to a module for processing the X29 protocols and Videopad itself connected to an X25 network layer associated with the Teletel network and, on the other hand, one.
  • WML language translation module a module for adapting translated information and a navigation and context management module connected to a HTTP client module itself connected to a TCP / IP network layer (30) associated with the Internet, said display management module and said navigation and context management module receiving information from said adaptation module and said interpretation module. Consequently, this system can provide, vis-à-vis the server, the functions of a real WAP terminal.
  • the system can simultaneously provide several WAP terminal emulation sessions on Minitel terminals.
  • the system also includes a memory for storing images of WAP telephones which can send information to the display management module.
  • the system also comprises a module for recognizing the type of Minitel, receiving information from the module for processing the X29 and Videopad protocols and sending information to the command interpretation module, to the display management module, as well as 'to the navigation and context management module.
  • the system can recognize the type of Minitel of the user and consequently implement the corresponding resources.
  • the same service can be rendered optimally according to the possibilities of the terminal.
  • the possibilities of certain categories of Minitel terminals can thus be used, such as Magis Club type terminals which have the possibility of displaying images coded according to the JPEG standard.
  • said terminal to be emulated comprising a display screen allowing the display of character strings, said screen being able, at most, to display n lines each comprising m characters and said physical terminal comprising a screen 'display allowing the display of character strings, said screen being able to display n' lines each comprising m 'characters, with n'> n and m '> m, an area of the display screen of said physical terminal is reserved for the display of information intended to appear on the terminal to be emulated, said area of the display screen comprising n lines which can each accommodate m characters.
  • the WML document is displayed on the Minitel screen in a display window representing the screen of the WAP phone on the Minitel.
  • this zone can be integrated into a visual representation of the WAP telephone.
  • The. representation of the WAP terminal makes it possible to visually distinguish the information corresponding to this WAP terminal from other information corresponding to the Minitel terminal, such as for example an area reserved for help.
  • the values n and m are calculated as a function of the minimum size of said characters.
  • the display window is assigned a number of lines and a number of characters per line which correspond to the maximum of lines and characters that can be displayed on the screen of a WAP phone. In this way, the display window makes it possible to restore as much information at a given instant as the screen of a real telephone.
  • the emulation system comprises, for each emulation session, on the one hand, a module for managing the Minitel screen display and a module for interpreting information from the Minitel keyboard connected to a module for processing the X29 and Videopad protocols, itself connected to a network layer X25 associated with the Teletel network and, d on the other hand, a XHTML language translation module, a module for adapting translated information and a navigation and context management module connected to an HTTP client module, itself connected to an associated TCP / IP network layer to the Internet, said display management module and said navigation and context management module receiving information from said adaptation module and from said interpretation module.
  • the display of information on a screen of said terminal to be emulated is done by means of character strings arranged on said screen in the form of lists, some of these character strings representing active elements, each of these active elements can be selected using a selection means to cause either a modification of the display such as the display of a new list or the display of an information entry field or sending a request or information to said computer system, said selection means comprising, on the one hand, a designation means that can move from one active element to another, the display of a designated active element being differently from the display of an undesignated active element and, on the other hand, a validation means for validating the selection of an active element designated by said designation means, commands from said physical terminal are used to control the movement of said designation means and a command of said physical terminal is used to control said validation means, said interpretation means controlling said management means of said rendering means so that the display of the designated active element is executed in a corresponding manner when one of said commands used to control the movement of said designation means is actuated, and said interpretation means
  • a terminal of the Internet terminal type can be emulated on a terminal that does not have the display devices necessary for the use of an Internet service such as the display devices controlled by a mouse type device.
  • the principles of designation, selection and input used on the emulated terminal are functionally equivalent to those of a real Internet terminal.
  • said second processing means is adapted to execute processing operations corresponding to requests from said computer system, the execution of which cannot be performed on said physical terminal.
  • a terminal emulation system suitable for access to a computer system associated with a first telecommunications network from a physical terminal unsuitable for access to said computer system and associated with a second telecommunications network is characterized in that the display of information on a screen of said physical terminal is done by means of display elements arranged on said screen in the form of lists, some of these display elements representing active elements, each of these active elements being able to be selected using a selection means to cause either a modification of the display such as the display of a new list or the display of a field of entering information, either sending a request or information to said computer system, said selection means comprising, on the one hand, designation means which can be moved r from one active element to another, the display of an element designated asset being done differently than the display of an undesignated active element and, on the other hand, a validation means for validating the selection of an active element designated by said designation means, and in that commands of said physical terminal are used to control the movement of said designation means and a command
  • the display elements can be grouped into a plurality of lists adapted to be successively displayed on the screen of said physical terminal in a given order.
  • the commands making it possible to pass from one of said lists to a preceding list or to a following list are the same as those used to control said designation means.
  • the display elements can be arranged in the same list in a given order relative to each other, a portion of said list being able to be displayed on the screen of said physical terminal, the portion of displayed list being able to be modified by shift up or down.
  • the commands making it possible to modify the portion of the list displayed by shifting up or down are the same as those used to control said designation means.
  • the active elements are navigation objects.
  • each of said navigation objects has at least one processing function and one function for defining a display element representing said object.
  • the processing function associated with a navigation object can be, for example, a link function, allowing a user to access data provided by said computer system, an input function allowing a user to enter data to transmit to said computer system or a selection function allowing a user to make a choice from among several options offered.
  • a function for defining a display element representing a navigation object can be, for example, a function for presenting said object in a.
  • the presentation of said object in an active mode can correspond to a presentation allowing data entry.
  • the system guarantees compatibility with the source service. He manages the restrictions himself in order to avoid malfunctions. For example, it can give a positive response to a request from the computer system, even if it could not perform the corresponding action in its entirety due to the technical limitations of the physical terminal. It then stores the parameters received from the server in a context storage memory in order to be able to reuse them during a subsequent dialogue with it, if necessary.
  • the couple formed by the Minitel and the system behaves like a real terminal adapted to the service.
  • the invention applies each time one wishes to access a computer system from a terminal whose technical capacities are lower than those of the terminal adapted to this service and difficult or impossible to develop.
  • a terminal whose technical capacities are lower than those of the terminal adapted to this service and difficult or impossible to develop.
  • PDA Personal Digital Assistant
  • WAP telephones and game consoles when communicating, from these terminals, to computer systems for which these terminals are unsuitable.
  • FIG. 1 is a schematic representation showing the place of an emulation system according to the invention in interconnected networks
  • Fig. 2 is a schematic representation of the hardware architecture of the emulation system of FIG. 1
  • Fig. 3 is a schematic representation of the architecture of the modules created for a session in the processor of the emulation system of FIG. 1;
  • Fig. 1 is a schematic representation showing the place of an emulation system according to the invention in interconnected networks
  • Fig. 2 is a schematic representation of the hardware architecture of the emulation system of FIG. 1
  • Fig. 3 is a schematic representation of the architecture of the modules created for a session in the processor of the emulation system of FIG. 1
  • Fig. 1 is a schematic representation showing the place of an emulation system according to the invention in interconnected networks
  • Fig. 2 is a schematic representation of the hardware architecture of the emulation system of FIG. 1
  • Fig. 3 is a schematic representation of the architecture of the modules created for
  • FIG. 4 is a front view of a display screen of a terminal with which an emulation system such as that of FIG. 1;
  • Fig. 5 is a view similar to that of FIG. 4, a terminal command having been actuated;
  • Fig. 6 is a front view of a display screen of another terminal with which an emulation system such as that of FIG. 1;
  • FIGS. 7 to 13 are flowcharts showing the operation of the emulation system of FIG. 1;
  • Fig. 14 is a diagram which represents the various functions of the emulation system of FIG. 1;
  • Figs. 15 to 21 show display windows appearing on a display screen of a terminal with which an emulation system such as that of FIG. 1 during the various stages of operation of this system;
  • Fig. 22 represents a WML page sent by a service and processed by the emulation system of FIG. 20.
  • an emulation system 10 of a WAP terminal from a Minitel 6 type terminal operates between said Minitel terminal 6 and a WAP server 1 within interconnected networks.
  • the Minitel 6 is connected to the switched telephone network 5 which gives access to a videotex access point (PAVI) 4.
  • PAVI videotex access point
  • the information from Minitel 6 recovered by the PAVI 4 is transmitted via the Transpac 3 network to the system.
  • emulation 10 At its other end, the emulation system 10 is connected to the IP network 2 which gives it access to the WAP server 1.
  • the emulation system 10 comprises a processor 12 connected, on the one hand, to an Ethernet network card 11 and, on the other hand, to an X25 network card 13.
  • the processor 12 is arranged in modules, some permanent and others created during each emulation session of a WAP terminal.
  • the processor 12 is adapted to process several emulation sessions of WAP terminals in parallel. In other words, the system 10 can simultaneously process communications between several Minitel terminals and several WAP servers.
  • the maximum number of sessions depends on the power of the processor 12, the capacities of the network cards 11 and 13 and the size of the memory 14.
  • a single PC can process up to 200 users simultaneously.
  • Fig. 3 represents the modules brought into play for a session.
  • the Ethernet card 10 a local network standard standardized by ISO, defines, for each emulation session, a TCP / IP network layer 30 (see Fig. 3) which makes it possible to communicate with the WAP server through the Internet. .
  • the X25 network card a protocol standardized by the ITU (International Telecommunication Union) for public packet switching networks, defines, for each emulation session, an X25 network layer 31 (see Fig. 3) which allows dialogue with PAVI through the Transpac network and, therefore, to send and receive information from Minitel.
  • ITU International Telecommunication Union
  • the processor 12 is also connected to a memory for storing the context of the emulators 14 and to a memory for storing WAP phone images 15.
  • the memory 14 makes it possible to define, for each session, a context storage area 28 (see FIG. . 3) and the memory 15 makes it possible to have a set of images of WAP telephones 23 (see FIG. 3).
  • each emulation session of a WAP terminal involves a set 20 of modules created for a session.
  • a session management module 32 receiving information from the X25 network layer 31, is suitable for creating this set of modules.
  • a module 21 is an HTTP client module, forming a means of dialogue with the WAP server.
  • a module 22, called a WML parser, is a module for analyzing information from the WAP server.
  • a module 33 is a module for processing the information analyzed by the module 22.
  • a module 24 is a module for managing the display on the Minitel.
  • a module 25 is a navigation and context management module.
  • a module 26 is a module for interpreting commands from the Minitel.
  • a module 29 is a module for processing the X29 and Videopad protocols forming a means of dialogue with the Minitel terminal. To all of these modules to which are added the context saving area 28 and the set of images of WAP telephones previously mentioned, is also associated a module 27 for recognizing the type of Minitel.
  • the module 29 for processing the X29 and Videopad protocols exchanges information with the X25 network layer 31.
  • This module 29 sends information to the module 26 for interpreting Minitel commands and receives information from the display management module 24.
  • the HTTP client module 21 exchanges information with the TCP / IP network layer.
  • This module 21 sends information to the WML parser module 22 and receives information from the navigation and context management module 25.
  • the information processing module 33 receives information from the module 22 and generates information transmitted as appropriate to the display management module 24 and to the navigation and context management module 25.
  • the command interpretation module 26 sends information to the display management module 24 on the Minitel and to the navigation and context management module 25.
  • the display management module 24 can draw from the image set of WAP phones 23.
  • the type recognition module 27 of Minitel receives information from the module 29 for processing the X29 and Videopad protocols and sends information to the modules 24, 25 and 26 for display management, navigation and context management and interpretation of commands from the Minitel.
  • a user first accesses, using their Minitel terminal, a classic Minitel service offering portal functionality with classification of accessible WAP services into themes and sub-themes.
  • the transition to a WAP terminal emulation session through the system 10 takes place when the user wishes to see what the service of his choice looks like.
  • the X25 network layer 31 receives a packet of calls. It then notifies the session management module 32, which then dynamically creates the set 20 of modules necessary for the session.
  • the Minitel type recognition module 27 extracts the type of Minitel from the Videopad protocol data received at connection. This information is transmitted to the navigation and context management module 25.
  • the module 22 checks the syntax of the document and creates a representation of the various information contained in the document in the form of a structure of the tree of objects type, following the hierarchy defined between objects by the designer of the document. More precisely, the document being composed of marking tags, the module 22 browses the document in chronological order and extracts each element represented between a start tag and an end tag to make it an object. Insofar as the language defines a hierarchy between the objects, the module 22 represents the objects in a tree-like form. In the tree, each object has a parent object and can have one or more child objects. An object is characterized by a type, content, one or more attributes or parameters, the reference of its father and the reference of its son or children if it has any.
  • the processing module 33 traverses the objects originating from the parser, taking into account their hierarchy in the initial document in order to locate the objects used for navigation. For each, it creates a particular object called a browser object.
  • Browser objects are made up of executable functions and a data block memorizing the parameters of the object.
  • Each object has at least one processing function (Process) to execute during validation and display functions with one function to represent the object when it is active (Select) and another to represent the object when it is inactive (Deselect).
  • Objects corresponding to an information entry process also have a function for representing the object during entry (Start Edition). The constitution of the data block depends on the type of object.
  • these can be parameters such as the URL of the document to be reached and, if necessary, one or more predefined values and one or more values indexed on d 'other objects (variables, input fields, options, etc.).
  • the module 33 creates a list of navigator objects, in sequence or in a linked list, adapted to the target terminal, depending on the source page navigation elements timeline.
  • a browser can be of the “link”, “entry”, or “selection of one or more options” type.
  • the processing module 33 traverses the objects originating from the parser, taking into account their hierarchy in the initial document to locate the multimedia objects and transform them into a form compatible with the target terminal.
  • Multimedia objects are objects with content such as text, images or sounds to be reproduced on a screen or through a loudspeaker.
  • the processing module 33 is adapted to read this content and transform it into elements that can be displayed on the Minitel screen or reproduced by the Minitel speaker when the latter is provided with it.
  • the multimedia elements are extracted chronologically with respect to the source page according to certain parameters such as the type of presentation representing the terminal usually used to consult a service, the window data, such as positioning, window width and height, font color, etc.
  • the processing module 33 filters the objects which cannot be restored on the Minitel.
  • the processing module 33 transmits to the navigation and context management module 25 the presentation elements and the navigation elements described above to be saved in the saving zone 28.
  • the processing module 33 executes certain functions defined in the initial document, such as a time delay between two displays or a request for the next document; scripts in WMLscripts for example. For this, it can send commands through the HTTP 21 client module. Presentation and / or navigation elements which cannot be supported by the Minitel terminal and which cannot be transformed to be supported by this terminal are taken into account by this module 33. The latter possibly performs processing operations associated with these elements in synchronism with the source service, in order to allow progression in this source service.
  • the information processed by the processing module 33 is available to the display management module 24.
  • This module 24 will, preliminary, order the display on the Minitel screen of an image of the corresponding WAP telephone extracted from the set of images 23.
  • the screen of this image of the WAP telephone corresponds to a window reserved for displaying the information extracted from the WML document.
  • the module 24 then controls the display of part of the information extracted from the WML document in the window reserved for display.
  • the commands from the Minitel when the user actuates a key on his keyboard are received in the module 26 for interpreting the commands of the Minitel, via the module 29 for managing the X29 and Videopad protocols and the X25 network layer 31.
  • the commands giving rise to an action from the point of view of the emulated terminal are the three function keys existing on the Minitel called “continuation”, “return” and “send”.
  • the "next” and “back” keys are used to control the movement of the designation means, in practice a gray area which highlights the designated character string, up and down.
  • the "send” key is used for the validation command and the “summary” key is used for the "back” command.
  • Alphabetical and numerical commands are kept for input operations.
  • Some of the commands received are routed directly to the display management module 24 on the Minitel for immediate execution of a display operation, change of designated element, display of the rest of the document, display of a field of entry, display of a sublist or others.
  • a validation operation carried out corresponds to an action aimed at sending a request to the WAP server to obtain a new WML document or at sending information entered by the user to the WAP server, the module 25 navigation and context management is requested.
  • the session management module 32 When the Minitel disconnects or when a network incident occurs, the session management module 32 is informed. It then eliminates the modules of the corresponding session and purges the memory of all the data stored during this session.
  • Figs. 7 to 13 are flowcharts showing the operation of the emulation system.
  • a step 100 the emulation system receives a source page and performs the analysis of this page.
  • a step 102 the document is scanned according to the XML tree.
  • the system extracts, in chronological order, the presentation elements and / or the content (text, attributes, images, sounds, etc.) and the navigation elements (links, entries, selection of one or more choices).
  • the presentation mode is chosen from parameters defined by default or defined in a configuration file.
  • the presentation is done either in the form of n windows, or by scrolling in a window.
  • a step 104 the elements extracted during the step 102 are processed in order to produce either n elements forming windows displayable by the Minitel terminal, or a window element of suitable width with presentation by scrolling. It can be a line-by-line scrolling and / or a scrolling by lists.
  • the presentation or navigation elements cannot be supported or modified to be supported by the Minitel terminal, they are subject to special treatment. This is particularly the case with image filtering and the execution of timers. These elements are executed with the desired synchronization relative to the source service.
  • a step 105 a list is made, in the form of a sequence or of a linked list, of browsers whose display is adapted to the Minitel terminal.
  • a step 106 the presentation elements and the navigation elements produced are stored.
  • step 107 is checked if the presentation is made in an image representing the terminal usually used to consult the source service. If not, the processing continues at step 113. If yes, the processing continues at step 108.
  • a step 108 it is checked whether it is a first connection. If so, the processing continues at step 110. If no, the processing continues at step 109.
  • a step 109 the change of format of the source file (for example from WML to XHTML or vice versa) is verified. If not, the processing continues at step 114 shown in FIG. 9. If not, treatment continues at step 1 10.
  • a step 110 it is checked whether a particular presentation is wanted by the source service, or by an access portal. If so, the processing continues at step 111. If no, the processing continues at step 112.
  • a personalized image is selected which is adapted to the Minitel terminal and which represents the terminal usually used to consult the source IT service, as well as associated parameters relating to the window reserved for viewing the processed information corresponding to the information transmitted by this service.
  • processing continues at step 114 shown in FIG. 9.
  • a default presentation of the image of the terminal and of the viewing window is executed. Processing continues at step 114 shown in FIG. 9.
  • a default presentation is executed, such as a full screen presentation or a presentation in a window defined by default according to the type of source (WML or XHTML). Processing continues at step 114 shown in FIG. 9.
  • a step 114 is checked whether the presentation must be in the form of a plurality of windows that can be displayed on the screen of the Minitel. If yes, the processing continues at step 115, if not, at step 131 shown in FIG. 12. In a step 115, a displayable window element is transmitted to the Minitel.
  • a step 116 it is checked whether a navigation element is present. If yes, the processing continues at step 117, if not at step 118.
  • a step 117 the navigation element present is activated and the display of this element is modified.
  • a step 118 orders from the terminal are managed
  • a validation command is activated (for example if the “send” key is pressed)
  • the processing continues at step 150.
  • a move down command is activated (for example if the “more” key is activated)
  • processing continues at step 119 shown in FIG. 10.
  • an upward movement command is activated (for example if the “return” key is pressed)
  • the processing continues at step 125 shown in FIG. 11.
  • step 119 is checked if a next navigation element is present in the display window element already transmitted. If yes, the process continues in step 124, if not in step 120. In a step 120, it is checked whether there is a next displayable window element. If yes, the method continues at step 121, if not, the method returns to step 118 shown in FIG. 9.
  • a next displayable window element is transmitted to the Minitel.
  • a step 122 it is checked whether a navigation element is present in the displayable window element transmitted. If yes, the process continues at step 123, if not, it returns to step 118 shown in FIG. 9.
  • a navigation element present is activated and the display corresponding to this element is modified. The method then returns to step 118 shown in FIG. 9.
  • a step 124 the current navigation element is deactivated, the next navigation element is activated and the display is modified correspondingly.
  • step 125 in a step 125, is checked whether a previous navigation element is present in the display window element already transmitted. If yes, the process continues in step 130, if not in step 126.
  • a step 126 it is checked whether there is a previous displayable window element. If yes, the method continues at step 127, if not, the method returns to step 118 shown in FIG. 9. In a step 127, a preceding displayable window element is transmitted to the
  • a navigation element present in the displayable window element transmitted it is checked whether a navigation element is present in the displayable window element transmitted. If yes, the process continues at step 129, if not, it returns to step 118 shown in FIG. 9. In a step 129, a navigation element present is activated and the display corresponding to this element is modified. The method then returns to step 118 shown in FIG. 9.
  • a step 130 the current navigation element is deactivated, the previous navigation element is activated and the display is modified accordingly.
  • a step 131 it is checked whether a scrolling up command has been activated (for example if the "more" key has been pressed) or if a scrolling down command has been activated (for example if the "return" key has been pressed).
  • the processing continues at step 132, in the second case, at step 139 shown in FIG. 13.
  • step 132 it is checked whether a following navigation element is present in the window element displayed on the Minitel. If yes, the processing continues at step 138, if not, at step 143 shown in FIG. 13.
  • step 133 it is checked if the last line of the document is reached. If yes, the processing returns to step 131, if not, it continues to step 134.
  • a modification of the display is carried out corresponding to a shift of the information downwards with respect to the display window, which gives access to information located above (Roll Up).
  • step 135 it is checked whether a new navigation element is present in the display window as modified. If yes, the process continues in step 136, if not, in step 143 shown in FIG. 13.
  • a step 136 the previous navigation element is deactivated and its display is modified correspondingly.
  • the new navigation element is activated and its display is changed accordingly.
  • the method then goes to step 143 shown in FIG. 13.
  • a step 138 the previous navigation element is deactivated and its display is modified correspondingly.
  • the new navigation element is activated and its display is changed accordingly.
  • the method then goes to step 143 shown in FIG. 13.
  • a step 139 is checked if a previous navigation element is present in the window element displayed on the Minitel. If yes, the processing continues at step 144, if not, at step 140.
  • a step 140 it is checked whether the first line of the document is reached. If yes, the processing returns to step 131 shown in FIG. 12. If not, a modification of the display is carried out corresponding to an offset of the information upwards with respect to the viewing window, which gives access to information located below (Roll Down).
  • step 141 it is checked whether a new navigation element is present in the display window as modified. If yes, the process continues in step 142, if not, in step 143.
  • a step 142 the following navigation element is deactivated and its display is modified in a corresponding manner.
  • the new navigation element is activated and its display is changed accordingly.
  • the process then goes to step 143.
  • step 143 the commands from the Minitel terminal are managed. If a validation command is activated (for example if the “send” key is pressed), the processing continues at step 150. If a move down command is activated (for example if the “more” key is pressed pressed), processing continues at step 139. If an upward movement command is activated (for example if the "return” key is pressed), processing continues at step 132 shown in FIG. 12.
  • step 144 the following navigation element is deactivated and its display is modified correspondingly.
  • the new navigation element is activated and its display is changed accordingly. The process then goes to step 143.
  • a step 150 the processing corresponding to a navigation element which has been activated is executed.
  • the URL associated with the link and any dependent data are retrieved.
  • An HTTP request is issued to the service.
  • the treatment waits for the answer to reach it. Once the answer is obtained, treatment can resume.
  • the "Option" tag having the value "Onpick” as an attribute can be considered as a link.
  • an element is opened, which allows the user to enter from the keyboard of the target terminal, such as a terminal of the so-called Minitel type. In the case of the Minitel, these can be the "correction”, “cancellation” and “checks of authorized characters” keys.
  • the processing waits until the entry is validated (for example, in the case of the Minitel, by pressing the "send” or “carriage return” keys).
  • the information entered is stored and the display of the navigation element is changed accordingly. Processing then resumes where it left off.
  • an option list element is opened. Once one or more options have been selected (positioning on the corresponding option by using the "next" and “back” keys and validation by the "send” key), the selected option (s) are stored, the display is modified accordingly and processing resumes at the point where it remained. To make the display and navigation clearer for the user, the "Options list” element can temporarily replace, at the presentation and / or navigation level, a "Displayable window page” element in the body of the document.
  • a browser object can have four functions.
  • a Process function which consists in reproducing the function (s) of the source element as well as updating the data (a (anchor), Do, Input, Select, Option Onpick, Optgroup (Option group)), by adapting user commands according to the possibilities of the Minitel.
  • a Deselect function which consists in restoring the presentation of the navigation element in non-activated and / or non-activatable mode, possibly recording the context relating to this element, and deactivating the Process, i.e. the actions allowed and / or executed according to user actions from the Minitel.
  • a Select function which consists in presenting the navigation element in activated and / or activatable mode, possibly restoring the context relating to this element and activating the Process.
  • Start Edition function which consists in positioning and / or possibly activating elements in order to allow the user to enter data and / or commands taking into account the possibilities and / or constraints of Minitel. (activation of the cursor, display of call points for data entry, etc.).
  • FIG. 14 illustrates various functions performed by the emulation system.
  • a block 160 represents a first function consisting in browsing chronologically according to the XML tree a source page (WML or XHTML). From this first function, follow three other functions represented by blocks 161, 162 and 163.
  • Block 161 represents the taking into account of the elements of presentation and / or navigation incompatible with the Minitel neither directly, nor even after possible adaptation. These include executing timers and filtering images. Actions corresponding to these elements are executed directly at the level of the emulation system in synchronism with what the original service requires.
  • Block 163 represents the creation of navigator objects corresponding to the navigation elements contained in the source page and adapted to the Minitel. This function is associated with the navigation management function represented by block 164.
  • Block 162 represents the extraction of multimedia elements such as text elements (attribute characters, etc.), images and / or alternative text, 3D elements and sound. From this function, follows a function, represented by a block
  • the navigation management function represented by block 164, is associated with a function, represented by block 169, for recognizing commands issued by the user from the Minitel, represented by block 171, and with a function represented by block 170, for sending data to the Minitel.
  • Figs. 4 and 5 illustrate the representation 42 of a WAP telephone emulated on the screen 40 of a Minitel with alphamosa ⁇ c display.
  • the information corresponding to the WAP service is displayed in a window 41 reserved for this purpose and corresponding, in the representation 42, to the screen of the WAP telephone.
  • the active elements 43 displayed, here strings of characters, are underlined. A designated active item is highlighted by a shaded area 44.
  • the help zone 46 is very distinct from the display zone of the WML content; it does not change the perception of the WAP service.
  • Fig. 6 represents a WAP telephone 52 represented on the screen 50 of a Minitel of the Magis Club type with alphamosa ⁇ c and photographic JPEG display.
  • the window 51 for displaying information corresponding to the WAP service has the same size as the window 41 for the representation of FIGS. 4 and 5.
  • Fig. 5 shows the evolution of the display with respect to FIG. 4 after a user has pressed the "Next” key, the gray area then designating the next active element 45.
  • Pressing the "Next" key when the designated active element is the element at the bottom of the screen and the “Back” key when the designated active element is the element at the top of the screen causes the display, respectively, of the rest of the document or of the previous part of the document respectively.
  • Minitel of the Magis or Sillage type have their “up arrow” and “down arrow” keys coupled with the Continue and Return keys. From the user's point of view, the WAP phone simulation is even more accurate than with standard Minitel.
  • the user of a WAP phone must select the corresponding item represented by three points between two symbols ⁇ [»and «] Colour An input field is then displayed on the screen.
  • the user performs a validation operation.
  • the display of the WML document is then restored on the screen with part of the entry replacing the three dots between the two symbols ⁇ [»and «] Colour
  • the input operation can also be carried out from an active element represented by three points between two symbols ⁇ ["and"] ", as seen in FIG. 6.
  • the user moves the gray area with "Next” or “Back” keys to an active element representing the list and validates his choice by pressing the "Send” key.
  • the different choices are then displayed in the viewing window in the form of character strings forming active elements underlined and arranged in columns, the gray area being placed on the first active element or the element designated by default.
  • the passage from one active element to another is carried out by pressing the "Next” and “Return” keys and the validation is carried out by pressing the "Send” key.
  • the list is then replaced by the WAP document in which the chosen character string appears between the symbols "[" and "]".
  • Figs. 15 to 21 illustrate the reception of a WML page shown in FIG. 22.
  • the emulation system receives the WML page.
  • a graphic representation of a mobile phone is then transmitted to the Minitel, as described above.
  • the system analyzes the elements on this page and constructs presentation elements in relation to a determined window size so as to allow the display in the space reserved for this purpose in the graphic presentation transmitted to the Minitel, in relation to the content of the page, and in relation to the navigation elements present on this page.
  • the content can be presented in the form of a single window as shown in FIG. 15.
  • Three browser objects have been defined.
  • An Input type browser represented by the display element 200 a Select type browser represented by the display element 201 and a Link type browser represented by the display element 202.
  • the system operating in in chronological order, first executed the Select function of the Input browser object, retrieving in the display context the coordinates of the line to be modified.
  • the background color of the display element 200 is therefore different (darker) than that of the elements 201 and 202.
  • the system then executes the Start Edition function of the object, transmitting to the
  • the Process function waits for user actions.
  • the display element 210 corresponding to the input presentation is shown in FIG. 16.
  • a cursor allows the user to position his input.
  • the data entered is transmitted and the presentation is modified to show that the entry has been made.
  • the corresponding display element 220 is shown in FIG. 17. The cursor is off, but the background color remains gray to indicate to the user that he is still positioned on this browser.
  • the system activates the following browser object, that is to say the browser of the Select type, represented by the display element 201 in FIG. 15. This display element is then replaced by an element 21 1, as shown in Fig. 18.
  • the system will command the display so that a list of options is displayed, as shown in Fig. 19.
  • the system When the user presses the "Next" key again, the system activates the following browser object, that is to say the browser of the Link type, represented by the display element 202 in FIG. 15. This display element is then replaced by an element 212, as shown in FIG. 21.
  • the system When the user presses the "Send” key, the system will retrieve the data relating to this link, constitute the URL from this data and transmit this URL to the Internet service through the Http (or https) client. The URL is encoded if necessary. The system then waits for reception of the new page.

Abstract

The invention relates to a system for emulating a WAP terminal from a Minitel terminal. Said system comprises the following elements for each emulation session: a module (24) for managing the display on the screen of the Minitel and a module (26) for interpreting information from the Minitel keyboard which are connected to a module (29) for processing the protocols X29 and Videopad, said module being connected to an X25 network layer associated with the Teletel network, in addition to a WML language translation module (22), a module (33) for adapating translated information, in addition to a navigation and context management module (25) which are connected to an HTTP client module (21) which is connected to a TCP/IP network layer (30) associated with the Internet network, said display management module and navigation and context management module receiving information from the adaptation module and interpretation module.

Description

SYSTEME D ' EMULATION D ' UN TERMINAL ADAPTE A L ' ACCES A UN RESEAU DE TELECOMMUNICATION A PARTIR D ' UN TERMINAL INADAPTE A UN TEL ACCES SYSTEM FOR EMULATING A TERMINAL SUITABLE FOR ACCESS TO A TELECOMMUNICATION NETWORK FROM A TERMINAL SUITABLE FOR SUCH ACCESS
La présente invention concerne de manière générale un système d'émulation d'un terminal adapté à l'accès à un système informatique associé à un réseau de télécommunication à partir d'un terminal inadapté à un tel accès.The present invention relates generally to a terminal emulation system suitable for accessing a computer system associated with a telecommunications network from a terminal unsuitable for such access.
Par terminal, on entend un appareil permettant d'envoyer à travers un réseau des commandes à un système informatique, notamment un serveur, de recevoir des informations de ce système informatique et de visualiser ces informations. Un terminal comprend au minimum un moyen de saisie, comme par exemple un clavier, un moyen de visualisation, comme par exemple un écran, et un moyen de communication, comme par exemple un modem. Par terminal adapté à l'accès à un système informatique associé à un réseau de télécommunication, on entend un terminal comportant les capacités techniques nécessaires à un tel accès. Il s'agit des capacités techniques des divers dispositifs associés au terminal, que ce soient les dispositifs matériels, comme les processeurs, mémoires de travail ou de stockage, dispositifs de saisie, de visualisation, d'exploitation des sons et de communication, ou les dispositifs non matériels comme les logiciels dédiés à des applications sur des serveurs, systèmes d'exploitation et protocoles de communication. L'insuffisance de certains autres dispositifs, comme par exemple les périphériques adaptés notamment au chargement de logiciels influe également indirectement la capacité d'accès. Parmi les dispositifs associés au terminal, on appelle dispositifs de base du terminal le dispositif de saisie, le dispositif de visualisation et le dispositif de communication. Il peut s'agir également du dispositif de restitution des sons si ces derniers jouent un rôle important dans la communication des informations à l'utilisateur du système informatique.By terminal is meant an apparatus making it possible to send commands through a network to a computer system, in particular a server, to receive information from this computer system and to view this information. A terminal comprises at least one input means, such as a keyboard, a display means, such as a screen, and a means of communication, such as a modem. By terminal suitable for access to a computer system associated with a telecommunications network is meant a terminal comprising the technical capacities necessary for such access. These are the technical capacities of the various devices associated with the terminal, whether these are the hardware devices, such as the processors, working or storage memories, input, display, sound processing and communication devices, or the non-hardware devices like software dedicated to applications on servers, operating systems and communication protocols. The insufficiency of certain other devices, such as for example the peripherals adapted in particular to the loading of software also indirectly influences the capacity of access. Among the devices associated with the terminal, the basic devices of the terminal are the input device, the display device and the communication device. It can also be the sound reproduction device if the latter play an important role in the communication of information to the user of the computer system.
Par terminal inadapté à l'accès à un système informatique associé à un réseau de télécommunication, on entend un terminal dont les capacités techniques sont insuffisantes pour lui conférer une capacité d'accès, sauf modification substantielle de ses constituants matériels ou non. Par exemple, c'est le cas d'un terminal dont la puissance du processeur, la capacité de la mémoire ou la performance du système d'exploitation est insuffisante. C'est également le cas d'un terminal ne permettant pas le chargement d'un logiciel d'accès à un service. Néanmoins le terminal dont il est ici question possède les dispositifs de base d'un terminal et les capacités techniques de ces dispositifs de base sont suffisantes pour fournir des équivalents de ceux d'un terminal adapté à l'accès au système informatique, même si elles sont inférieures à celles de ces derniers. Par émulation d'un terminal du point de vue de l'utilisateur, on entend la simulation du fonctionnement d'un terminal à partir d'un autre terminal, simulation qui permet notamment de recréer pour un utilisateur l'environnement du terminal émulé, avec des modes de saisie et de visualisation équivalents.By terminal unsuitable for access to a computer system associated with a telecommunications network, is meant a terminal whose technical capacities are insufficient to give it access capacity, unless substantial modification of its hardware components or not. For example, this is the case of a terminal whose processor power, memory capacity or operating system performance is insufficient. This is also the case for a terminal that does not allow software to access a service to be loaded. Nevertheless, the terminal in question here has the basic devices of a terminal and the technical capacities of these basic devices are sufficient to provide equivalents of those of a terminal suitable for access to the computer system, even if they are lower than those of the latter. By emulation of a terminal from the point of view of the user, is meant the simulation of the operation of a terminal from another terminal, a simulation which in particular allows the environment of the emulated terminal to be recreated, with equivalent input and display modes.
La présente invention concerne plus particulièrement un système d'émulation d'un terminal Internet à partir d'un terminal de type Minitel.The present invention relates more particularly to a system for emulating an Internet terminal from a terminal of the Minitel type.
Par terminal Internet, on entend un terminal adapté au dialogue avec des serveurs à travers le réseau Internet, c'est-à-dire un terminal adapté à l'exécution d'un logiciel dédié à une application sur un serveur associé au réseau Internet, appelé logiciel client. Le terminal et le serveur dialoguent suivant un modèle appelé client- serveur qui est un modèle d'informatisation dans lequel les traitements sont répartis entre le terminal et le serveur. Le serveur et le terminal dialoguent par échange de messages suivant des protocoles adaptés comme les protocoles de la famille TCP/IP (Transmission Control Protocol / Internet Protocol), par exemple le protocole HTTP (Hyper Text Transfer Protocol) utilisé pour l'échange de documents HTML (Hyper Text Markup Language). Les documents HTML sont des documents en langage HTML qui est dérivé de la norme SGML (Standard Generalized Markup Language), langage de document structuré avec notamment des liens hyper-textes (ISO 8879).The term “Internet terminal” is understood to mean a terminal adapted to dialogue with servers through the Internet network, that is to say a terminal adapted to the execution of software dedicated to an application on a server associated with the Internet network, called client software. The terminal and the server interact according to a model called client-server which is a computerization model in which the processing is distributed between the terminal and the server. The server and the terminal interact by exchanging messages according to suitable protocols such as the protocols of the TCP / IP family (Transmission Control Protocol / Internet Protocol), for example the HTTP protocol (Hyper Text Transfer Protocol) used for exchanging documents. HTML (Hyper Text Markup Language). HTML documents are documents in HTML language which is derived from the SGML standard (Standard Generalized Markup Language), a structured document language with in particular hyper-text links (ISO 8879).
Un terminal de type Minitel permet l'accès, à travers le réseau téléphonique commuté et le réseau Télétel, à des serveurs vidéotex. Du fait de ses capacités techniques, un terminal de type Minitel ne peut constituer un terminal Internet et les modifications qu'il faudrait lui apporter pour qu'il le puisse ne sont pas envisageables, ni d'un point de vue technique,, ni d'un point de vue économique.A Minitel-type terminal allows access, via the switched telephone network and the Teletel network, to videotex servers. Because of its technical capabilities, a Minitel-type terminal cannot constitute an Internet terminal and the modifications that would have to be made to it so that it can not be envisaged, neither from a technical point of view, nor from from an economic point of view.
La présente invention est particulièrement intéressante dans le cadre de l'émulation d'un terminal WAP (Wireless Application Protocol).The present invention is particularly interesting in the context of the emulation of a WAP terminal (Wireless Application Protocol).
Par terminal WAP, on entend un terminal Internet particulier, généralement un téléphone mobile, permettant l'accès au réseau Internet à partir d'un réseau téléphonique sans-fil en se basant sur le protocole WAP. Le protocole WAP permet l'accès à Internet grâce à des navigateurs utilisant des fichiers de petite taille adaptés au débit des réseaux sans-fil. Le protocole WAP permet notamment l'échange de documents en langage WML (Wireless Markup Langage) spécialement créé pour les petits écrans comme ceux des téléphones mobiles. Le langage WML est basé sur le langage XML (eXtensible Markup Language) qui est dérivé, comme le langage HTML, de la norme SGML. Un système d'émulation d'un terminal WAP à partir d'un terminal de typeBy WAP terminal is meant a particular Internet terminal, generally a mobile telephone, allowing access to the Internet network from a wireless telephone network based on the WAP protocol. The WAP protocol allows access to the Internet through browsers using small files adapted to the speed of wireless networks. The WAP protocol notably allows the exchange of documents in WML language (Wireless Markup Language) specially created for small screens like those of mobile phones. WML is based on XML (eXtensible Markup Language) which is derived, like HTML, from the SGML standard. A WAP terminal emulation system from a type terminal
Minitel présente de nombreux intérêts. Pour un utilisateur potentiel d'un terminal WAP, il permet de découvrir les possibilités d'un tel terminal avant de l'acquérir. Le fait que de nombreuses personnes, notamment en France, disposent d'un terminal de type Minitel rend intéressant l'utilisation d'un tel terminal. Pour un utilisateur d'un téléphone WAP qui ne dispose pas de micro-ordinateur, un tel système d'émulation permet à cet utilisateur de consulter des services WAP à moindre coût.Minitel has many interests. For a potential user of a WAP terminal, it makes it possible to discover the possibilities of such a terminal before acquiring it. The fact that many people, especially in France, have a Minitel-type terminal makes it interesting to use such a terminal. For a user of a WAP telephone who does not have a microcomputer, such an emulation system allows this user to consult WAP services at a lower cost.
Des systèmes d'émulation de terminal sont déjà connus dans le domaine de l'informatique appliquée aux télécommunications. On peut citer par exemple les émulateurs de téléphones WAP pour ordinateurs personnels, set-top-boxes ou PDA (Personal Digital Assistant). Il s'agit soit d'un logiciel à installer à demeure sur l'ordinateur, la set-topbox ou le PDA soit d'un serveur, placé dans un réseau de télécommunication pour effectuer le transcodage de document, par exemple du langage WML en langage HTML avec Javascript. Le premier type de système vise à transformer l'ordinateur, la set-top box ou le PDA en véritable terminal de consultation adapté à un service WAP. Le second type de système vise à émuler un téléphone WAP grâce aux possibilités offertes par les navigateurs disponibles sur un ordinateur, comme Communicator de Netscape ou Internet Explorer de Microsoft. Dans les deux cas, ces systèmes bénéficient des capacités techniques importantes, notamment puissance et capacité à exécuter un nouveau logiciel, installé ou téléchargé, des terminaux à partir desquels l'émulation se fait (ordinateur personnel, set-top-box ou PDA), terminaux qui ne constituent pas, à proprement parler, des terminaux inadaptés à l'accès aux services WAP. De tels systèmes sont inadaptés à des terminaux de faible puissance, comme un terminal alphamosaïque par exemple, ou à des terminaux dont le logiciel ne peut être modifié ou enrichi.Terminal emulation systems are already known in the field of IT applied to telecommunications. Examples include WAP phone emulators for personal computers, set-top-boxes or PDA (Personal Digital Assistant). It is either a software to be installed permanently on the computer, the set-topbox or the PDA or a server, placed in a telecommunication network to carry out the transcoding of document, for example of WML language in HTML language with Javascript. The first type of system aims to transform the computer, the set-top box or the PDA into a real consultation terminal adapted to a WAP service. The second type of system aims to emulate a WAP phone thanks to the possibilities offered by browsers available on a computer, such as Communicator from Netscape or Internet Explorer from Microsoft. In both cases, these systems benefit from significant technical capacities, in particular power and ability to execute new software, installed or downloaded, from terminals from which emulation is done (personal computer, set-top-box or PDA), terminals which are not, strictly speaking, terminals unsuitable for access to WAP services. Such systems are unsuitable for low-power terminals, such as an alphamosaic terminal for example, or for terminals whose software cannot be modified or enriched.
Existent également des systèmes appelés passerelles de conversion de document « à la volée », capables, par exemple, de convertir des documents HTML ou WML en documents vidéotex. Il s'agit de serveurs spécialisés raccordés d'un côté à Internet et de l'autre au réseau Télétel ; ils essaient de transformer au mieux le document originel en un document exploitable par un terminal de type Minitel. Cependant, le résultat obtenu, en terme d'émulation de terminal, est très éloigné de ce qui se passe sur un terminal comme un ordinateur ou un téléphone WAP. Dans les services Minitel, on effectue un choix généralement en actionnant une touche du clavier correspondant à un numéro suivi d'une pression sur une touche appelée touche « Envoi ». Dans les services Internet, ce même choix se fait généralement en sélectionnant un élément actif visible sur l'écran, comme une icône ou une chaîne de caractères soulignée, correspondant au choix en question grâce à un moyen de sélection comprenant généralement un moyen de désignation comme un pointeur visible sur l'écran et dirigeable au moyen d'une commande de type souris ou similaire et un moyen de validation généralement commandé par une touche de la commande de type souris ou similaire. Dans les services WAP, les éléments actifs sont généralement agencés sur l'écran sous forme de listes en colonnes, le moyen de désignation étant représenté sur l'écran par un changement dans l'affichage de l'élément actif désigné et se déplaçant verticalement d'un élément actif à l'autre sous la commande d'une molette ou d'une paire de touches « flèche haute » et « flèche basse ». Les systèmes de type passerelles de conversion de documents « à la volée » ajoutent dynamiquement un chiffre devant chaque élément actif du document, ce qui, au mieux, alourdit la présentation de celui-ci sur l'écran du Minitel et, au pire, le rend incompréhensible. La nécessité de devoir saisir un chiffre pour effectuer un choix pose notamment un problème lorsque le document WML comporte un champ de saisie. En effet, le curseur du Minitel ne peut être placé aux deux endroits à la fois. En outre, l'utilisation des chiffres pour effectuer un choix est plus proche d'un environnement Minitel que d'un environnement Internet, ce qui fait qu'un utilisateur ne peut guère distinguer le service Internet d'un service Minitel classique, ce qui rend l'usage très inconfortable et peu motivant.There are also systems called "on the fly" document conversion gateways, capable, for example, of converting HTML or WML documents to videotex documents. These are specialized servers connected on one side to the Internet and on the other to the Teletel network; they try to best transform the original document into a document usable by a Minitel-type terminal. However, the result obtained, in terms of terminal emulation, is very far from what happens on a terminal like a computer or a WAP phone. In Minitel services, a choice is generally made by pressing a key on the keyboard corresponding to a number followed by pressing a key called the "Send" key. In Internet services, this same choice is generally made by selecting an active element visible on the screen, such as an icon or an underlined character string, corresponding to the choice in question by means of a selection generally comprising a means of designation as a pointer visible on the screen and steerable by means of a mouse or similar command and a validation means generally commanded by a key of the mouse or similar command. In WAP services, the active elements are generally arranged on the screen in the form of lists in columns, the designation means being represented on the screen by a change in the display of the designated active element and moving vertically d 'an active element to the other under the control of a wheel or a pair of keys' up arrow' and 'down arrow'. “On-the-fly” document conversion gateway systems dynamically add a number in front of each active element of the document, which, at best, increases the presentation of the document on the Minitel screen and, at worst, the makes it incomprehensible. The need to enter a number to make a choice is particularly problematic when the WML document has an input field. The Minitel cursor cannot be placed in two places at the same time. In addition, the use of figures to make a choice is closer to a Minitel environment than to an Internet environment, so that a user can hardly distinguish the Internet service from a conventional Minitel service, which makes use very uncomfortable and not very motivating.
Ces passerelles posent également un problème juridique pouvant s'avérer gênant pour un opérateur de télécommunications. En effet, en ajoutant des numéros et les informations de guidage de l'utilisateur pour améliorer l'ergonomie, il devient éditeur puisqu'il modifie le document initial. Le fournisseur du services WAP peut ne pas accepter le rendu du document modifié. En outre, lorsque le document initial comporte des contenus illégaux, il pourrait être tenu responsable de ces contenus en tant qu'éditeur du document modifié.These gateways also pose a legal problem which can prove to be a nuisance for a telecommunications operator. Indeed, by adding numbers and user guidance information to improve ergonomics, he becomes an editor since he modifies the initial document. The WAP service provider may not accept the rendering of the changed document. In addition, when the original document contains illegal content, he could be held responsible for this content as the publisher of the modified document.
L'utilisation d'un coffret additionnel raccordé au terminal se pratique pour l'émulation de certains terminaux à partir de terminaux de capacités techniques inférieures.The use of an additional box connected to the terminal is practiced for the emulation of certain terminals from terminals of lower technical capacity.
De tels coffrets ont les ressources matérielles suffisantes pour pouvoir, en association avec le terminal de l'utilisateur, émuler un terminal plus évolué. Mais cette solution est peu intéressante d'un point de vue commercial, le coût du coffret étant voisin de celui du terminal émulé. De plus, certains terminaux Minitel n'ont pas les moyens de connexion permettant le raccordement d'un coffret externe. C'est le cas notamment des terminaux Magis et Sillage.Such boxes have sufficient material resources to be able, in association with the user's terminal, to emulate a more advanced terminal. But this solution is not very interesting from a commercial point of view, the cost of the box being close to that of the emulated terminal. In addition, some Minitel terminals do not have the connection means allowing the connection of an external box. This is particularly the case for Magis and Sillage terminals.
La présente invention vise donc un système permettant, à partir d'un terminal physique correspondant à un réseau de télécommunication dont les capacités techniques ne sont pas suffisantes pour accéder à un serveur d'un autre réseau de télécommunication, d'émuler un terminal capable d'accéder à ce serveur, en recréant aussi fidèlement que possible l'environnement du terminal émulé, au moins en ce qui concerne l'affichage et les principes de saisie, et sans avoir à apporter de modifications ni matérielles, ni logicielles au terminal physique. A cet effet, elle propose un système d'émulation d'un terminal adapté à l'accès à un système informatique associé à un premier réseau de télécommunication à partir d'un terminal physique inadapté à l'accès audit système informatique et associé à un second réseau de télécommunication, ledit système d'émulation étant raccordé, d'une part, audit premier réseau par l'intermédiaire d'un premier moyen de dialogue et, d'autre part, audit second réseau par l'intermédiaire d'un second moyen de dialogue, ledit système d'émulation étant caractérisé en ce qu'il comprend un premier moyen de traitement adapté à interpréter des commandes issues dudit terminal physique, un second moyen de traitement adapté à analyser des informations issues dudit système informatique et à générer des informations correspondantes pouvant être restituées sur un moyen de restitution dudit terminal physique et un moyen de gestion de la restitution adapté à générer des informations de commande dudit moyen de restitution dudit terminal physique, ledit moyen de gestion de la restitution recevant des informations desdits premier et second moyens de traitement afin de commander en fonction desdites commandes issues dudit terminal physique la restitution sur ledit moyen de restitution desdites informations issues dudit système informatique.The present invention therefore relates to a system making it possible, from a physical terminal corresponding to a telecommunication network whose technical capacities are not sufficient to access a server of another telecommunication network, to emulate a terminal capable of '' access this server, recreating as closely as possible the environment of the emulated terminal, at least as regards display and input principles, and without having to make any hardware or software changes to the physical terminal. To this end, it offers a terminal emulation system suitable for access to a computer system associated with a first telecommunications network from a physical terminal unsuitable for access to said computer system and associated with a second telecommunications network, said emulation system being connected, on the one hand, to said first network by means of a first dialogue means and, on the other hand, to said second network by means of a second dialogue means, said emulation system being characterized in that it comprises a first processing means suitable for interpreting commands from said physical terminal, a second processing means suitable for analyzing information from said computer system and generating corresponding information which can be reproduced on a means of restitution of said physical terminal and a means of management of restitution adapted to generate information control rmations of said rendering means of said physical terminal, said rendering management means receiving information from said first and second processing means in order to control according to said commands from said physical terminal the rendering on said restitution means of said information from said computer system.
Comme pour les passerelles de conversion de documents « à la volée », le système d'émulation selon l'invention est placé dans un réseau de télécommunications et non pas au niveau du terminal. Ainsi, le système peut être exploité par un fournisseur de services, un opérateur de réseaux ou une entreprise pour donner accès à des services informatiques à un grand nombre d'utilisateurs sans pour autant devoir les équiper individuellement. Un simple ordinateur individuel de type PC peut traiter jusqu'à 200 utilisateurs simultanément.As with the “on the fly” document conversion gateways, the emulation system according to the invention is placed in a telecommunications network and not at the terminal. Thus, the system can be used by a service provider, a network operator or a company to give access to IT services to a large number of users without having to equip them individually. A simple PC-type personal computer can process up to 200 users simultaneously.
Contrairement aux passerelles de conversion de documents « à la volée », le système selon l'invention ne se contente pas de transformer au mieux un document émis par le système informatique en un document restituable par le terminal physique et d'adapter les commandes issues du terminal physique avant de les transmettre au système informatique. Du fait de l'utilisation d'un moyen de gestion de la restitution, directement couplé à un moyen d'interprétation des commandes, le système peut traiter directement certaines commandes. Notamment, les commandes n'impliquant qu'un changement de l'affichage et non pas une transmission d'information ou de requête au service informatique sont traitées au niveau du système sans solliciter le système informatique. Ceci permet une plus grande liberté de restitution de l'information puisque le système peut alors pallier aux insuffisances du terminal. Par exemple, dans le cas de l'émulation d'un terminal WAP à partir d'un terminal Minitel, le système peut, à partir de trois touches du Minitel, simuler les principes de commande d'affichage d'un téléphone WAP. Deux touches sont utilisées pour la commande du déplacement du moyen de désignation vers le haut et vers le bas et une troisième touche est utilisée pour la commande de validation. Avantageusement, des touches dites de fonction du Minitel seront utilisées, les commandes alphabétiques et numériques étant conservées pour les opérations de saisie. En fait, l'ensemble constitué par le terminal Minitel et le système d'émulation se comporte comme un véritable terminal WAP, le Minitel n'étant utilisé que pour l'affichage et la saisie. La grande liberté de restitution que permet le système selon l'invention présente de nombreux avantages. Tout d'abord, en ce qui concerne l'affichage d'informations sur l'écran du terminal physique, il est possible de confiner cet affichage dans une zone de l'écran corcespondant à l'écran du terminal émulé. Le terminal émulé peut être représenté sur l'écran afin de rendre la simulation plus fidèle. L'on peut en outre séparer une zone affectée à l'image du terminal émulé et une zone réservée à l'aide. Comme il n'est pas non plus nécessaire de modifier le document affiché en vue d'affecter des touches de commande à chacun des éléments actifs, l'exploitant du système ne peut se voir qualifié d'éditeur de services. Enfin, comme mentionné ci- dessus, les principes de navigation applicables sur le service accédé peuvent être assez exactement simulés.Unlike document conversion gateways "on the fly", the system according to the invention is not content to best transform a document sent by the computer system into a document that can be returned by the physical terminal and to adapt the commands from the physical terminal before transmitting them to the computer system. Due to the use of a refund management means, directly coupled to a command interpretation means, the system can directly process certain commands. In particular, orders involving only a change in the display and not a transmission of information or requests to the IT department are processed at the system level without requesting the IT system. This allows greater freedom to restore information since the system can then compensate for the terminal's shortcomings. Through example, in the case of emulating a WAP terminal from a Minitel terminal, the system can, using three keys of the Minitel, simulate the principles of display control of a WAP telephone. Two keys are used for controlling the movement of the designation means up and down and a third key is used for the validation command. Advantageously, so-called Minitel function keys will be used, the alphabetical and numerical commands being kept for the input operations. In fact, the assembly constituted by the Minitel terminal and the emulation system behaves like a real WAP terminal, the Minitel being used only for display and entry. The great freedom of restitution that the system according to the invention allows has many advantages. First of all, with regard to the display of information on the screen of the physical terminal, it is possible to confine this display in an area of the screen corresponding to the screen of the emulated terminal. The emulated terminal can be represented on the screen in order to make the simulation more faithful. You can also separate an area assigned to the image of the emulated terminal and an area reserved for help. Since it is also not necessary to modify the document displayed in order to assign control keys to each of the active elements, the system operator cannot be considered to be a service editor. Finally, as mentioned above, the navigation principles applicable on the accessed service can be fairly exactly simulated.
Selon un autre aspect de la présente invention, le système comprend également un moyen de gestion de la navigation et du contexte alimenté par les informations traitées par ledit second moyen de traitement et adapté à transmettre audit premier moyen de dialogue des requêtes audit système informatique faisant suite à des commandes interprétées par ledit premier moyen de traitement et établies en fonctioa d'un contexte emmagasiné dans un moyen de sauvegarde du contexte.According to another aspect of the present invention, the system also comprises a means for managing the navigation and the context fed by the information processed by said second processing means and adapted to transmit to said first means of dialogue requests to said subsequent computer system. to commands interpreted by said first processing means and established in function of a context stored in a means for saving the context.
Selon un exemple de réalisation de l'invention pour l'émulation d'un terminaL WAP à partir d'un terminal Minitel, le système d'émulation comporte, pour chaque session d'émulation, d'une part, un module de gestion de l'affichage de l'écran du. Minitel et un module d'interprétation des informations provenant du clavier du. Minitel connectés à un module de traitement des protocoles X29 et Vidéopad lui même connecté à une couche réseau X25 associée au réseau Télétel et, d'autre part, un. module de traduction du langage WML, un module d'adaptation des informations traduites et un module de gestion de la navigation et du contexte connectés à un module client HTTP lui même connecté à une couche réseau TCP/IP (30) associée au réseau Internet, ledit module de gestion de l'affichage et ledit module de gestion de la navigation et du contexte recevant des informations dudit module d'adaptation et dudit module d'interprétation. Par conséquent, ce système peut assurer, vis-à-vis du serveur, les fonctions d'un véritable terminal WAP. Le système peut assurer en parallèle plusieurs sessions d'émulation de terminaux WAP sur des terminaux Minitel.According to an exemplary embodiment of the invention for the emulation of a WAP terminal from a Minitel terminal, the emulation system comprises, for each emulation session, on the one hand, a module for managing the screen display. Minitel and a module for interpreting information from the keyboard. Minitel connected to a module for processing the X29 protocols and Videopad itself connected to an X25 network layer associated with the Teletel network and, on the other hand, one. WML language translation module, a module for adapting translated information and a navigation and context management module connected to a HTTP client module itself connected to a TCP / IP network layer (30) associated with the Internet, said display management module and said navigation and context management module receiving information from said adaptation module and said interpretation module. Consequently, this system can provide, vis-à-vis the server, the functions of a real WAP terminal. The system can simultaneously provide several WAP terminal emulation sessions on Minitel terminals.
Avantageusement, le système comprend également une mémoire de stockage d'images de téléphones WAP pouvant envoyer des informations au module de gestion de l'affichage.Advantageously, the system also includes a memory for storing images of WAP telephones which can send information to the display management module.
Avantageusement, le système comprend également un module de reconnaissance du type de Minitel, recevant des informations du module de traitement des protocoles X29 et Vidéopad et envoyant des informations au module d'interprétation des commandes, au module de gestion de l'affichage, ainsi qu'au module de gestion de la navigation et du contexte.Advantageously, the system also comprises a module for recognizing the type of Minitel, receiving information from the module for processing the X29 and Videopad protocols and sending information to the command interpretation module, to the display management module, as well as 'to the navigation and context management module.
Ainsi, le système peut reconnaître le type de Minitel de l'utilisateur et mettre en conséquence en œuvre les ressources correspondantes. Ainsi, un même service peut être rendu de façon optimale en fonction des possibilités du terminal. Peuvent ainsi être utilisées les possibilités de certaines catégories de terminaux Minitel, comme les terminaux de type Magis Club qui ont la possibilité d'afficher des images codées suivant le standard JPEG.Thus, the system can recognize the type of Minitel of the user and consequently implement the corresponding resources. Thus, the same service can be rendered optimally according to the possibilities of the terminal. The possibilities of certain categories of Minitel terminals can thus be used, such as Magis Club type terminals which have the possibility of displaying images coded according to the JPEG standard.
Selon un autre aspect de la présente invention, ledit terminal à émuler comprenant un écran d'affichage permettant l'affichage de chaînes de caractères, ledit écran pouvant, au maximum, afficher n lignes comprenant chacune m caractères et ledit terminal physique comprenant un écran d'affichage permettant l'affichage de chaînes de caractères, ledit écran pouvant afficher n' lignes comprenant chacune m' caractères, avec n'>n et m'>m, une zone de l'écran d'affichage dudit terminai physique est réservée pour l'affichage des informations destinées à apparaître sur le terminal à émuler, ladite zone de l'écran de visualisation comprenant n lignes pouvant accueillir chacune m caractères.According to another aspect of the present invention, said terminal to be emulated comprising a display screen allowing the display of character strings, said screen being able, at most, to display n lines each comprising m characters and said physical terminal comprising a screen 'display allowing the display of character strings, said screen being able to display n' lines each comprising m 'characters, with n'> n and m '> m, an area of the display screen of said physical terminal is reserved for the display of information intended to appear on the terminal to be emulated, said area of the display screen comprising n lines which can each accommodate m characters.
Ainsi par exemple, dans le cas de l'émulation d'un terminal WAP à partir d'un Minitel, l'affichage du document WML sur l'écran du Minitel se fait dans une fenêtre d'affichage représentant l'écran du téléphone WAP sur le Minitel. Avantageusement, cette zone peut être intégrée dans une représentation visuelle du téléphone WAP. La. représentation du terminal WAP permet de distinguer visuellement les informations correspondant à ce terminal WAP d'autres informations correspondant au terminal Minitel, comme par exemple une zone réservée à l'aide.For example, in the case of emulating a WAP terminal from a Minitel, the WML document is displayed on the Minitel screen in a display window representing the screen of the WAP phone on the Minitel. Advantageously, this zone can be integrated into a visual representation of the WAP telephone. The. representation of the WAP terminal makes it possible to visually distinguish the information corresponding to this WAP terminal from other information corresponding to the Minitel terminal, such as for example an area reserved for help.
Avantageusement, lorsque la taille des caractères affichés sur le terminal à émuler est variable, les valeurs n et m sont calculées en fonction de la taille minimum desdits caractères.Advantageously, when the size of the characters displayed on the terminal to be emulated is variable, the values n and m are calculated as a function of the minimum size of said characters.
Cette disposition permet de résoudre le problème qui se pose, par exemple, dans le cas d'un Minitel dont la police de caractères du Minitel est à chasse fixe contrairement à celle des téléphones WAP. On attribue à la fenêtre d'affichage un nombre de lignes et un nombre de caractères par ligne qui correspondent au maximum de lignes et de caractères affichables sur l'écran d'un téléphone WAP. De cette manière, la fenêtre d'affichage permet de restituer à un instant donné autant d'informations que l'écran d'un téléphone réel.This arrangement makes it possible to solve the problem which arises, for example, in the case of a Minitel whose typeface of the Minitel is with fixed hunting unlike that of WAP telephones. The display window is assigned a number of lines and a number of characters per line which correspond to the maximum of lines and characters that can be displayed on the screen of a WAP phone. In this way, the display window makes it possible to restore as much information at a given instant as the screen of a real telephone.
Selon un exemple de réalisation de l'invention pour l'émulation d'un terminal XHTML à partir d'un terminal Minitel, le système d'émulation comporte, pour chaque session d'émulation, d'une part, un module de gestion de l'affichage de l'écran du Minitel et un module d'interprétation des informations provenant du clavier du Minitel connectés à un module de traitement des protocoles X29 et Vidéopad, lui- même connecté à une couche réseau X25 associée au réseau Télétel et, d'autre part, un module de traduction du langage XHTML, un module d'adaptation des informations traduites et un module de gestion de la navigation et du contexte connectés à un module client HTTP, lui-même connecté à une couche réseau TCP/IP associée au réseau Internet, ledit module de gestion de l'affichage et ledit module de gestion de la navigation et du contexte recevant des informations dudit module d'adaptation et dudit module d'interprétation.According to an exemplary embodiment of the invention for emulating an XHTML terminal from a Minitel terminal, the emulation system comprises, for each emulation session, on the one hand, a module for managing the Minitel screen display and a module for interpreting information from the Minitel keyboard connected to a module for processing the X29 and Videopad protocols, itself connected to a network layer X25 associated with the Teletel network and, d on the other hand, a XHTML language translation module, a module for adapting translated information and a navigation and context management module connected to an HTTP client module, itself connected to an associated TCP / IP network layer to the Internet, said display management module and said navigation and context management module receiving information from said adaptation module and from said interpretation module.
Selon un autre aspect de la présente invention, l'affichage d'informations sur un écran dudit terminal à émuler se fait grâce à des chaînes de caractères agencées sur ledit écran sous forme de listes, certaines de ces chaînes de caractères représentant des éléments actifs, chacun de ces éléments actifs pouvant être sélectionné à l'aide d'un moyen de sélection pour entraîner, soit une modification de l'affichage comme l'affichage d'une nouvelle liste ou l'affichage d'un champ de saisie d'informations, soit l'envoi d'une requête ou d'informations audit système informatique, ledit moyen de sélection comprenant, d'une part, un moyen de désignation pouvant se déplacer d'un élément actif à l'autre, l'affichage d'un élément actif désigné se faisant différemment de l'affichage d'un élément actif non désigné et, d'autre part, un moyen de validation pour valider la sélection d'un élément actif désigné par ledit moyen de désignation, des commandes dudit terminal physique sont utilisées pour commander le déplacement dudit moyen de désignation et une commande dudit terminal physique est utilisée pour commander ledit moyen de validation, ledit moyen d'interprétation commandant ledit moyen de gestion dudit moyen de restitution de sorte que soit exécuté de manière conespondante l'affichage de l'élément actif désigné lorsqu'une desdites commandes utilisées pour commander le déplacement dudit moyen de désignation est actionnée, et ledit moyen d'interprétation commandant ledit moyen de gestion dudit moyen de restitution et, le cas échéant, ledit moyen de gestion de la navigation et du contexte de sorte que soient exécutés de manière correspondante l'opération de modification de l'affichage et/ou, le cas échéant, l'envoi d'informations ou d'une requête audit système informatique lorsque ladite commande utilisée pour commander ledit moyen de validation est actionnée. Ainsi, l'on peut émuler un terminal de type terminal Internet sur un terminal ne disposant pas des dispositifs d'affichage nécessaires à l'utilisation d'un service Internet comme les dispositifs d'affichage commandés par un dispositif de type souris. Les principes de désignation, de sélection et de saisie utilisés sur le terminal émulé sont équivalents fonctionnellement à ceux d'un véritable terminal Internet. Selon un autre aspect de la présente invention, ledit second moyen de traitement est adapté à exécuter des traitements correspondant à des demandes dudit système informatique dont l'exécution ne peut être réalisée sur ledit terminal physique.According to another aspect of the present invention, the display of information on a screen of said terminal to be emulated is done by means of character strings arranged on said screen in the form of lists, some of these character strings representing active elements, each of these active elements can be selected using a selection means to cause either a modification of the display such as the display of a new list or the display of an information entry field or sending a request or information to said computer system, said selection means comprising, on the one hand, a designation means that can move from one active element to another, the display of a designated active element being differently from the display of an undesignated active element and, on the other hand, a validation means for validating the selection of an active element designated by said designation means, commands from said physical terminal are used to control the movement of said designation means and a command of said physical terminal is used to control said validation means, said interpretation means controlling said management means of said rendering means so that the display of the designated active element is executed in a corresponding manner when one of said commands used to control the movement of said designation means is actuated, and said interpretation means controlling said means for managing said rendering means and, where appropriate, said means for managing navigation and context so that the display modification operation is executed in a corresponding manner and / or, if applicable éant, sending information or a request to said computer system when said command used to control said validation means is actuated. Thus, a terminal of the Internet terminal type can be emulated on a terminal that does not have the display devices necessary for the use of an Internet service such as the display devices controlled by a mouse type device. The principles of designation, selection and input used on the emulated terminal are functionally equivalent to those of a real Internet terminal. According to another aspect of the present invention, said second processing means is adapted to execute processing operations corresponding to requests from said computer system, the execution of which cannot be performed on said physical terminal.
Selon un autre aspect de la présente invention, un système d'émulation d'un terminal adapté à l'accès à un système informatique associé à un premier réseau de télécommunication à partir d'un terminal physique inadapté à l'accès audit système informatique et associé à un second réseau de télécommunication est caractérisé en ce que l'affichage d'informations sur un écran dudit terminal physique se fait grâce à des éléments d'affichage agencés sur ledit écran sous forme de listes, certains de ces éléments d'affichage représentant des éléments actifs, chacun de ces éléments actifs pouvant être sélectionné à l'aide d'un moyen de sélection pour entraîner, soit une modification de l'affichage comme l'affichage d'une nouvelle liste ou l'affichage d'un champ de saisie d'informations, soit l'envoi d'une requête ou d'informations audit système informatique, ledit moyen de sélection comprenant, d'une part, un moyen de désignation pouvant se déplacer d'un élément actif à l'autre, l'affichage d'un élément actif désigné se faisant différemment que l'affichage d'un élément actif non désigné et, d'autre part, un moyen de validation pour valider la sélection d'un élément actif désigné par ledit moyen de désignation, et en ce que des commandes dudit terminal physique sont utilisées pour commander le déplacement dudit moyen de désignation et une commande dudit terminal physique est utilisée pour commander ledit moyen de validation.According to another aspect of the present invention, a terminal emulation system suitable for access to a computer system associated with a first telecommunications network from a physical terminal unsuitable for access to said computer system and associated with a second telecommunications network is characterized in that the display of information on a screen of said physical terminal is done by means of display elements arranged on said screen in the form of lists, some of these display elements representing active elements, each of these active elements being able to be selected using a selection means to cause either a modification of the display such as the display of a new list or the display of a field of entering information, either sending a request or information to said computer system, said selection means comprising, on the one hand, designation means which can be moved r from one active element to another, the display of an element designated asset being done differently than the display of an undesignated active element and, on the other hand, a validation means for validating the selection of an active element designated by said designation means, and in that commands of said physical terminal are used to control the movement of said designation means and a command from said physical terminal is used to control said validation means.
Les éléments d'affichage peuvent être regroupés en une pluralité de listes adaptées à être successivement affichées sur l'écran dudit tenninal physique dans un ordre donné. Avantageusement, les commandes permettant de passer d'une desdites listes à une liste précédente ou à une liste suivante sont les mêmes que celles utilisées pour commander ledit moyen de désignation.The display elements can be grouped into a plurality of lists adapted to be successively displayed on the screen of said physical terminal in a given order. Advantageously, the commands making it possible to pass from one of said lists to a preceding list or to a following list are the same as those used to control said designation means.
Alternativement, les éléments d'affichage peuvent être agencés dans une même liste dans un ordre donné les uns par rapport aux autres, une portion de ladite liste pouvant être affichée sur l'écran dudit terminal physique, la portion de liste affichée pouvant être modifiée par décalage vers le haut ou vers le bas.Alternatively, the display elements can be arranged in the same list in a given order relative to each other, a portion of said list being able to be displayed on the screen of said physical terminal, the portion of displayed list being able to be modified by shift up or down.
Avantageusement, les commandes permettant de modifier la portion de liste affichée par décalage vers le haut ou vers le bas sont les mêmes que celles utilisées pour commander ledit moyen de désignation. Selon un autre aspect de la présente invention, les éléments actifs sont des objets de navigation.Advantageously, the commands making it possible to modify the portion of the list displayed by shifting up or down are the same as those used to control said designation means. According to another aspect of the present invention, the active elements are navigation objects.
Avantageusement, chacun desdits objets de navigation a au moins une fonction de traitement et une fonction de définition d'un élément d'affichage représentant ledit objet. La fonction de traitement associée à un objet de navigation peut être, par exemple, une fonction de lien, permettant à un utilisateur d'accéder à des données fournies par ledit système informatique, une fonction de saisie permettant à un utilisateur de saisir des données à transmettre audit système informatique ou une fonction de sélection permettant à un utilisateur d'effectuer un choix parmi plusieurs options proposées. Une fonction de définition d'un élément d'affichage représentant un objet de navigation peut être, par exemple, une fonction de présentation dudit objet dans un. mode sélectionné, ladite fonction étant exécutée lorsque ledit moyen de désignation est positionné sur l'élément actif correspondant, une fonction de présentation dudit objet dans un mode non sélectionné, ladite fonction étant exécutée lorsque ledit moyen de désignation est déplacé de l'élément actif correspondant ou une fonction de présentation dudit objet dans un mode actif, ladite fonction étant exécutée lorsque ledit moyen de désignation est positionné sur l'élément actif correspondant et que ledit moyen de validation est actionné. La présentation dudit objet dans un mode actif peut correspondre à une présentation permettant la saisie de données.Advantageously, each of said navigation objects has at least one processing function and one function for defining a display element representing said object. The processing function associated with a navigation object can be, for example, a link function, allowing a user to access data provided by said computer system, an input function allowing a user to enter data to transmit to said computer system or a selection function allowing a user to make a choice from among several options offered. A function for defining a display element representing a navigation object can be, for example, a function for presenting said object in a. selected mode, said function being executed when said designation means is positioned on the corresponding active element, a function for presenting said object in an unselected mode, said function being executed when said designation means is moved from the corresponding active element or a function for presenting said object in an active mode, said function being executed when said designation means is positioned on the corresponding active element and said validation means is actuated. The presentation of said object in an active mode can correspond to a presentation allowing data entry.
Il peut se produire que certaines fonctionnalités d'un service ne peuvent être rendues sur un Minitel, ou de façon difficilement acceptable pour les utilisateurs. Le système garantit alors la compatibilité avec le service source. Il gère lui-même les restrictions afin d'éviter les dysfonctionnements. Par exemple, il peut rendre une réponse positive à une demande du système informatique, même s'il n'a pu exécuter l'action correspondante dans sa totalité à cause des limitations techniques du terminal physique. Il conserve alors dans une mémoire de stockage du contexte les paramètres reçus du serveur pour pouvoir les réutiliser à l'occasion d'un dialogue ultérieur avec lui, le cas échéant. Ainsi, le couple formé du Minitel et du système se comporte comme un véritable terminal adapté au service.It may happen that certain functionalities of a service cannot be rendered on a Minitel, or in a way that is hardly acceptable to users. The system then guarantees compatibility with the source service. He manages the restrictions himself in order to avoid malfunctions. For example, it can give a positive response to a request from the computer system, even if it could not perform the corresponding action in its entirety due to the technical limitations of the physical terminal. It then stores the parameters received from the server in a context storage memory in order to be able to reuse them during a subsequent dialogue with it, if necessary. Thus, the couple formed by the Minitel and the system behaves like a real terminal adapted to the service.
L'invention s'applique chaque fois que l'on veut accéder à un système informatique à partir d'un terminal dont les capacités techniques sont inférieures à celles du terminal adapté à ce service et difficiles ou impossibles à faire évoluer. A titre d'exemples connus aujourd'hui, on peut citer, outre les Minitel, les Personal Digital Assistant (PDA), les téléviseurs avec décodeurs télétexte, les téléphones WAP et les consoles de jeux communicantes, lorsque l'on veut accéder, à partir de ces terminaux, à des systèmes informatiques pour lesquels ces terminaux sont inadaptés.The invention applies each time one wishes to access a computer system from a terminal whose technical capacities are lower than those of the terminal adapted to this service and difficult or impossible to develop. As examples known today, we can cite, in addition to Minitel, Personal Digital Assistant (PDA), televisions with teletext decoders, WAP telephones and game consoles when communicating, from these terminals, to computer systems for which these terminals are unsuitable.
Du point de vue des services accessibles grâce à un terminal émulé par un système selon la présente invention, on peut citer, outre la simple consultation de documents écrits ou sonores conservés sur un serveur, le commerce électronique, la gestion de comptes bancaires et la réservation de billets. On peut également citer la communication interpersonnelle avec une communauté de personnes à travers un réseau IP. Le protocole d'un tel service est trop complexe pour être traité par un PDA comme le Palm Pilot de la société 3 COM. Il est aussi totalement incompatible avec un téléphone WAP.From the point of view of the services accessible thanks to a terminal emulated by a system according to the present invention, there may be mentioned, in addition to the simple consultation of written or audio documents kept on a server, electronic commerce, management of bank accounts and reservations. of tickets. We can also cite interpersonal communication with a community of people through an IP network. The protocol for such a service is too complex to be processed by a PDA like the Palm Pilot from the company 3 COM. It is also completely incompatible with a WAP phone.
Le système selon l'invention se sert du terminal de l'utilisateur uniquement comme un dispositif d'affichage, de saisie et, le cas échéant, de restitution sonore. C'est lui qui joue entièrement le rôle de terminal adapté vis-à-vis du service. Les caractéristiques de l'invention mentionnées ci-dessus, ainsi que d'autres, apparaîtront plus clairement à la lecture de la description suivante d'exemples de réalisation, ladite description étant faite en relation avec les dessins joints, parmi lesquels : la Fig. 1 est une représentation schématique montrant la place d'un système d'émulation selon l'invention dans des réseaux interconnectés ; la Fig. 2 est une représentation schématique de l'architecture matérielle du système d'émulation de la Fig. 1 ; la Fig. 3 est une représentation schématique de l'architecture des modules créés pour une session dans le processeur du système d'émulation de la Fig. 1 ; la Fig. 4 est une vue de face d'un écran de visualisation d'un terminal auquel est associé un système d'émulation tel que celui de la Fig. 1 ; la Fig. 5 est une vue similaire à celle de la Fig. 4, une commande du terminal ayant été actionnée ; la Fig. 6 est une vue de face d'un écran de visualisation d'un autre terminal auquel est associé un système d'émulation tel que celui de la Fig. 1 ; les Figs 7 à 13 sont des organigrammes montrant le fonctionnement du système d'émulation de la Fig. 1 ; la Fig. 14 est un schéma qui représente les différentes fonctions du système d'émulation de la Fig. 1 ; les Figs. 15 à 21 montrent des fenêtres d'affichage apparaissant sur un écran de visualisation d'un terminal auquel est associé un système d'émulation tel que celui de la Fig. 1 lors des différentes étapes de fonctiomiement de ce système ; et la Fig. 22 représente une page WML envoyée par un service et traitée par le système d'émulation de la Fig. 20.The system according to the invention uses the user's terminal only as a display, input and, where appropriate, sound reproduction device. It is he who fully plays the role of adapted terminal vis-à-vis the service. The characteristics of the invention mentioned above, as well as others, will appear more clearly on reading the following description of exemplary embodiments, said description being made in relation to the accompanying drawings, among which: FIG. 1 is a schematic representation showing the place of an emulation system according to the invention in interconnected networks; Fig. 2 is a schematic representation of the hardware architecture of the emulation system of FIG. 1; Fig. 3 is a schematic representation of the architecture of the modules created for a session in the processor of the emulation system of FIG. 1; Fig. 4 is a front view of a display screen of a terminal with which an emulation system such as that of FIG. 1; Fig. 5 is a view similar to that of FIG. 4, a terminal command having been actuated; Fig. 6 is a front view of a display screen of another terminal with which an emulation system such as that of FIG. 1; FIGS. 7 to 13 are flowcharts showing the operation of the emulation system of FIG. 1; Fig. 14 is a diagram which represents the various functions of the emulation system of FIG. 1; Figs. 15 to 21 show display windows appearing on a display screen of a terminal with which an emulation system such as that of FIG. 1 during the various stages of operation of this system; and Fig. 22 represents a WML page sent by a service and processed by the emulation system of FIG. 20.
A la Fig. 1, un système d'émulation 10 d'un terminal WAP à partir d'un terminal de type Minitel 6 intervient entre ledit terminal Minitel 6 et un serveur WAP 1 au sein de réseaux interconnectés. Le Minitel 6 est connecté au réseau téléphonique commuté 5 qui donne accès à un point d'accès vidéotex (PAVI) 4. Les informations provenant du Minitel 6 récupérées par le PAVI 4 sont transmises par l'intermédiaire du réseau Transpac 3 au système d'émulation 10. A son autre extrémité, le système d'émulation 10 est connecté au réseau IP 2 qui lui donne accès au serveur WAP 1.In Fig. 1, an emulation system 10 of a WAP terminal from a Minitel 6 type terminal operates between said Minitel terminal 6 and a WAP server 1 within interconnected networks. The Minitel 6 is connected to the switched telephone network 5 which gives access to a videotex access point (PAVI) 4. The information from Minitel 6 recovered by the PAVI 4 is transmitted via the Transpac 3 network to the system. emulation 10. At its other end, the emulation system 10 is connected to the IP network 2 which gives it access to the WAP server 1.
A la Fig. 2, le système d'émulation 10 comprend un processeur 12 connecté, d'une part, à une carte réseau Ethernet 11 et, d'autre part, à une carte réseau X25 13. Le processeur 12 est aménagé en modules, certains permanents et d'autres créés à l'occasion de chaque session d'émulation d'un terminal WAP. Le processeur 12 est adapté à traiter plusieurs sessions d'émulation de terminaux WAP en parallèle. Autrement dit, le système 10 peut traiter simultanément les communications entre plusieurs terminaux Minitel et plusieurs serveurs WAP. Le nombre maximum de sessions est fonction de la puissance du processeur 12, des capacités des cartes réseaux 11 et 13 et de la taille de la mémoire 14. Un simple PC peut traiter jusqu'à 200 utilisateurs simultanément. La Fig. 3 représente les modules mis en jeu pour une session. La carte Ethernet 10, standard de réseau local normalisé par l' ISO, définit, pour chaque session d'émulation, une couche réseau TCP/IP 30 (voir Fig. 3) qui permet de dialoguer avec le serveur WAP à travers le réseau Internet.In Fig. 2, the emulation system 10 comprises a processor 12 connected, on the one hand, to an Ethernet network card 11 and, on the other hand, to an X25 network card 13. The processor 12 is arranged in modules, some permanent and others created during each emulation session of a WAP terminal. The processor 12 is adapted to process several emulation sessions of WAP terminals in parallel. In other words, the system 10 can simultaneously process communications between several Minitel terminals and several WAP servers. The maximum number of sessions depends on the power of the processor 12, the capacities of the network cards 11 and 13 and the size of the memory 14. A single PC can process up to 200 users simultaneously. Fig. 3 represents the modules brought into play for a session. The Ethernet card 10, a local network standard standardized by ISO, defines, for each emulation session, a TCP / IP network layer 30 (see Fig. 3) which makes it possible to communicate with the WAP server through the Internet. .
La carte réseau X25, protocole normalisé par l'UIT (Union Internationale des Télécommunications) pour les réseaux publics de commutation de paquets, définit, pour chaque session d'émulation, une couche réseau X25 31 (voir Fig. 3) qui permet de dialoguer avec le PAVI à travers le réseau Transpac et, par conséquent, d'envoyer et de recevoir des informations du Minitel.The X25 network card, a protocol standardized by the ITU (International Telecommunication Union) for public packet switching networks, defines, for each emulation session, an X25 network layer 31 (see Fig. 3) which allows dialogue with PAVI through the Transpac network and, therefore, to send and receive information from Minitel.
Le processeur 12 est également connecté à une mémoire de stockage du contexte des émulateurs 14 et à une mémoire de stockage des images de téléphone WAP 15. La mémoire 14 permet de définir, pour chaque session, une zone de stockage du contexte 28 (voir Fig. 3) et la mémoire 15 permet de disposer d'un jeu d'images de téléphones WAP 23 (voir Fig. 3).The processor 12 is also connected to a memory for storing the context of the emulators 14 and to a memory for storing WAP phone images 15. The memory 14 makes it possible to define, for each session, a context storage area 28 (see FIG. . 3) and the memory 15 makes it possible to have a set of images of WAP telephones 23 (see FIG. 3).
A la Fig. 3, chaque session d'émulation d'un terminal WAP met en jeu un ensemble 20 de modules créés pour une session. Un module 32 de gestion des sessions, recevant des informations de la couche réseau X25 31 est adapté à créer cet ensemble 20 de modules.In Fig. 3, each emulation session of a WAP terminal involves a set 20 of modules created for a session. A session management module 32, receiving information from the X25 network layer 31, is suitable for creating this set of modules.
Un module 21 est un module client HTTP, formant un moyen de dialogue avec le serveur WAP. Un module 22, appelé parser WML, est un module d'analyse des informations issues du serveur WAP. Un module 33 est un module de traitement des informations analysées par le module 22. Un module 24 est un module de gestion de l'affichage sur le Minitel. Un module 25 est un module de gestion de la navigation et du contexte. Un module 26 est un module d'interprétation des commandes issues du Minitel. Un module 29 est un module de traitement des protocoles X29 et Vidéopad formant un moyen de dialogue avec le terminal Minitel. A l'ensemble de ces modules auquel s'ajoutent la zone de sauvegarde du contexte 28 et le jeu d'images de téléphones WAP précédemment évoqués, est également associé un module 27 de reconnaissance du type de Minitel.A module 21 is an HTTP client module, forming a means of dialogue with the WAP server. A module 22, called a WML parser, is a module for analyzing information from the WAP server. A module 33 is a module for processing the information analyzed by the module 22. A module 24 is a module for managing the display on the Minitel. A module 25 is a navigation and context management module. A module 26 is a module for interpreting commands from the Minitel. A module 29 is a module for processing the X29 and Videopad protocols forming a means of dialogue with the Minitel terminal. To all of these modules to which are added the context saving area 28 and the set of images of WAP telephones previously mentioned, is also associated a module 27 for recognizing the type of Minitel.
Le module 29 de traitement des protocoles X29 et Vidéopad échange des informations avec la couche réseau X25 31. Ce module 29 envoie des informations au module 26 d'interprétation des commandes du Minitel et reçoit des informations du module 24 de gestion de l'affichage. Le module 21 client HTTP échange des informations avec la couche réseau TCP/IP. Ce module 21 envoie des informations au module 22 parser WML et reçoit des informations du module 25 de gestion de la navigation et du contexte. Le module de traitement des informations 33 reçoit des informations du module 22 et génère des informations transmises selon le cas au module 24 de gestion de l'affichage et au module 25 de gestion de la navigation et du contexte. Le module d'interprétation des commandes 26 envoie des informations au module 24 de gestion de l'affichage sur le Minitel et au module 25 de gestion de la navigation et du contexte. Le module 25 de gestion de la navigation et du contexte, associé à la zone de stockage du contexte 28 et recevant des informations du module 26 d'interprétation des commandes, du module de traitement 33, envoie des informations au module 21 client HTTP. Le module 24 de gestion de l'affichage peut puiser dans le jeu d'images de téléphones WAP 23. Le module 27 de reconnaissance du type de Minitel reçoit des informations du module 29 de traitement des protocoles X29 et Vidéopad et envoie des informations aux modules 24, 25 et 26 de gestion de l'affichage, de gestion de la navigation et du contexte et d'interprétation des commandes issues du Minitel.The module 29 for processing the X29 and Videopad protocols exchanges information with the X25 network layer 31. This module 29 sends information to the module 26 for interpreting Minitel commands and receives information from the display management module 24. The HTTP client module 21 exchanges information with the TCP / IP network layer. This module 21 sends information to the WML parser module 22 and receives information from the navigation and context management module 25. The information processing module 33 receives information from the module 22 and generates information transmitted as appropriate to the display management module 24 and to the navigation and context management module 25. The command interpretation module 26 sends information to the display management module 24 on the Minitel and to the navigation and context management module 25. The navigation and context management module 25, associated with the context storage area 28 and receiving information from the command interpretation module 26, from the processing module 33, sends information to the HTTP client module 21. The display management module 24 can draw from the image set of WAP phones 23. The type recognition module 27 of Minitel receives information from the module 29 for processing the X29 and Videopad protocols and sends information to the modules 24, 25 and 26 for display management, navigation and context management and interpretation of commands from the Minitel.
Un utilisateur accède d'abord, au moyen de son terminal Minitel, à un service Minitel classique offrant des fonctionnalité de portail avec classement des services WAP accessibles en thèmes et en sous-thèmes. Le passage à une session d'émulation de terminal WAP à travers le système 10 s'effectue lorsque l'utilisateur souhaite voir à quoi ressemble le service de son choix.A user first accesses, using their Minitel terminal, a classic Minitel service offering portal functionality with classification of accessible WAP services into themes and sub-themes. The transition to a WAP terminal emulation session through the system 10 takes place when the user wishes to see what the service of his choice looks like.
A la Fig. 3, lorsqu'un Minitel se connecte sur le système d'émulation via le PAVI et le réseau Transpac, la couche réseau X25 31 reçoit un paquet d'appels. Elle avertit alors le module 32 de gestion des sessions, lequel crée alors dynamiquement l'ensemble 20 des modules nécessaires à la session. Le module 27 de reconnaissance du type de Minitel extrait le type de Minitel parmi les données de protocole Vidéopad reçues à la connexion. Cette information est transmise au module 25 de gestion de la navigation et du contexte.In Fig. 3, when a Minitel connects to the emulation system via PAVI and the Transpac network, the X25 network layer 31 receives a packet of calls. It then notifies the session management module 32, which then dynamically creates the set 20 of modules necessary for the session. The Minitel type recognition module 27 extracts the type of Minitel from the Videopad protocol data received at connection. This information is transmitted to the navigation and context management module 25.
Est émise, via le module 21 client HTTP et la couche réseau TCP/IP 30, une requête vers le serveur WAP afin de recevoir la première page du service visé que l'on appellera le service source. Cette page est alors transmise, via la couche réseau TCP/IP 30 au module 21 client HTTP, lequel la transmet au module 22 parser WML. Le traitement des autres pages est similaire. On qualifiera le contenu de la page source transmise par le terme « document ».Is sent, via the HTTP client module 21 and the TCP / IP network layer 30, a request to the WAP server in order to receive the first page of the targeted service which will be called the source service. This page is then transmitted, via the TCP / IP network layer 30 to the HTTP client module 21, which transmits it to the WML parser module 22. The treatment of the other pages is similar. We will qualify the content of the source page transmitted by the term "document".
Le module 22 vérifie la syntaxe du document et crée une représentation des différentes informations contenues dans le document sous forme d'une structure de type arbre d'objets, en suivant la hiérarchie définie entre objets par le concepteur du document. Plus précisément, le document étant composé de balises de marquage, le module 22 parcourt le document dans Tordre chronologique et extrait chaque élément représenté entre une balise de début et une balise de fin pour en faire un objet. Dans la mesure où le langage définit une hiérarchie entre les objets, le module 22 représente les objets sous une forme arborescente. Dans l'arbre, chaque objet a un objet père et peut avoir un ou plusieurs objets fils. Un objet se caractérise par un type, un contenu, un ou plusieurs attributs ou paramètres, la référence de son père et la référence de son ou de ses fils s'il en a. Le module de traitement 33 parcourt les objets issus du parser en tenant compte de leur hiérarchie dans le document initial afin de repérer les objets utilisés pour la navigation. Pour chacun, il crée un objet particulier appelé objet navigateur. Les objets navigateurs sont constitués de fonctions exécutables et d'un bloc de données mémorisant les paramètres de l'objet. Chaque objet a au moins une fonction de traitement (Process) à exécuter lors de la validation et des fonctions d'affichage avec une fonction pour représenter l'objet lorsqu'il est actif (Select) et une autre pour représenter l'objet lorsqu'il est inactif (Deselect). Les objets correspondant à un traitement de saisie d'informations ont en plus une fonction pour représenter l'objet au cours de la saisie (Start Edition). La constitution du bloc de données dépend du type d'objet. Par exemple, pour un navigateur de type A, il peut s'agir de paramètres comme l'URL du document à atteindre et, le cas échéant, d'une ou de plusieurs valeurs prédéfinies et d'une ou de plusieurs valeurs indexées sur d'autres objets (variables, champs de saisie, options, etc.). Le module 33 crée une liste d'objets navigateurs, en suite ou en liste chaînée, adaptés au terminal cible, en fonction de la chronologie des éléments de navigation de la page source. Un navigateur peut être de type « lien », « saisie », ou « sélection d'une ou de plusieurs options ».The module 22 checks the syntax of the document and creates a representation of the various information contained in the document in the form of a structure of the tree of objects type, following the hierarchy defined between objects by the designer of the document. More precisely, the document being composed of marking tags, the module 22 browses the document in chronological order and extracts each element represented between a start tag and an end tag to make it an object. Insofar as the language defines a hierarchy between the objects, the module 22 represents the objects in a tree-like form. In the tree, each object has a parent object and can have one or more child objects. An object is characterized by a type, content, one or more attributes or parameters, the reference of its father and the reference of its son or children if it has any. The processing module 33 traverses the objects originating from the parser, taking into account their hierarchy in the initial document in order to locate the objects used for navigation. For each, it creates a particular object called a browser object. Browser objects are made up of executable functions and a data block memorizing the parameters of the object. Each object has at least one processing function (Process) to execute during validation and display functions with one function to represent the object when it is active (Select) and another to represent the object when it is inactive (Deselect). Objects corresponding to an information entry process also have a function for representing the object during entry (Start Edition). The constitution of the data block depends on the type of object. For example, for a type A browser, these can be parameters such as the URL of the document to be reached and, if necessary, one or more predefined values and one or more values indexed on d 'other objects (variables, input fields, options, etc.). The module 33 creates a list of navigator objects, in sequence or in a linked list, adapted to the target terminal, depending on the source page navigation elements timeline. A browser can be of the “link”, “entry”, or “selection of one or more options” type.
Le module de traitement 33 parcourt les objets issus du parser en tenant compte de leur hiérarchie dans le document initial pour repérer les objets multimédia et les transformer dans une forme compatible avec le terminal-cible. Les objets multimédia sont des objets à contenus comme du texte, des images ou des sons à restituer sur un écran ou à travers un haut-parleur. Lors du parcours de l'arbre, le module de traitement 33 est adapté à lire ces contenus et à les transformer en éléments affichables sur l'écran du Minitel ou restituables par le haut-parleur du Minitel lorsque ce dernier en est pourvu. Les éléments multimédias sont extraits de manière chronologique par rapport à la page source en fonction de certains paramètres comme le type de présentation représentant le terminal habituellement utilisé pour effectuer la consultation d'un service, les données de fenêtre de visualisation, comme le positionnement, la largeur et la hauteur de la fenêtre, la couleur des caractères, etc. D'autres paramètres sont pris en compte comme ceux concernant le mode de présentation qui peut se faire par affichage de plusieurs fenêtres ou par défilement dans une fenêtre. Les éléments extraits sont transformés de manière à pouvoir être présentés soit en n fenêtre affichables, soit en une seule fenêtre de largeur adaptée avec présentation par défilement. Le module de traitement 33 filtre les objets qui ne peuvent être restitués sur le Minitel.The processing module 33 traverses the objects originating from the parser, taking into account their hierarchy in the initial document to locate the multimedia objects and transform them into a form compatible with the target terminal. Multimedia objects are objects with content such as text, images or sounds to be reproduced on a screen or through a loudspeaker. During the course of the tree, the processing module 33 is adapted to read this content and transform it into elements that can be displayed on the Minitel screen or reproduced by the Minitel speaker when the latter is provided with it. The multimedia elements are extracted chronologically with respect to the source page according to certain parameters such as the type of presentation representing the terminal usually used to consult a service, the window data, such as positioning, window width and height, font color, etc. Other parameters are taken into account such as those concerning the presentation mode which can be done by displaying several windows or by scrolling in a window. The extracted elements are transformed so that they can be presented either in n displayable windows, or in a single window of suitable width with presentation by scrolling. The processing module 33 filters the objects which cannot be restored on the Minitel.
Le module de traitement 33 transmet au module de gestion de la navigation et du contexte 25 les éléments de présentation et les éléments de navigation décrits ci- dessus à sauvegarder dans la zone de sauvegarde 28.The processing module 33 transmits to the navigation and context management module 25 the presentation elements and the navigation elements described above to be saved in the saving zone 28.
Enfin, le module de traitement 33 exécute certaines fonctions définies dans le document initial, comme une temporisation entre deux affichages ou une demande de document suivant ; scripts en WMLscripts par exemple. Il peut envoyer pour cela des commandes à travers le module client HTTP 21. Les éléments de présentation et/ou de navigation qui ne peuvent être supportés par le terminal Minitel et qui ne sont pas transformables pour être supportés par ce terminal sont pris en compte par ce module 33. Ce dernier exécute éventuellement des traitements associés à ces éléments en synchronisme avec le service source, afin de permettre la progression dans ce service source.Finally, the processing module 33 executes certain functions defined in the initial document, such as a time delay between two displays or a request for the next document; scripts in WMLscripts for example. For this, it can send commands through the HTTP 21 client module. Presentation and / or navigation elements which cannot be supported by the Minitel terminal and which cannot be transformed to be supported by this terminal are taken into account by this module 33. The latter possibly performs processing operations associated with these elements in synchronism with the source service, in order to allow progression in this source service.
Les informations traitées par le module de traitement 33 sont à la disposition du module 24 de gestion de l'affichage. Ce module 24 va, préliminairement, commander l'affichage sur l'écran du Minitel d'une image du téléphone WAP correspondant extraite du jeu d'images 23. L'écran de cette image du téléphone WAP correspond à une fenêtre réservée à l'affichage des informations extraites du document WML. Le module 24 commande ensuite l'affichage d'une partie des informations extraites du document WML dans la fenêtre réservée à l'affichage. Les commandes issues du Minitel lorsque l'utilisateur actionne une touche de son clavier sont reçues dans le module 26 d'interprétation des commandes du Minitel, via le module 29 de gestion des protocoles X29 et Vidéopad et la couche réseau X25 31.The information processed by the processing module 33 is available to the display management module 24. This module 24 will, preliminary, order the display on the Minitel screen of an image of the corresponding WAP telephone extracted from the set of images 23. The screen of this image of the WAP telephone corresponds to a window reserved for displaying the information extracted from the WML document. The module 24 then controls the display of part of the information extracted from the WML document in the window reserved for display. The commands from the Minitel when the user actuates a key on his keyboard are received in the module 26 for interpreting the commands of the Minitel, via the module 29 for managing the X29 and Videopad protocols and the X25 network layer 31.
Ces commandes sont triées dans le module d'interprétation des commandes du Minitel. Les commandes donnant lieu à une action du point de vue du terminal émulé sont les trois touches de fonction existant sur le Minitel appelées « suite », « retour » et « envoi ». Les touches « suite » et « retour » sont utilisées pour la commande du déplacement du moyen de désignation, en pratique une zone grisée qui surligne la chaîne de caractères désignée, vers le haut et vers le bas. La touche « envoi » est utilisée pour la commande de validation et la touche "sommaire" est utilisée pour la commande "back". Les commandes alphabétiques et numériques sont conservées pour les opérations de saisie.These commands are sorted in the Minitel command interpretation module. The commands giving rise to an action from the point of view of the emulated terminal are the three function keys existing on the Minitel called "continuation", "return" and "send". The "next" and "back" keys are used to control the movement of the designation means, in practice a gray area which highlights the designated character string, up and down. The "send" key is used for the validation command and the "summary" key is used for the "back" command. Alphabetical and numerical commands are kept for input operations.
Certaines des commandes reçues sont aiguillées directement vers le module 24 de gestion de l'affichage sur le Minitel pour exécution immédiate d'une opération d'affichage, changement d'élément désigné, affichage de la suite du document, affichage d'un champ de saisie, affichage d'une sous-liste ou autres. Lorsqu'une opération de validation effectuée correspond à une action visant à l'envoi d'une requête vers le serveur WAP pour obtenir un nouveau document WML ou à l'envoi au serveur WAP d'informations entrées par l'utilisateur, le module 25 de gestion de la navigation et du contexte est sollicité.Some of the commands received are routed directly to the display management module 24 on the Minitel for immediate execution of a display operation, change of designated element, display of the rest of the document, display of a field of entry, display of a sublist or others. When a validation operation carried out corresponds to an action aimed at sending a request to the WAP server to obtain a new WML document or at sending information entered by the user to the WAP server, the module 25 navigation and context management is requested.
Certaines commandes ne donnent lieu à aucune action. C'est le cas des touches inutiles au service, mais sur lesquelles l'utilisateur peut appuyer par inadvertance.Certain commands do not give rise to any action. This is the case of keys which are not useful for the service, but which the user can inadvertently press.
Lorsque le Minitel se déconnecte ou lorsque se produit un incident réseau, le module 32 de gestion des sessions en est informé. Il élimine alors les modules de la session correspondante et purge la mémoire de toutes les données stockées au cours de cette session.When the Minitel disconnects or when a network incident occurs, the session management module 32 is informed. It then eliminates the modules of the corresponding session and purges the memory of all the data stored during this session.
Ce mode de réalisation est aisément adaptable à l'émulation de terminaux XHTML, le module 22 pouvant former également parser XHTML. Les Figs. 7 à 13 sont des organigrammes montrant le fonctionnement du système d'émulation.This embodiment is easily adaptable to the emulation of XHTML terminals, the module 22 can also form XHTML parser. Figs. 7 to 13 are flowcharts showing the operation of the emulation system.
A la Fig. 7, dans une étape 100, le système d'émulation reçoit une page source et effectue l'analyse de cette page. Dans une étape 102, est effectué le parcours du document suivant l'arbre XML.In Fig. 7, in a step 100, the emulation system receives a source page and performs the analysis of this page. In a step 102, the document is scanned according to the XML tree.
Le système extrait suivant un ordre chronologique les éléments de présentation et/ou les contenus (texte, attributs, images, sons, etc.) et les éléments de navigation (liens, saisies, sélection d'un ou de plusieurs choix).The system extracts, in chronological order, the presentation elements and / or the content (text, attributes, images, sounds, etc.) and the navigation elements (links, entries, selection of one or more choices).
Dans une étape 103, est choisi le mode de présentation à partir de paramètres définis par défaut ou définis dans un fichier de configuration. La présentation se fait soit sous forme de n fenêtres, soit par défilement dans une fenêtre.In a step 103, the presentation mode is chosen from parameters defined by default or defined in a configuration file. The presentation is done either in the form of n windows, or by scrolling in a window.
Dans une étape 104, les éléments extraits lors de l'étape 102 sont traités afin de produire soit n éléments formant des fenêtres affichables par le terminal Minitel, soit en un élément de fenêtre de largeur adaptée avec présentation par défilement. Il peut s'agir d'un défilement ligne à ligne et/ou d'un défilement par listes. Les éléments de présentation ou de navigation ne pouvant être supportés ou modifiés pour être supportés par le terminal Minitel, ceux-ci font l'objet d'un traitement particulier. C'est le cas notamment du filtrage des images et de l'exécution des temporisations. Ces éléments sont exécutés avec la synchronisation voulue relativement au service source. Dans une étape 105, est réalisée une liste, sous forme de suite ou de liste chaînée, de navigateurs dont l'affichage est adapté au terminal Minitel.In a step 104, the elements extracted during the step 102 are processed in order to produce either n elements forming windows displayable by the Minitel terminal, or a window element of suitable width with presentation by scrolling. It can be a line-by-line scrolling and / or a scrolling by lists. The presentation or navigation elements cannot be supported or modified to be supported by the Minitel terminal, they are subject to special treatment. This is particularly the case with image filtering and the execution of timers. These elements are executed with the desired synchronization relative to the source service. In a step 105, a list is made, in the form of a sequence or of a linked list, of browsers whose display is adapted to the Minitel terminal.
Dans une étape 106, les éléments de présentation et les éléments de navigation produits sont mis en mémoire.In a step 106, the presentation elements and the navigation elements produced are stored.
Le traitement se poursuit avec l'étape 107 représentée sur la Fig. 8. A la Fig. 8, dans une étape 107, est vérifiée si la présentation se fait dans une image représentant le terminal habituellement utilisé pour effectuer la consultation du service source. Si non, le traitement se poursuit à l'étape 113. Si oui, le traitement se poursuit à l'étape 108.Processing continues with step 107 shown in FIG. 8. In FIG. 8, in a step 107, is checked if the presentation is made in an image representing the terminal usually used to consult the source service. If not, the processing continues at step 113. If yes, the processing continues at step 108.
Dans une étape 108, est vérifiée s'il s'agit d'une première connexion. Si oui, le traitement se poursuit à l'étape 110. Si non, le traitement se poursuit à l'étape 109.In a step 108, it is checked whether it is a first connection. If so, the processing continues at step 110. If no, the processing continues at step 109.
Dans une étape 109, est vérifié le changement de format du fichier source (par exemple de WML vers XHTML ou vice versa). Si non, le traitement se poursuit à l'étape 114 représentée sur la Fig. 9. Si non, le traitement se poursuit à l'étape 1 10. Dans une étape 110, est vérifiée si une présentation particulière est voulue par le service source, ou par un portail d'accès. Si oui, le traitement se poursuit à l'étape 111. Si non, le traitement se poursuit à l'étape 112.In a step 109, the change of format of the source file (for example from WML to XHTML or vice versa) is verified. If not, the processing continues at step 114 shown in FIG. 9. If not, treatment continues at step 1 10. In a step 110, it is checked whether a particular presentation is wanted by the source service, or by an access portal. If so, the processing continues at step 111. If no, the processing continues at step 112.
Dans une étape 111, est sélectionnée une image personnalisée adaptée au terminal Minitel et représentant le terminal habituellement utilisé pour effectuer la consultation du service informatique source, ainsi que des paramètres associés relatifs à la fenêtre réservée pour visualiser les informations traitées correspondant aux informations transmises par ce service. Le traitement se poursuit à l'étape 114 représentée à la Fig. 9. Dans une étape 112, est exécutée une présentation par défaut de l'image du terminal et de la fenêtre de visualisation. Le traitement se poursuit à l'étape 114 représentée à la Fig. 9.In a step 111, a personalized image is selected which is adapted to the Minitel terminal and which represents the terminal usually used to consult the source IT service, as well as associated parameters relating to the window reserved for viewing the processed information corresponding to the information transmitted by this service. Processing continues at step 114 shown in FIG. 9. In a step 112, a default presentation of the image of the terminal and of the viewing window is executed. Processing continues at step 114 shown in FIG. 9.
Dans une étape 113, est exécutée une présentation par défaut, comme une présentation plein écran ou une présentation dans une fenêtre définie par défaut suivant le type de source (WML ou XHTML). Le traitement se poursuit à l'étape 114 représentée à la Fig. 9.In a step 113, a default presentation is executed, such as a full screen presentation or a presentation in a window defined by default according to the type of source (WML or XHTML). Processing continues at step 114 shown in FIG. 9.
A la Fig. 9, dans une étape 114, est vérifiée si la présentation doit se faire sous forme d'une pluralité de fenêtres affichables sur l'écran du Minitel. Si oui, le traitement se poursuit à l'étape 115, si non, à l'étape 131 représentée à la Fig. 12. Dans une étape 115, un élément de fenêtre affichable est transmis au Minitel.In Fig. 9, in a step 114, is checked whether the presentation must be in the form of a plurality of windows that can be displayed on the screen of the Minitel. If yes, the processing continues at step 115, if not, at step 131 shown in FIG. 12. In a step 115, a displayable window element is transmitted to the Minitel.
Dans une étape 116, est vérifié si un élément de navigation est présent. Si oui, le traitement se poursuit à l'étape 117, si non à l'étape 118.In a step 116, it is checked whether a navigation element is present. If yes, the processing continues at step 117, if not at step 118.
Dans une étape 117, l'élément de navigation présent est activé et l'affichage de cet élément est modifié. Dans une étape 118, sont gérées les commandes en provenance du terminalIn a step 117, the navigation element present is activated and the display of this element is modified. In a step 118, orders from the terminal are managed
Minitel. Si une commande de validation est activée (par exemple si la touche « envoi » est actionnée), le traitement se poursuit à l'étape 150. Si une commande de déplacement vers le bas est activée (par exemple si la touche « suite » est actionnée), le traitement se poursuit à l'étape 119 représentée à la Fig. 10. Si une commande de déplacement vers le haut est activée (par exemple si la touche « retour » est actionnée), le traitement se poursuit à l'étape 125 représentée à la Fig. 11.Minitel. If a validation command is activated (for example if the “send” key is pressed), the processing continues at step 150. If a move down command is activated (for example if the “more” key is activated), processing continues at step 119 shown in FIG. 10. If an upward movement command is activated (for example if the “return” key is pressed), the processing continues at step 125 shown in FIG. 11.
A la Fig. 10, dans une étape 119, est vérifié si un élément de navigation suivant est présent dans l'élément de fenêtre affichable déjà transmis. Si oui, le procédé se poursuit à l'étape 124, si non à l'étape 120. Dans une étape 120, est vérifié s'il existe un élément de fenêtre affichable suivant. Si oui, le procédé se poursuit à l'étape 121, si non, le procédé retourne à l'étape 118 représentée à la Fig. 9.In Fig. 10, in a step 119, is checked if a next navigation element is present in the display window element already transmitted. If yes, the process continues in step 124, if not in step 120. In a step 120, it is checked whether there is a next displayable window element. If yes, the method continues at step 121, if not, the method returns to step 118 shown in FIG. 9.
Dans une étape 121, un élément de fenêtre affichable suivant est transmis au Minitel.In a step 121, a next displayable window element is transmitted to the Minitel.
Dans une étape 122, est vérifié si un élément de navigation est présent dans l'élément de fenêtre affichable transmis. Si oui, le procédé se poursuit à l'étape 123, si non, il retourne à l'étape 118 représentée à la Fig. 9.In a step 122, it is checked whether a navigation element is present in the displayable window element transmitted. If yes, the process continues at step 123, if not, it returns to step 118 shown in FIG. 9.
Dans une étape 123, un élément de navigation présent est activé et l'affichage correspondant à cet élément est modifié. Le procédé retourne ensuite à l'étape 118 représentée à la Fig. 9.In a step 123, a navigation element present is activated and the display corresponding to this element is modified. The method then returns to step 118 shown in FIG. 9.
Dans une étape 124, l'élément de navigation en cours est désactivé, l'élément de navigation suivant est activé et l'affichage est modifié de manière conespondante.In a step 124, the current navigation element is deactivated, the next navigation element is activated and the display is modified correspondingly.
A la Fig. 11, dans une étape 125, est vérifié si un élément de navigation précédent est présent dans l'élément de fenêtre affichable déjà transmis. Si oui, le procédé se poursuit à l'étape 130, si non à l'étape 126.In Fig. 11, in a step 125, is checked whether a previous navigation element is present in the display window element already transmitted. If yes, the process continues in step 130, if not in step 126.
Dans une étape 126, est vérifié s'il existe un élément de fenêtre affichable précédent. Si oui, le procédé se poursuit à l'étape 127, si non, le procédé retourne à l'étape 118 représentée à la Fig. 9. Dans une étape 127, un élément de fenêtre affichable précédent est transmis auIn a step 126, it is checked whether there is a previous displayable window element. If yes, the method continues at step 127, if not, the method returns to step 118 shown in FIG. 9. In a step 127, a preceding displayable window element is transmitted to the
Minitel.Minitel.
Dans une étape 128, est vérifié si un élément de navigation est présent dans l'élément de fenêtre affichable transmis. Si oui, le procédé se poursuit à l'étape 129, si non, il retourne à l'étape 118 représentée à la Fig. 9. Dans une étape 129, un élément de navigation présent est activé et l'affichage correspondant à cet élément est modifié. Le procédé retourne ensuite à l'étape 118 représentée à la Fig. 9.In a step 128, it is checked whether a navigation element is present in the displayable window element transmitted. If yes, the process continues at step 129, if not, it returns to step 118 shown in FIG. 9. In a step 129, a navigation element present is activated and the display corresponding to this element is modified. The method then returns to step 118 shown in FIG. 9.
Dans une étape 130, l'élément de navigation en cours est désactivé, l'élément de navigation précédent est activé et l'affichage est modifié de manière correspondante. A la Fig. 12, dans une étape 131, est vérifié si une commande de défilement vers le haut a été activée (par exemple si la touche « suite » a été actionnée) ou si une commande de défilement vers le bas a été activée (par exemple si la touche « retour » a été actionnée). Dans le premier cas, le traitement se poursuit à l'étape 132, dans le second cas, à l'étape 139 représentée à la Fig. 13. Dans une étape 132, est vérifié si un élément de navigation suivant est présent dans l'élément de fenêtre affiché sur le Minitel. Si oui, le traitement se poursuit à l'étape 138, si non, à l'étape 143 représentée à la Fig. 13.In a step 130, the current navigation element is deactivated, the previous navigation element is activated and the display is modified accordingly. In Fig. 12, in a step 131, it is checked whether a scrolling up command has been activated (for example if the "more" key has been pressed) or if a scrolling down command has been activated (for example if the "return" key has been pressed). In the first case, the processing continues at step 132, in the second case, at step 139 shown in FIG. 13. In a step 132, it is checked whether a following navigation element is present in the window element displayed on the Minitel. If yes, the processing continues at step 138, if not, at step 143 shown in FIG. 13.
Dans une étape 133, est vérifié si la dernière ligne du document est atteinte. Si oui, le traitement retourne à l'étape 131, sinon, il se poursuit à l'étape 134.In a step 133, it is checked if the last line of the document is reached. If yes, the processing returns to step 131, if not, it continues to step 134.
Dans une étape 134, est effectuée une modification de l'affichage correspondant à un décalage des informations vers le bas par rapport à la fenêtre de visualisation, ce qui donne accès à une information située plus haut (Roll Up).In a step 134, a modification of the display is carried out corresponding to a shift of the information downwards with respect to the display window, which gives access to information located above (Roll Up).
Dans une étape 135, est vérifié si un nouvel élément de navigation est présent dans la fenêtre de visualisation telle que modifiée. Si oui, le procédé se poursuit à l'étape 136, si non, à l'étape 143 représentée à la Fig. 13.In a step 135, it is checked whether a new navigation element is present in the display window as modified. If yes, the process continues in step 136, if not, in step 143 shown in FIG. 13.
Dans une étape 136, l'élément de navigation précédent est désactivé et son affichage est modifié de manière conespondante. Le nouvel élément de navigation est activé et son affichage est modifié de manière correspondante. Le procédé va ensuite à l'étape 143 représentée à la Fig. 13.In a step 136, the previous navigation element is deactivated and its display is modified correspondingly. The new navigation element is activated and its display is changed accordingly. The method then goes to step 143 shown in FIG. 13.
Dans une étape 138, l'élément de navigation précédent est désactivé et son affichage est modifié de manière conespondante. Le nouvel élément de navigation est activé et son affichage est modifié de manière conespondante. Le procédé va ensuite à l'étape 143 représentée à la Fig. 13. A la Fig. 13, dans une étape 139, est vérifié si un élément de navigation précédent est présent dans l'élément de fenêtre affiché sur le Minitel. Si oui, le traitement se poursuit à l'étape 144, si non, à l'étape 140.In a step 138, the previous navigation element is deactivated and its display is modified correspondingly. The new navigation element is activated and its display is changed accordingly. The method then goes to step 143 shown in FIG. 13. In FIG. 13, in a step 139, is checked if a previous navigation element is present in the window element displayed on the Minitel. If yes, the processing continues at step 144, if not, at step 140.
Dans une étape 140, est vérifié si la première ligne du document est atteinte. Si oui, le traitement retourne à l'étape 131 représentée à la Fig. 12. Si non, est effectuée une modification de l'affichage correspondant à un décalage des informations vers le haut par rapport à la fenêtre de visualisation, ce qui donne accès à une information située plus bas (Roll Down).In a step 140, it is checked whether the first line of the document is reached. If yes, the processing returns to step 131 shown in FIG. 12. If not, a modification of the display is carried out corresponding to an offset of the information upwards with respect to the viewing window, which gives access to information located below (Roll Down).
Dans une étape 141, est vérifié si un nouvel élément de navigation est présent dans la fenêtre de visualisation telle que modifiée. Si oui, le procédé se poursuit à l'étape 142, si non, à l'étape 143.In a step 141, it is checked whether a new navigation element is present in the display window as modified. If yes, the process continues in step 142, if not, in step 143.
Dans une étape 142, l'élément de navigation suivant est désactivé et son affichage est modifié de manière correspondante. Le nouvel élément de navigation est activé et son affichage est modifié de manière correspondante. Le procédé va ensuite à l'étape 143. Dans une étape 143, sont gérées les commandes en provenance du terminal Minitel. Si une commande de validation est activée (par exemple si la touche « envoi » est actionnée), le traitement se poursuit à l'étape 150. Si une commande de déplacement vers le bas est activée (par exemple si la touche « suite » est actionnée), le traitement se poursuit à l'étape 139. Si une commande de déplacement vers le haut est activée (par exemple si la touche « retour » est actionnée), le traitement se poursuit à l'étape 132 représentée à la Fig. 12.In a step 142, the following navigation element is deactivated and its display is modified in a corresponding manner. The new navigation element is activated and its display is changed accordingly. The process then goes to step 143. In a step 143, the commands from the Minitel terminal are managed. If a validation command is activated (for example if the “send” key is pressed), the processing continues at step 150. If a move down command is activated (for example if the “more” key is pressed pressed), processing continues at step 139. If an upward movement command is activated (for example if the "return" key is pressed), processing continues at step 132 shown in FIG. 12.
Dans une étape 144, l'élément de navigation suivant est désactivé et son affichage est modifié de manière conespondante. Le nouvel élément de navigation est activé et son affichage est modifié de manière conespondante. Le procédé va ensuite à l'étape 143.In a step 144, the following navigation element is deactivated and its display is modified correspondingly. The new navigation element is activated and its display is changed accordingly. The process then goes to step 143.
Dans une étape 150, le traitement corcespondant à un élément de navigation qui a été activé est exécuté.In a step 150, the processing corresponding to a navigation element which has been activated is executed.
S'il s'agit d'un élément de navigation de type lien, l'URL associé au lien et les éventuelles données dépendantes (par exemple, les données "input", "options" et des variables) sont récupérées. Une requête HTTP est émise vers le service. Le traitement attend que la réponse lui parvienne. Une fois la réponse obtenue, le traitement peut reprendre. La balise « Option » ayant la valeur « Onpick » comme attribut peut être considérée comme un lien. S'il s'agit d'un élément de navigation de type « Saisie », un élément est ouvert, ce qui permet la saisie par l'utilisateur à partir du clavier du terminal cible, tel qu'un terminal du type dit Minitel. Il peut s'agir, dans le cas du Minitel, des touches "correction", "annulation" et "contrôles des caractères autorisés". Le traitement attend que la saisie soit validée (par exemple, dans le cas du Minitel, par l'actionnement des touches "envoi" ou "retour chariot"). Les informations entrées sont mises en mémoire et l'affichage de l'élément de navigation est modifié de manière conespondante. Le traitement reprend alors au point où il en était resté.If it is a link type navigation element, the URL associated with the link and any dependent data (for example, "input", "options" and variables data) are retrieved. An HTTP request is issued to the service. The treatment waits for the answer to reach it. Once the answer is obtained, treatment can resume. The "Option" tag having the value "Onpick" as an attribute can be considered as a link. If it is a “Type” navigation element, an element is opened, which allows the user to enter from the keyboard of the target terminal, such as a terminal of the so-called Minitel type. In the case of the Minitel, these can be the "correction", "cancellation" and "checks of authorized characters" keys. The processing waits until the entry is validated (for example, in the case of the Minitel, by pressing the "send" or "carriage return" keys). The information entered is stored and the display of the navigation element is changed accordingly. Processing then resumes where it left off.
S'il s'agit d'un élément de navigation de type « Sélection d'une ou de plusieurs options », un élément de liste d'options est ouvert. Une fois une ou plusieurs options sélectionnées (positionnement sur l'option conespondante par utilisation des touches « suite » et « retour » et validation par la touche « envoi »), la ou les options sélectionnées sont mises en mémoire, l'affichage est modifié en conséquence et le traitement reprend au point où il en était resté. Pour rendre l'affichage et la navigation plus clairs pour l'utilisateur, l'élément "Liste d'options" peut se substituer temporairement, au niveau présentation et/ou navigation, à un élément "Page fenêtre affichable" du corps du document.If it is a "Selection of one or more options" navigation element, an option list element is opened. Once one or more options have been selected (positioning on the corresponding option by using the "next" and "back" keys and validation by the "send" key), the selected option (s) are stored, the display is modified accordingly and processing resumes at the point where it remained. To make the display and navigation clearer for the user, the "Options list" element can temporarily replace, at the presentation and / or navigation level, a "Displayable window page" element in the body of the document.
Un objet navigateur peut avoir quatre fonctions. Une fonction Process qui consiste à reproduire la ou les fonctions de l'élément source ainsi que la mise à jour des données ( a (ancre), Do, Input, Select, Option Onpick, Optgroup (Groupe d'options)), en adaptant les commandes utilisateur en fonction des possibilités du Minitel. Une fonction Deselect qui consiste à restituer la présentation de l'élément de navigation en mode non activé et/ou non activable, à enregistrer éventuellement le contexte relatif à cet élément, et à désactiver le Process, c'est-à-dire les actions permises et/ou exécutées en fonction d'actions utilisateur en provenance du Minitel. Une fonction Select qui consiste à présenter l'élément de navigation en mode activé et/ou activable, à restituer éventuellement le contexte relatif à cet élément et à activer le Process. Enfin, le cas échéant, une fonction Start Edition qui consiste à positionner et/ou à activer éventuellement des éléments afin de permettre à l'utilisateur la saisie de données et/ou de commandes en tenant compte des possibilités et/ou des contraintes du Minitel (activation du curseur, affichage de point d'appels à la saisie, etc...).A browser object can have four functions. A Process function which consists in reproducing the function (s) of the source element as well as updating the data (a (anchor), Do, Input, Select, Option Onpick, Optgroup (Option group)), by adapting user commands according to the possibilities of the Minitel. A Deselect function which consists in restoring the presentation of the navigation element in non-activated and / or non-activatable mode, possibly recording the context relating to this element, and deactivating the Process, i.e. the actions allowed and / or executed according to user actions from the Minitel. A Select function which consists in presenting the navigation element in activated and / or activatable mode, possibly restoring the context relating to this element and activating the Process. Finally, if necessary, a Start Edition function which consists in positioning and / or possibly activating elements in order to allow the user to enter data and / or commands taking into account the possibilities and / or constraints of Minitel. (activation of the cursor, display of call points for data entry, etc.).
La Fig. 14 illustre différentes fonctions exécutées par le système d'émulation. Un bloc 160 représente une première fonction consistant à parcourir de manière chronologique suivant l'arbre XML une page source (WML ou XHTML). De cette première fonction, découlent trois autres fonctions représentées par les blocs 161, 162 et 163.Fig. 14 illustrates various functions performed by the emulation system. A block 160 represents a first function consisting in browsing chronologically according to the XML tree a source page (WML or XHTML). From this first function, follow three other functions represented by blocks 161, 162 and 163.
Le bloc 161 représente la prise en compte des éléments de présentation et/ou de navigation incompatibles avec le Minitel ni directement, ni même après adaptation éventuelle. Il s'agit notamment de l'exécution des temporisations et du filtrage d'images. Des actions conespondant à ces éléments sont exécutées directement au niveau du système d'émulation en synchronisme avec ce que demande le service d'origine.Block 161 represents the taking into account of the elements of presentation and / or navigation incompatible with the Minitel neither directly, nor even after possible adaptation. These include executing timers and filtering images. Actions corresponding to these elements are executed directly at the level of the emulation system in synchronism with what the original service requires.
Le bloc 163 représente la création d'objets navigateurs conespondant aux éléments de navigation contenus dans la page source et adaptés au Minitel. Cette fonction est associée à la fonction de gestion de la navigation représentée par le bloc 164.Block 163 represents the creation of navigator objects corresponding to the navigation elements contained in the source page and adapted to the Minitel. This function is associated with the navigation management function represented by block 164.
Le bloc 162 représente l'extraction des éléments multimédia comme les éléments de texte (caractères attributs, etc.), d'images et/ou de texte alternatif, éléments 3D et son. De cette fonction, découle une fonction, représentée par un blocBlock 162 represents the extraction of multimedia elements such as text elements (attribute characters, etc.), images and / or alternative text, 3D elements and sound. From this function, follows a function, represented by a block
165, de découpage du texte suivant un mode de représentation, et plus généralement de restitution, adapté au Minitel. Ce découpage est fait en fonction de modèles d'images représentant le terminal habituellement utilisé pour effectuer la consultation du service et de données associées (notamment des données de fenêtres). La fonction de stockage de ces données est représentée par le bloc 168. Deux modes de découpage sont utilisés: le découpage en une série de fenêtres affichables, représenté par le bloc165, of cutting the text according to a mode of representation, and more generally of restitution, adapted to the Minitel. This breakdown is done according to image models representing the terminal usually used to consult the service and associated data (in particular window data). The function for storing this data is represented by block 168. Two splitting modes are used: splitting into a series of displayable windows, represented by the block
166, donnant lieu à n pages de fenêtres affichables et le découpage permettant une présentation par défilement dans une fenêtre, représenté par le bloc 167. Le texte ainsi découpé alimente la fonction de gestion de la navigation représentée par le bloc 164.166, giving rise to n pages of displayable windows and the division allowing presentation by scrolling in a window, represented by block 167. The text thus cut feeds the navigation management function represented by block 164.
La fonction de gestion de la navigation, représentée par le bloc 164, est associée à une fonction, représentée par le bloc 169, de reconnaissance des commandes émises par l'utilisateur à partir du Minitel, représentées par le bloc 171, et à une fonction représentée par le bloc 170, d'envoi de données vers le Minitel. Les Figs. 4 et 5 illustrent la représentation 42 d'un téléphone WAP émulé sur l'écran 40 d'un Minitel avec affichage alphamosaïque. Les informations conespondant au service WAP sont affichées dans une fenêtre 41 réservée à cet effet et correspondant, dans la représentation 42, à l'écran du téléphone WAP. Les éléments actifs 43 affichés, ici des chaînes de caractères, sont soulignés. Un élément actif désigné est surligné par une zone grisée 44.The navigation management function, represented by block 164, is associated with a function, represented by block 169, for recognizing commands issued by the user from the Minitel, represented by block 171, and with a function represented by block 170, for sending data to the Minitel. Figs. 4 and 5 illustrate the representation 42 of a WAP telephone emulated on the screen 40 of a Minitel with alphamosaïc display. The information corresponding to the WAP service is displayed in a window 41 reserved for this purpose and corresponding, in the representation 42, to the screen of the WAP telephone. The active elements 43 displayed, here strings of characters, are underlined. A designated active item is highlighted by a shaded area 44.
La zone d'aide 46 est bien distincte de la zone d'affichage du contenu WML ; elle ne modifie pas la perception du service WAP.The help zone 46 is very distinct from the display zone of the WML content; it does not change the perception of the WAP service.
La Fig. 6 représente un téléphone WAP 52 représenté sur l'écran 50 d'un Minitel de type Magis Club avec affichage alphamosaïque et photographique JPEG. La fenêtre 51 d'affichage des informations conespondant au service WAP a la même taille que la fenêtre 41 de la représentation des Figs. 4 et 5.Fig. 6 represents a WAP telephone 52 represented on the screen 50 of a Minitel of the Magis Club type with alphamosaïc and photographic JPEG display. The window 51 for displaying information corresponding to the WAP service has the same size as the window 41 for the representation of FIGS. 4 and 5.
Les touches « Suite » et « Retour » permettent de déplacer la zone grisée désignant l'élément actif pouvant faire l'objet d'une sélection par actionnement de la touche « Envoi ». La Fig. 5 montre l'évolution de l'affichage par rapport à la Fig. 4 après qu'un utilisateur a actionné la touche « Suite », la zone grisée désignant alors l'élément actif 45 suivant.The "Next" and "Back" keys move the gray area designating the active element that can be selected by pressing the "Send" key. Fig. 5 shows the evolution of the display with respect to FIG. 4 after a user has pressed the "Next" key, the gray area then designating the next active element 45.
L'appui sur la touche « Suite » lorsque l'élément actif désigné est l'élément se trouvant en bas de l'écran et sur la touche « Retour » lorsque l'élément actif désigné est l'élément se trouvant en haut de l'écran entraîne l'affichage, respectivement, de la suite du document ou de la partie précédente du document respectivement.Pressing the "Next" key when the designated active element is the element at the bottom of the screen and the "Back" key when the designated active element is the element at the top of the screen causes the display, respectively, of the rest of the document or of the previous part of the document respectively.
Les Minitel du type Magis ou Sillage ont leurs touches « flèche haute » et « flèche basse »couplées avec les touches Suite et Retour. Du point de vue de l'utilisateur, la simulation du téléphone WAP est encore plus exacte qu'avec les Minitel standards.Minitel of the Magis or Sillage type have their “up arrow” and “down arrow” keys coupled with the Continue and Return keys. From the user's point of view, the WAP phone simulation is even more accurate than with standard Minitel.
Pour effectuer une saisie, l'utilisateur d'un téléphone WAP doit sélectionner l'élément conespondant représenté par trois points entre deux symboles < [ » et « ] ». Un champ de saisie est alors affiché sur l'écran. Lorsque la saisie est terminée, l'utilisateur effectue une opération de validation. L'affichage du document WML est alors rétabli sur l'écran avec une partie de la saisie remplaçant les trois points entre les deux symboles < [ » et « ] ». Avec un terminal WAP émulé à partir d'un terminal Minitel avec le système d'émulation selon le présent mode de réalisation de l'invention, l'opération de saisie peut également être réalisée à partir d'un élément actif représenté par trois points entre deux symboles < [ » et « ] », comme on le voit à la Fig. 6. Lorsque la zone grisée est positionnée sur cet élément actif à l'aide des touches « Suite » ou « Retour » et que la touche « Envoi » est actionnée, un champs de saisie est alors affiché sur l'écran. Lorsque la saisie est terminée, l'utilisateur actionne à nouveau la touche « envoi ». Comme on le voit à la Fig. 6, au moins une partie de la saisie est affichée sur l'écran entre les deux symboles < [ » et « ] ». Pour éviter de détruire l'image du téléphone si l'utilisateur entre plus de caractères que ne le permet la zone d'affichage, le champs de saisie peut être affiché au bas de l'écran du Minitel.To make an entry, the user of a WAP phone must select the corresponding item represented by three points between two symbols <[»and«] ». An input field is then displayed on the screen. When the entry is complete, the user performs a validation operation. The display of the WML document is then restored on the screen with part of the entry replacing the three dots between the two symbols <[»and«] ». With a WAP terminal emulated from a Minitel terminal with the emulation system according to the present embodiment of the invention, the input operation can also be carried out from an active element represented by three points between two symbols <["and"] ", as seen in FIG. 6. When the gray area is positioned on this active element using the “Next” or “Back” keys and the “Send” key is pressed, an input field is then displayed on the screen. When the entry is complete, the user presses the "send" key again. As seen in Fig. 6, at least part of the entry is displayed on the screen between the two symbols <[»and“] ”. To avoid destroying the phone image if the user enters more characters than the display area allows, the input field can be displayed at the bottom of the Minitel screen.
De la même manière, pour effectuer un choix dans une liste, l'utilisateur déplace la zone grisée avec touches « Suite » ou « Retour » sur un élément actif représentant la liste et valide son choix en appuyant sur la touche « Envoi ». S'affichent alors sur la fenêtre de visualisation les différents choix possibles sous forme de chaînes de caractères formant des éléments actifs soulignés et agencés en colonnes, la zone grisée étant placée sur le premier élément actif ou l'élément désigné par défaut. Le passage d'un élément actif à un autre s'effectue en actionnant les touches « Suite » et « Retour » et la validation s'effectue en actionnant la touche « Envoi ». La liste est alors remplacée par le document WAP dans lequel la chaîne de caractères choisie apparaît entre les symboles « [ » et « ] » .In the same way, to make a choice in a list, the user moves the gray area with "Next" or "Back" keys to an active element representing the list and validates his choice by pressing the "Send" key. The different choices are then displayed in the viewing window in the form of character strings forming active elements underlined and arranged in columns, the gray area being placed on the first active element or the element designated by default. The passage from one active element to another is carried out by pressing the "Next" and "Return" keys and the validation is carried out by pressing the "Send" key. The list is then replaced by the WAP document in which the chosen character string appears between the symbols "[" and "]".
Le retour au document précédent (fonction « back ») s'effectue en appuyant sur la touche de fonction « Sommaire » du Minitel. Le retour à l'accueil (fonction « home ») s'obtient en actionnant les touches « * » et « Sommaire » du Minitel.Return to the previous document ("back" function) is done by pressing the "Summary" function key on the Minitel. The return to home ("home" function) is obtained by pressing the "*" and "Summary" keys of the Minitel.
Les Figs. 15 à 21 illustrent la réception d'une page WML représentée sur la Fig. 22. Le système d'émulation reçoit la page WML. Une représentation graphique d'un téléphone portable est alors transmise vers le Minitel, comme décrit précédemment.Figs. 15 to 21 illustrate the reception of a WML page shown in FIG. 22. The emulation system receives the WML page. A graphic representation of a mobile phone is then transmitted to the Minitel, as described above.
Le système analyse les éléments de cette page et construit des éléments de présentation par rapport à une taille de fenêtre déterminée de manière à permettre l'affichage dans l'espace réservé à cet effet dans la présentation graphique transmise au Minitel, par rapport au contenu de la page, et par rapport aux éléments de navigation présents dans cette page.The system analyzes the elements on this page and constructs presentation elements in relation to a determined window size so as to allow the display in the space reserved for this purpose in the graphic presentation transmitted to the Minitel, in relation to the content of the page, and in relation to the navigation elements present on this page.
Dans l'exemple de la page WML représenté à la Fig. 22, le contenu peut être présenté sous forme d'une seule fenêtre ainsi que le montre la Fig. 15. Trois objets navigateurs ont été définis. Un navigateur de type Input représenté par l'élément d'affichage 200, un navigateur de type Select représenté par l'élément d'affichage 201 et un navigateur de type Lien représenté par l'élément d'affichage 202. Le système, fonctionnant dans un ordre chronologique, a exécuté en premier la fonction Select de l'objet navigateur Input, récupérant dans le contexte d'affichage les coordonnées de la ligne à modifier. La couleur de fond de l'élément d'affichage 200 est donc différente (plus foncée) de celle des éléments 201 et 202.In the example of the WML page shown in FIG. 22, the content can be presented in the form of a single window as shown in FIG. 15. Three browser objects have been defined. An Input type browser represented by the display element 200, a Select type browser represented by the display element 201 and a Link type browser represented by the display element 202. The system, operating in in chronological order, first executed the Select function of the Input browser object, retrieving in the display context the coordinates of the line to be modified. The background color of the display element 200 is therefore different (darker) than that of the elements 201 and 202.
Le système exécute ensuite la fonction Start Edition de l'objet, transmettant auThe system then executes the Start Edition function of the object, transmitting to the
Minitel des éléments de présentation de saisie, puis la fonction Process se met en attente des actions utilisateur. L'élément d'affichage 210 conespondant à la présentation de saisie est représenté à la Fig. 16. Un curseur permet à l'utilisateur de positionner sa saisie.Minitel of input presentation elements, then the Process function waits for user actions. The display element 210 corresponding to the input presentation is shown in FIG. 16. A cursor allows the user to position his input.
Lorsque l'utilisateur a effectué sa saisie et l'a validée en actionnant la touche « envoi », les données saisies sont transmises et la présentation est modifiée de manière à montrer que la saisie a été effectuée. L'élément d'affichage 220 conespondant est représenté à la Fig. 17. Le curseur est éteint, mais la couleur de fond reste grisée afin d'indiquer à l'utilisateur qu'il est toujours positionné sur ce navigateur.When the user has entered and validated it by pressing the "send" key, the data entered is transmitted and the presentation is modified to show that the entry has been made. The corresponding display element 220 is shown in FIG. 17. The cursor is off, but the background color remains gray to indicate to the user that he is still positioned on this browser.
Si l'utilisateur actionne la touche « suite », le système active l'objet navigateur suivant, c'est-à-dire le navigateur de type Select, représenté par l'élément d'affichage 201 à la Fig. 15. Cet élément d'affichage est alors remplacé par un élément 21 1, comme le montre la Fig. 18. Lorsque l'utilisateur actionne la touche « Envoi », le système va commander l'affichage de sorte que s'affiche une liste d'options, comme le montre la Fig. 19.If the user presses the “continue” key, the system activates the following browser object, that is to say the browser of the Select type, represented by the display element 201 in FIG. 15. This display element is then replaced by an element 21 1, as shown in Fig. 18. When the user presses the "Send" key, the system will command the display so that a list of options is displayed, as shown in Fig. 19.
En actionnant la touche « Suite », l'utilisateur peut sélectionner une nouvelle option, par exemple celle représentée par l'élément d'affichage 213 à la Fig. 19.By pressing the "Next" key, the user can select a new option, for example that represented by the display element 213 in FIG. 19.
Lorsque l'utilisateur actionne la touche « Envoi », les données sélectionnées sont transmises et la fenêtre initiale est à nouveau affichée avec les changements conespondants représentés par l'élément d'affichage 221 à la Fig. 20.When the user presses the "Send" key, the selected data are transmitted and the initial window is displayed again with the corresponding changes represented by the display element 221 in FIG. 20.
Lorsque l'utilisateur actionne à nouveau la touche « Suite », le système active l'objet navigateur suivant, c'est-à-dire le navigateur de type Lien, représenté par l'élément d'affichage 202 à la Fig. 15. Cet élément d'affichage est alors remplacé par un élément 212, comme le montre la Fig. 21. Lorsque l'utilisateur actionne la touche « Envoi », le système va récupérer les données relatives à ce lien, constituer l'URL à partir de ces données et transmettre cette URL au service Internet à travers le client Http (ou https). L'URL est encodé si cela est nécessaire. Le système se met ensuite en attente de la réception de la nouvelle page. When the user presses the "Next" key again, the system activates the following browser object, that is to say the browser of the Link type, represented by the display element 202 in FIG. 15. This display element is then replaced by an element 212, as shown in FIG. 21. When the user presses the "Send" key, the system will retrieve the data relating to this link, constitute the URL from this data and transmit this URL to the Internet service through the Http (or https) client. The URL is encoded if necessary. The system then waits for reception of the new page.

Claims

REVENDICATIONS
1) Système d'émulation d'un terminal adapté à l'accès à un système informatique (1) associé à un premier réseau de télécommunication (2) à partir d'un terminal physique (6) inadapté à l'accès audit système informatique et associé à un second réseau de télécommunication (3, 4, 5), ledit système d'émulation étant raccordé, d'une part, audit premier réseau par l'intermédiaire d'un premier moyen de dialogue (21, 30) et, d'autre part, audit second réseau par l'intermédiaire d'un second moyen de dialogue (29, 31), ledit système d'émulation étant caractérisé en ce qu'il comprend un premier moyen de traitement (26) adapté à interpréter des commandes issues dudit terminal physique, un second moyen de traitement (22, 33) adapté à analyser des informations issues dudit système informatique et à générer des informations conespondantes pouvant être restituées sur un moyen de restitution dudit terminal physique et un moyen de gestion de la restitution (24) adapté à générer des informations de commande dudit moyen de restitution dudit terminal physique, ledit moyen de gestion de la restitution recevant des informations desdits premier et second moyens de traitement afin de commander en fonction desdites commandes issues dudit terminal physique la restitution sur ledit moyen de restitution desdites informations issues dudit système informatique.1) Terminal emulation system suitable for access to a computer system (1) associated with a first telecommunications network (2) from a physical terminal (6) unsuitable for access to said computer system and associated with a second telecommunications network (3, 4, 5), said emulation system being connected, on the one hand, to said first network by means of a first dialogue means (21, 30) and, on the other hand, to said second network by means of a second dialogue means (29, 31), said emulation system being characterized in that it comprises a first processing means (26) adapted to interpret commands from said physical terminal, a second processing means (22, 33) adapted to analyze information from said computer system and to generate corresponding information that can be restored on a rendering means of said physical terminal and a rendering management means (2 4) adapted to generate control information of said rendering means of said physical terminal, said rendering management means receiving information from said first and second processing means in order to control according to said commands from said physical terminal the restitution on said means restitution of said information from said computer system.
2) Système d'émulation selon la revendication 1, caractérisé en ce qu'il comprend également un moyen de gestion de la navigation et du contexte alimenté par les informations traitées par ledit second moyen de traitement et adapté à transmettre audit premier moyen de dialogue (21, 30) des requêtes audit système informatique (1) faisant suite à des commandes interprétées par ledit premier moyen de traitement et établies en fonction d'un contexte emmagasiné dans un moyen de sauvegarde du contexte (28). 3) Système d'émulation selon la revendication 1 ou 2 pour l'émulation d'un terminal WAP à partir d'un terminal Minitel, caractérisé en ce que ledit système d'émulation comporte, pour chaque session d'émulation, d'une part, un module (24) de gestion de l'affichage de l'écran du Minitel et un module (26) d'interprétation des informations provenant du clavier du Minitel connectés à un module (29) de traitement des protocoles X29 et Vidéopad, lui-même connecté à une couche réseau X25 (31) associée au réseau Télétel et, d'autre part, un module d'analyse du langage WML (22), un module (33) d'adaptation des informations traduites et un module (25) de gestion de la navigation et du contexte connectés à un module (21) client HTTP, lui-même connecté à une couche réseau TCP/IP (30) associée au réseau Internet, ledit module de gestion de l'affichage et ledit module de gestion de la navigation et du contexte recevant des informations dudit module d'adaptation et dudit module d'interprétation. 4) Système d'émulation selon la revendication 3, caractérisé en ce qu'il comprend également une mémoire (23) de stockage d'images de téléphones WAP pouvant envoyer des informations audit module (24) de gestion de l'affichage.2) Emulation system according to claim 1, characterized in that it also comprises a navigation and context management means supplied by the information processed by said second processing means and adapted to transmit to said first dialogue means ( 21, 30) requests to said computer system (1) following commands interpreted by said first processing means and established as a function of a context stored in a context saving means (28). 3) Emulation system according to claim 1 or 2 for the emulation of a WAP terminal from a Minitel terminal, characterized in that said emulation system comprises, for each emulation session, a firstly, a module (24) for managing the display of the Minitel screen and a module (26) for interpreting information coming from the keyboard of the Minitel connected to a module (29) for processing the X29 and Videopad protocols, itself connected to an X25 network layer (31) associated with the Teletel network and, on the other hand, a WML language analysis module (22), a module (33) for adapting the translated information and a module ( 25) navigation and context management connected to an HTTP client module (21), itself connected to a TCP / IP network layer (30) associated with the Internet, said display management module and said navigation and context management module receiving information from said adaptation module and from said module 'interpretation. 4) Emulation system according to claim 3, characterized in that it also comprises a memory (23) for storing images of WAP telephones which can send information to said module (24) for managing the display.
5) Système d'émulation selon la revendication 3 ou 4, caractérisé en ce qu'il comprend également un module de reconnaissance du type de Minitel, recevant des informations dudit module (29) de traitement des protocoles X29 et Vidéopad et envoyant des informations audit module (26) d'interprétation des commandes, audit module (24) de gestion de l'affichage, ainsi qu'audit module (25) de gestion de la navigation et du contexte.5) Emulation system according to claim 3 or 4, characterized in that it also comprises a recognition module of the Minitel type, receiving information from said module (29) for processing the X29 and Videopad protocols and sending information to said audit command interpretation module (26), said display management module (24), as well as said navigation and context management module (25).
6) Système d'émulation selon la revendication 1 ou 2 pour l'émulation d'un terminal XHTML à partir d'un terminal Minitel, caractérisé en ce que ledit système d'émulation comporte, pour chaque session d'émulation, d'une part, un module (24) de gestion de l'affichage de l'écran du Minitel et un module (26) d'interprétation des informations provenant du clavier du Minitel connectés à un module (29) de traitement des protocoles X29 et Vidéopad, lui-même connecté à une couche réseau X25 (31) associée au réseau Télétel et, d'autre part, un module d'analyse du langage XHTML (22), un module (33) d'adaptation des informations traduites et un module (25) de gestion de la navigation et du contexte connectés à un module (21) client HTTP, lui-même connecté à une couche réseau TCP/IP (30) associée au réseau Internet, ledit module de gestion de l'affichage et ledit module de gestion de la navigation et du contexte recevant des informations dudit module d'adaptation et dudit module d'interprétation.6) Emulation system according to claim 1 or 2 for emulating an XHTML terminal from a Minitel terminal, characterized in that said emulation system comprises, for each emulation session, a firstly, a module (24) for managing the display of the Minitel screen and a module (26) for interpreting information coming from the keyboard of the Minitel connected to a module (29) for processing the X29 and Videopad protocols, itself connected to an X25 network layer (31) associated with the Teletel network and, on the other hand, an XHTML language analysis module (22), a module (33) for adapting the translated information and a module ( 25) for navigation and context management connected to an HTTP client module (21), itself connected to a TCP / IP network layer (30) associated with the Internet, said display management module and said module navigation and context management receiving information from said adaptation module and said interpretation module.
7) Système d'émulation selon l'une quelconque des revendications précédentes, caractérisé en ce que ledit second moyen de traitement (22,33) est adapté à exécuter des traitements conespondant à des demandes dudit système informatique (1) qui ne peuvent être transmises audit terminal physique (6) ou traitées par l'intermédiaire dudit terminal physique.7) Emulation system according to any one of the preceding claims, characterized in that said second processing means (22,33) is adapted to execute processing corresponding to requests from said computer system (1) which cannot be transmitted said physical terminal (6) or processed through said physical terminal.
8) Système d'émulation selon l'une quelconque des revendications précédentes, caractérisé en ce que l'affichage d'informations sur un écran dudit terminal à émuler se faisant grâce à des éléments d'affichage agencés sur ledit écran sous forme de listes, certains de ces éléments d'affichage représentant des éléments actifs (43), chacun de ces éléments actifs pouvant être sélectionné à l'aide d'un moyen de sélection (44) pour entraîner, soit une modification de l'affichage comme l'affichage d'une nouvelle liste ou l'affichage d'un champ de saisie d'information, soit l'envoi d'une requête ou d'informations audit système informatique, ledit moyen de sélection comprenant, d'une part, un moyen de désignation (44) pouvant se déplacer d'un élément actif à l'autre, l'affichage d'un élément actif désigné se faisant différemment que l'affichage d'un élément actif non désigné et, d'autre part, un moyen de validation pour valider la sélection d'un élément actif désigné par ledit moyen de désignation, des commandes dudit terminal physique (6) sont utilisées pour commander le déplacement dudit moyen de désignation et une commande dudit terminal physique est utilisée pour commander ledit moyen de validation, un moyen d'interprétation (26) commandant ledit moyen de gestion (24) dudit moyen de restitution de sorte que soit exécuté de manière conespondante l'affichage de l'élément actif désigné lorsqu'une desdites commandes utilisées pour commander le déplacement dudit moyen de désignation est actionnée, et ledit moyen d'interprétation commandant ledit moyen de gestion dudit moyen de restitution et, le cas échéant, ledit moyen de gestion de la navigation et du contexte (25) de sorte que soient exécutés de manière conespondante l'opération de modification de l'affichage et/ou, le cas échéant, l'envoi d'informations ou d'une requête audit système informatique (1) lorsque ladite commande utilisée pour commander ledit moyen de validation est actionnée.8) Emulation system according to any one of the preceding claims, characterized in that the display of information on a screen of said terminal to be emulated is done by means of display elements arranged on said screen in the form of lists, some of these display elements representing active elements (43), each of these active elements being able to be selected using a selection means (44) to cause either a modification of the display as the display of a new list or display of a field for entering information, either sending a request or information to said computer system, said selection means comprising, on the one hand, a means designation (44) can move from one active element to another, the display of a designated active element being done differently than the display of an undesignated active element and, on the other hand, a means of validation to validate the selection of an active element designated by said designation means, commands from said physical terminal (6) are used to control the movement of said designation means and a command from said physical terminal is used to control said validation means tion, an interpretation means (26) controlling said management means (24) of said restitution means so that the display of the designated active element is executed in a corresponding manner when one of said commands used to control the movement of said designation means is actuated, and said interpretation means controlling said management means of said restitution means and, where appropriate, said navigation and context management means (25) so that they are executed in accordance with the operation to modify the display and / or, if necessary, send information or a request to said computer system (1) when said command used to control said validation means is actuated.
9) Système d'émulation d'un terminal adapté à l'accès à un système informatique (1) associé à un premier réseau de télécommunication (2) à partir d'un terminal physique (6) inadapté à l'accès audit système informatique et associé à un second réseau de télécommunication (3, 4, 5), caractérisé en ce que l'affichage d'informations sur un écran dudit terminal physique se fait grâce à des éléments d'affichage agencés sur ledit écran sous forme de listes, certains de ces éléments d'affichage représentant des éléments actifs (43), chacun de ces éléments actifs pouvant être sélectionné à l'aide d'un moyen de sélection (44) pour entraîner, soit une modification de l'affichage comme l'affichage d'une nouvelle liste ou l'affichage d'un champ de saisie d'information, soit l'envoi d'une requête ou d'informations audit système informatique, ledit moyen de sélection comprenant, d'une part, un moyen de désignation (44) pouvant se déplacer d'un élément actif à l'autre, l'affichage d'un élément actif désigné se faisant différemment que l'affichage d'un élément actif non désigné et, d'autre part, un moyen de validation pour valider la sélection d'un élément actif désigné par ledit moyen de désignation, et en ce que des commandes dudit terminal physique (6) sont utilisées pour commander le déplacement dudit moyen de désignation et une commande dudit terminal physique est utilisée pour commander ledit moyen de validation.9) Terminal emulation system suitable for access to a computer system (1) associated with a first telecommunications network (2) from a physical terminal (6) unsuitable for access to said computer system and associated with a second telecommunications network (3, 4, 5), characterized in that the display of information on a screen of said physical terminal is done by means of display elements arranged on said screen in the form of lists, some of these display elements representing active elements (43), each of these active elements being able to be selected using a selection means (44) to cause either a modification of the display as the display a new list or the display of a field for entering information, either sending a request or information to said computer system, said selection means comprising, on the one hand, a designation means (44) able to move by one element active to the other, the display of a designated active element being done differently than the display of an active element not designated and, on the other hand, a validation means for validating the selection of an active element designated by said designation means, and in that commands from said physical terminal (6) are used to control the movement of said designation means and a command from said physical terminal is used to control said validation means.
10) Système d'émulation selon la revendication 9, caractérisé en ce que lesdits éléments d'affichage sont regroupés en une pluralité de listes adaptées à être successivement affichées sur l'écran dudit terminal physique (6) dans un ordre donné.10) Emulation system according to claim 9, characterized in that said display elements are grouped into a plurality of lists adapted to be successively displayed on the screen of said physical terminal (6) in a given order.
11) Système d'émulation selon la revendication 10, caractérisé en ce que les commandes permettant de passer d'une desdites listes à une liste précédente ou à une liste suivante sont les mêmes que celles utilisées pour commander ledit moyen de désignation.11) Emulation system according to claim 10, characterized in that the commands for passing from one of said lists to a previous list or to a next list are the same as those used to control said designation means.
12) Système d'émulation selon la revendication 9, caractérisé en ce que lesdits éléments d'affichage sont agencés dans une même liste dans un ordre donné les uns par rapport aux autres, une portion de ladite liste pouvant être affichée sur l'écran dudit terminal physique, la portion de liste affichée pouvant être modifiée par décalage vers le haut ou vers le bas.12) Emulation system according to claim 9, characterized in that said display elements are arranged in the same list in a given order relative to each other, a portion of said list can be displayed on the screen of said physical terminal, the portion of the list displayed can be modified by shifting up or down.
13) Système d'émulation selon la revendication 12, caractérisé en ce que les commandes permettant de modifier la portion de liste affichée par décalage vers le haut ou vers le bas sont les mêmes que celles utilisées pour commander ledit moyen de désignation.13) Emulation system according to claim 12, characterized in that the commands for modifying the portion of the list displayed by shifting up or down are the same as those used to control said designation means.
14) Système d'émulation selon l'une quelconque des revendications 9 à 13, caractérisé en ce que lesdits éléments actifs sont des objets de navigation.14) Emulation system according to any one of claims 9 to 13, characterized in that said active elements are navigation objects.
15) Système d'émulation selon la revendication 14, caractérisé en ce que chacun desdits objets de navigation a au moins une fonction de traitement et une fonction de définition d'un élément d'affichage représentant ledit objet.15) Emulation system according to claim 14, characterized in that each of said navigation objects has at least one processing function and a function of defining a display element representing said object.
16) Système d'émulation selon la revendication 15, caractérisé en ce que ladite fonction de traitement associée à un objet de navigation est une fonction de lien permettant à un utilisateur d'accéder à des données fournies par ledit système informatique.16) Emulation system according to claim 15, characterized in that said processing function associated with a navigation object is a link function allowing a user to access data provided by said computer system.
17) Système d'émulation selon la revendication 15, caractérisé en ce que ladite fonction de traitement associée à un objet de navigation est une fonction de saisie permettant à un utilisateur de saisir des données à transmettre audit système informatique. 18) Système d'émulation selon la revendication 15, caractérisé en ce que ladite fonction de traitement associée à un objet de navigation est une fonction de sélection permettant à un utilisateur d'effectuer un choix parmi plusieurs options proposées.17) Emulation system according to claim 15, characterized in that said processing function associated with a navigation object is an input function allowing a user to enter data to be transmitted to said computer system. 18) Emulation system according to claim 15, characterized in that said processing function associated with a navigation object is a selection function allowing a user to make a choice from among several options offered.
19) Système d'émulation selon l'une quelconque des revendications 15 à 18, caractérisé en ce qu'une fonction de définition d'un élément d'affichage représentant un objet de navigation est une fonction de présentation dudit objet dans un mode sélectionné, ladite fonction étant exécutée lorsque ledit moyen de désignation est positionné sur l'élément actif correspondant.19) Emulation system according to any one of Claims 15 to 18, characterized in that a function for defining a display element representing a navigation object is a function for presenting said object in a selected mode, said function being performed when said designation means is positioned on the corresponding active element.
20) Système d'émulation selon l'une quelconque des revendications 15 à 18, caractérisé en ce qu'une fonction de définition d'un élément d'affichage représentant un objet de navigation est une fonction de présentation dudit objet dans un mode non sélectionné, ladite fonction étant exécutée lorsque ledit moyen de désignation est déplacé de l'élément actif conespondant.20) Emulation system according to any one of claims 15 to 18, characterized in that a function for defining a display element representing a navigation object is a function for presenting said object in an unselected mode , said function being performed when said designation means is moved from the corresponding active element.
21) Système d'émulation selon l'une quelconque des revendications 15 à 18, caractérisé en ce qu'une fonction de définition d'un élément d'affichage représentant un objet de navigation est une fonction de présentation dudit objet dans un mode actif, ladite fonction étant exécutée lorsque ledit moyen de désignation est positionné sur l'élément actif conespondant et que ledit moyen de validation est actionné.21) An emulation system according to any one of claims 15 to 18, characterized in that a function for defining a display element representing a navigation object is a function for presenting said object in an active mode, said function being executed when said designation means is positioned on the corresponding active element and said validation means is actuated.
22) Système d'émulation selon la revendication 21, caractérisé en ce que ladite présentation dudit objet dans un mode actif conespond à une présentation permettant la saisie de données. 22) Emulation system according to claim 21, characterized in that said presentation of said object in an active mode corresponds to a presentation allowing data entry.
PCT/FR2002/001209 2001-04-20 2002-04-08 System for emulating a terminal which is adapted to access a telecommunication network from a terminal which is inadapted to said access WO2002087189A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FR01/05417 2001-04-20
FR0105417A FR2823872B1 (en) 2001-04-20 2001-04-20 SYSTEM FOR EMULATING A TERMINAL SUITABLE FOR ACCESS TO A COMPUTER SYSTEM ASSOCIATED WITH A TELECOMMUNICATION NETWORK FROM A TERMINAL SUITABLE FOR SUCH ACCESS

Publications (1)

Publication Number Publication Date
WO2002087189A1 true WO2002087189A1 (en) 2002-10-31

Family

ID=8862561

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/FR2002/001209 WO2002087189A1 (en) 2001-04-20 2002-04-08 System for emulating a terminal which is adapted to access a telecommunication network from a terminal which is inadapted to said access

Country Status (2)

Country Link
FR (1) FR2823872B1 (en)
WO (1) WO2002087189A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2663484A1 (en) * 1990-06-13 1991-12-20 Ercom Method and device for interconnecting a unilateral messaging system and a messaging system of an Integrated Services Digital Network
EP0560706A2 (en) * 1992-03-10 1993-09-15 International Business Machines Corporation A combined terminal adapter for SMDS and frame relay high speed data services
EP0723369A1 (en) * 1995-01-23 1996-07-24 NTEX datacommunications bv Access method retrieving Internet information through Teletext/Videotex and the reverse
FR2769157A1 (en) * 1997-09-26 1999-04-02 Sagem Communications network facsimile transmission system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2663484A1 (en) * 1990-06-13 1991-12-20 Ercom Method and device for interconnecting a unilateral messaging system and a messaging system of an Integrated Services Digital Network
EP0560706A2 (en) * 1992-03-10 1993-09-15 International Business Machines Corporation A combined terminal adapter for SMDS and frame relay high speed data services
EP0723369A1 (en) * 1995-01-23 1996-07-24 NTEX datacommunications bv Access method retrieving Internet information through Teletext/Videotex and the reverse
FR2769157A1 (en) * 1997-09-26 1999-04-02 Sagem Communications network facsimile transmission system

Also Published As

Publication number Publication date
FR2823872A1 (en) 2002-10-25
FR2823872B1 (en) 2004-05-14

Similar Documents

Publication Publication Date Title
EP1404094B1 (en) System and method for downloading multimedia content
DE602005003149T2 (en) User interface for previewing digital content on mobile devices
US6292827B1 (en) Information transfer systems and method with dynamic distribution of data, control and management of information
US8595186B1 (en) System and method for building and delivering mobile widgets
CN1926532B (en) Data processing device capable of performing data transmission by a predetermined access method
US20150242538A1 (en) Method and system for developing applications for consulting content and services on a telecommunications network
CN101790714A (en) Application management framework for web applications
CN105025378A (en) Subtitle inserting system and method
WO2007051784A1 (en) Method for optimizing the rendering of a multimedia scene, corresponding program, signal, data medium, terminal and receiving method
WO2002087189A1 (en) System for emulating a terminal which is adapted to access a telecommunication network from a terminal which is inadapted to said access
EP1997040A1 (en) Method, device and system for managing structure data in a graphic scene
EP1194868B1 (en) Method and system for creating self-publishing and adaptive electronic documents
EP1658561A1 (en) Method and device for graphical interfacing
CN113536101A (en) Method for personalized web page display, system thereof and computer readable storage medium
FR2830701A1 (en) Conversion of Internet content into a video text format thus allowing video text services to incorporate Internet content and so compete more effectively with the Internet
CN117407611A (en) Portal wall-mounting method, portal wall-mounting device and computer storage medium
WO2020099118A1 (en) Method for the expandable generation of content
CN117390312A (en) Page rendering method, device, equipment, storage medium and program product
CN115904141A (en) Application processing method, device, terminal, medium and program product
FR2812420A1 (en) AUTOMATIC PROCESS FOR FORMING DYNAMIC PAGES ON A WEBSITE
WO2011131852A1 (en) Information-sharing computer system and corresponding method
Åhlander Mobile development approaches: Proof-of-concept prototyping a responsive website with accessibility testing
FR2927751A1 (en) METHOD FOR ACCESSING DIGITAL CONTENT FROM A MOBILE TERMINAL
Fedorov Twitter card: exploring the feature and adding new services
WO2001095102A1 (en) Method for structuring, transferring and interpreting a data set for designing graphic interfaces

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): JP US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
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
NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP