WO2016091034A1 - Procédé et dispositif pour fournir un paquet de canal d'application - Google Patents

Procédé et dispositif pour fournir un paquet de canal d'application Download PDF

Info

Publication number
WO2016091034A1
WO2016091034A1 PCT/CN2015/093590 CN2015093590W WO2016091034A1 WO 2016091034 A1 WO2016091034 A1 WO 2016091034A1 CN 2015093590 W CN2015093590 W CN 2015093590W WO 2016091034 A1 WO2016091034 A1 WO 2016091034A1
Authority
WO
WIPO (PCT)
Prior art keywords
channel
application
package
installation package
party
Prior art date
Application number
PCT/CN2015/093590
Other languages
English (en)
Chinese (zh)
Inventor
东玮
魏钦刚
尹俊
Original Assignee
北京奇虎科技有限公司
奇智软件(北京)有限公司
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 北京奇虎科技有限公司, 奇智软件(北京)有限公司 filed Critical 北京奇虎科技有限公司
Publication of WO2016091034A1 publication Critical patent/WO2016091034A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating

Definitions

  • the present invention relates to the field of data processing technologies, and in particular, to a method for providing an application channel package and an apparatus for providing an application channel package.
  • the Android application installation package uses the original installation package of the manufacturer.
  • the original installation package cannot identify the channel information, and cannot perform statistical settlement and other processes with the third-party channel, so the application cannot be handed over to a third-party channel for promotion. Therefore, the original application installation package greatly restricts the promotion of application software.
  • the technical problem to be solved by the embodiments of the present invention is to provide a method for providing an application channel package, which can provide an installation package that can identify channel information to a third party channel.
  • the embodiment of the present invention further provides an apparatus for providing an application channel package, which is used to ensure implementation and application of the foregoing method.
  • the present invention discloses a method for providing an application channel package, including: obtaining an application installation package;
  • the application channel package corresponding to the channel party generated according to the application installation package is obtained for the channel party to download.
  • An embodiment of the present invention further provides an apparatus for providing an application channel package, including:
  • a determining unit configured to determine whether the application installation package accesses a software development kit SDK for reading tail data
  • a channel packet obtaining unit configured to: when the determining unit determines that the application installation package is connected to the SDK, and obtain a download request of the channel side, obtain a corresponding to the channel side generated according to the application installation package The channel package is applied for download by the channel.
  • the embodiment of the invention further provides a computer program comprising computer readable code, when the computer readable code is run on the terminal device, causing the terminal device to perform the method for providing an application channel package according to the above.
  • the embodiment of the invention further provides a computer readable medium, wherein the computer program described above is stored.
  • the embodiments of the invention include the following advantages:
  • the embodiment of the present invention obtains an application installation package that is accessed by the SDK.
  • the application channel package may be obtained according to the channel information of the channel side and the application installation package, because the SDK in the application channel package may be The channel information is read out, so that an installation package that can identify the channel information can be provided to the third-party channel, which facilitates the promotion of the application.
  • FIG. 1 is a flow chart showing the steps of an embodiment of a method for providing an application channel package according to the present invention
  • FIG. 2 is a flow chart showing the steps of another embodiment of a method for providing an application channel package according to the present invention
  • FIG. 3 is a structural block diagram of an apparatus for providing an application channel package according to the present invention.
  • FIG. 4 is a structural block diagram of a channel packet obtaining unit according to an embodiment of the present invention.
  • FIG. 5 is a structural block diagram of another embodiment of an apparatus for providing an application channel package according to the present invention.
  • Figure 6 shows schematically a block diagram of a terminal device for carrying out the method according to the invention
  • Fig. 7 schematically shows a storage unit for holding or carrying program code implementing the method according to the invention.
  • FIG. 1 a flow chart of steps of a method for providing an application channel package according to the present invention is shown. Specifically, the method may include the following steps:
  • step 101 an application installation package is obtained.
  • the device for providing the application channel package may be a stand-alone system with its own storage system, or may be integrated into an existing server, such as a Content Delivery Network (CDN) server.
  • CDN Content Delivery Network
  • an application installation package for the device that provides the application channel package.
  • the application developer generally pre-stores the application installation package in the CDN server.
  • the device can download the application installation package from the CDN server through the Linux shell script and decompress it, or the CDN server can actively send it to the CDN server. The device.
  • Step 102 Determine whether the application installation package accesses a software development kit SDK for reading tail data.
  • the device can read the decompression file of the application installation package, and further determine, according to the content of the file, whether the application installation package is connected to a software development kit (Software Development Kit, SDK) that can read the data at the end of the file. ).
  • a software development kit Software Development Kit, SDK
  • the version number of the SDK may be recorded in the file of the application installation package; for example, the record item in the file is a field of VersionName, and if the version number is recorded, it may be determined that the application installation package is connected to the SDK.
  • the application installation package obtained by the device may be partially or completely connected to the SDK, and the application developer may access the SDK in the source code of the application installation package in advance, and the SDK can identify the end identifier of the application installation package and can read out The data after the end identifier.
  • step 103 is performed. Otherwise, the application installation package may be directly provided to the channel party or the user for download according to the existing processing flow.
  • Step 103 Upon receiving the download request of the channel party, obtain an application channel package corresponding to the channel party generated according to the application installation package, for the channel party to download.
  • the device may obtain the channel information of the channel according to the request, and then recompile the application installation package according to the channel information and the application installation package to obtain the application channel package, or the corresponding data of the channel information.
  • the device may also send related data of the channel to other servers, such as a CDN server, and the corresponding application channel package is generated by the other server and then returned to the device.
  • the application channel package can use the SDK to read the channel data, and then the channel information to achieve multi-channel distribution.
  • the device can provide a data reading interface as a network service, so that a channel party and the like can obtain data in the device through the interface.
  • the data requested by the channel party from the interface is an application installation package that is connected to the SDK
  • the device obtains the application channel package corresponding to the application installation package in real time for the channel to download.
  • the device can also provide webpage version information, which can be directly used by the channel party or the user, and the channel party or the user can download and obtain the application channel package from the webpage by accessing the webpage.
  • the embodiment of the present invention obtains an application installation package that is accessed by the SDK.
  • the application channel package may be obtained according to the channel information of the channel side and the application installation package, because the SDK in the application channel package may be The channel information is read out, so that an installation package that can identify the channel information can be provided to the third-party channel, which facilitates the promotion of the application.
  • the process for obtaining the application channel package by the device may be as shown in FIG. 2, including:
  • Step 201 Obtain channel information of the channel side according to the download request of the channel party.
  • the device providing the application channel package receives a request for downloading an application channel package sent by the channel, and the request includes channel information of the channel side.
  • Step 202 Send the channel information to the server.
  • the device can specifically transmit the channel information to the server by means of URL passing.
  • the server may be a CDN server.
  • the server may use the agreed key to encrypt the channel information to obtain the channel data, and then recompile the application installation package according to the channel data and the application installation package to obtain the application channel package.
  • the channel data can be continually generated at the end of the application installation package to generate an application channel package.
  • the server After the server generates the application channel package, it sends it to the device that provides the application channel package.
  • Step 203 The sending server sends the generated information according to the channel information and the application installation package. Application channel package.
  • the device After receiving the application channel package, the device can provide the channel party with the download of the application channel package.
  • the server may further obtain the association information of the application channel package, such as the installation package length, the check value, the installation package name, the software name corresponding to the installation package, and the software corresponding to the installation package. .
  • the server compares the length of the application installation package with the length of the channel data as the installation package length of the application channel package; calculates the MD5 value of the application channel package after the application installation package and the channel data are combined as the verification value of the application channel package, and the like. .
  • the server may send the association information of the application channel package to the device that provides the application channel package together with the application channel package, or may also send the requested information when the device sends the associated information of the application channel package.
  • the associated information is sent to the device.
  • Step 204 Receive association information of the application channel package calculated by the server according to the channel information and the application installation package, where the association information includes at least one of the following: an installation package length, a check value, an installation package name, and software corresponding to the installation package. The name, the picture of the software corresponding to the installation package.
  • Step 205 Receive a request for the association information of the application channel package sent by the channel party.
  • Step 206 Send association information of the application channel package to the channel side.
  • the sequence between the foregoing method steps 204-205 may be adjusted as needed.
  • the device may first perform steps 201-203, and then perform step 205 to receive a request from the channel party for the associated information.
  • the server sends a request for acquiring the associated information, and then step 204 is performed, and finally step 206 is performed.
  • the process and storage for generating the channel installation package are completed in a server (such as a CDN), which can meet the requirements of the network service for efficiency.
  • FIG. 3 a structural block diagram of an apparatus for providing an application channel package according to the present invention is shown, which may specifically include the following units:
  • the installation package obtaining unit 301 is configured to obtain an application installation package.
  • the determining unit 302 is configured to determine whether the application installation package accesses a software development kit SDK for reading tail data.
  • the channel package obtaining unit 303 is configured to: when the determining unit 302 determines that the application installation package is connected to the SDK, and obtain a download request from the channel side, obtain the channel side generated according to the application installation package Corresponding application channel package for download by the channel party.
  • the embodiment of the present invention obtains an application installation package that accesses the SDK through the foregoing unit.
  • the application channel package may be obtained according to the channel information of the channel side and the application installation package, because the application channel package is The SDK can read out the channel information, so that the installation package that can identify the channel information can be provided to the third-party channel, which facilitates the promotion of the application.
  • the determining unit 302 is specifically configured to determine whether the version number of the SDK is recorded in the file of the application installation package; if yes, determine that the application installation package is connected to the Said SDK.
  • the channel package obtaining unit 303 may further include:
  • the information obtaining sub-unit 401 is configured to obtain channel information of the channel side according to the download request of the channel side.
  • the information sending subunit 402 is configured to send the channel information to a server.
  • the receiving subunit 403 is configured to receive an application channel package that is generated by the server according to the channel information and the application installation package.
  • FIG. 5 is a schematic structural diagram of another apparatus for providing an application channel package according to an embodiment of the present invention.
  • the device may include: an installation package obtaining unit 301, a determining unit 302, and a channel package acquiring unit 303, and may further include:
  • the association data obtaining unit 501 is configured to receive association information of the application channel package calculated by the server according to the channel information and the application installation package, where the association information includes at least one of the following: an installation package length, Check value, installation package name, software name corresponding to the installation package, and picture of the software corresponding to the installation package.
  • the request receiving unit 502 is configured to receive a request for the associated information of the application channel package sent by the channel party;
  • the information providing unit 503 is configured to send association information of the application channel package to the channel party.
  • the description is relatively simple, and the relevant parts can be referred to the description of the method embodiment.
  • embodiments of the embodiments of the invention may be provided as a method, apparatus, or computer program product.
  • embodiments of the invention may be in the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware.
  • embodiments of the invention may take the form of a computer program product embodied on one or more computer usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
  • Embodiments of the invention are described with reference to flowchart illustrations and/or block diagrams of methods, terminal devices (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or FIG.
  • These computer program instructions can be provided to a processor of a general purpose computer, special purpose computer, embedded processor or other programmable data processing terminal device to produce a machine such that instructions are executed by a processor of a computer or other programmable data processing terminal device
  • Means are provided for implementing the functions specified in one or more of the flow or in one or more blocks of the flow chart.
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing terminal device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
  • the instruction device implements the functions specified in one or more blocks of the flowchart or in a flow or block of the flowchart.
  • the various component embodiments of the present invention may be implemented in hardware, or in a software module running on one or more processors, or in a combination thereof.
  • a microprocessor or digital signal processor may be used in practice to implement some or all of the functionality of some or all of the means for providing an application channel package in accordance with embodiments of the present invention.
  • the invention can also be implemented as a device or device program (e.g., a computer program and a computer program product) for performing some or all of the methods described herein.
  • a program implementing the invention may be stored on a computer readable medium or may be in the form of one or more signals. Such signals may be downloaded from an Internet website, provided on a carrier signal, or provided in any other form.
  • FIG. 6 illustrates a terminal device, such as an application terminal device, that can implement the method of providing an application channel package in accordance with the present invention.
  • the terminal device conventionally includes a processor 410 And a computer program product or computer readable medium in the form of a memory 420.
  • the memory 420 may be an electronic memory such as a flash memory, an EEPROM (Electrically Erasable Programmable Read Only Memory), an EPROM, a hard disk, or a ROM.
  • Memory 420 has a memory space 430 for program code 431 for performing any of the method steps described above.
  • storage space 430 for program code may include various program code 431 for implementing various steps in the above methods, respectively.
  • the program code can be read from or written to one or more computer program products.
  • Such computer program products include program code carriers such as hard disks, compact disks (CDs), memory cards or floppy disks.
  • Such a computer program product is typically a portable or fixed storage unit as described with reference to FIG.
  • the storage unit may have a storage section, a storage space, and the like arranged similarly to the storage 420 in the terminal device of FIG.
  • the program code can be compressed, for example, in an appropriate form.
  • the storage unit comprises computer readable code 431', ie code that can be read by a processor, such as 410, which, when executed by the terminal device, causes the terminal device to perform each of the methods described above step.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

Conformément à un mode de réalisation, la présente invention concerne un procédé et un dispositif pour fournir un paquet de canal d'application. Le procédé pour fournir le paquet de canal d'application consiste : à obtenir un paquet d'installation d'application ; à déterminer si le paquet d'installation d'application accède ou non à un kit de développement de logiciel (SDK) pour lire des données de queue ; et si tel est le cas, à obtenir le paquet de canal d'application correspondant à la partie de canal et généré selon le paquet d'installation d'application pour la partie de canal à télécharger, lors de la réception de la requête de téléchargement à partir de la partie de canal. Le mode de réalisation de la présente invention peut obtenir le paquet de canal d'application selon les informations de canal de la partie de canal et le paquet d'installation d'application par obtention du paquet d'installation d'application accédant au SDK, lorsque la requête provenant de la partie de canal est reçue. En raison du fait que le SDK dans le paquet de canal d'application peut lire les informations de canal en son sein, alors le paquet d'installation capable d'identifier les informations de canal est fourni à un canal de tiers et l'application est commode à populariser.
PCT/CN2015/093590 2014-12-09 2015-11-02 Procédé et dispositif pour fournir un paquet de canal d'application WO2016091034A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410751661.8A CN104503780B (zh) 2014-12-09 2014-12-09 一种提供应用渠道包的方法和装置
CN201410751661.8 2014-12-09

Publications (1)

Publication Number Publication Date
WO2016091034A1 true WO2016091034A1 (fr) 2016-06-16

Family

ID=52945181

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/093590 WO2016091034A1 (fr) 2014-12-09 2015-11-02 Procédé et dispositif pour fournir un paquet de canal d'application

Country Status (2)

Country Link
CN (1) CN104503780B (fr)
WO (1) WO2016091034A1 (fr)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107145342A (zh) * 2017-03-31 2017-09-08 腾讯科技(深圳)有限公司 应用的渠道信息的处理方法和装置
CN108196878A (zh) * 2018-01-22 2018-06-22 广东小天才科技有限公司 应用程序安装包的生成方法、装置、电子设备及存储介质
CN110830559A (zh) * 2019-10-24 2020-02-21 北京城市网邻信息技术有限公司 渠道包自动化批量处理方法、装置、设备及存储介质
CN111610984A (zh) * 2020-05-09 2020-09-01 上海万间信息技术有限公司 基于插件的安卓应用打包分发方法、系统及应用终端
CN113535185A (zh) * 2020-04-09 2021-10-22 北京沃东天骏信息技术有限公司 一种分享实现方法和装置

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104503780B (zh) * 2014-12-09 2018-12-14 深圳市奇付通科技有限公司 一种提供应用渠道包的方法和装置
CN104850444A (zh) * 2015-05-29 2015-08-19 百度在线网络技术(北京)有限公司 软件安装包的分发方法及装置、软件安装方法及装置
DE112016002120T5 (de) * 2015-09-02 2018-03-22 Google LLC (n.d.Ges.d. Staates Delaware) Entwicklungs- und Vetriebsplattform für Software
CN105608145B (zh) * 2015-12-17 2019-05-24 北京奇虎科技有限公司 基于下载渠道统计应用软件的下载量的方法及装置
CN108228246B (zh) * 2016-12-14 2021-07-27 北京国双科技有限公司 一种应用安装包的生成方法及装置
CN107145373A (zh) * 2017-05-10 2017-09-08 深圳市创世互动科技有限公司 一种将游戏软件接入目标渠道sdk的方法及装置
CN109471738B (zh) * 2018-10-16 2021-08-20 五八有限公司 一种应用程序下载渠道的识别方法及相关设备
CN109766077B (zh) * 2018-12-13 2022-05-17 桂林能创信息科技有限公司 一种基于推广渠道的计算机软件个性化方法
CN110851170A (zh) * 2019-09-29 2020-02-28 深圳市星河互动科技有限公司 软件多渠道发布方法及相关设备
CN114253432B (zh) * 2020-09-11 2023-09-08 腾讯科技(深圳)有限公司 应用渠道包的投放方法及系统
CN113064822A (zh) * 2021-03-29 2021-07-02 上海酷量信息技术有限公司 一种应用联调方法及装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103019708A (zh) * 2012-11-30 2013-04-03 北京奇虎科技有限公司 用于发布软件的方法和系统
CN103246997A (zh) * 2013-05-23 2013-08-14 北京微云即趣科技有限公司 应用商店渠道标识的传输方法及系统
CN103684800A (zh) * 2012-09-20 2014-03-26 中国移动通信集团公司 应用的安装系统、方法和设备
CN104503780A (zh) * 2014-12-09 2015-04-08 北京奇虎科技有限公司 一种提供应用渠道包的方法和装置

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4671332B2 (ja) * 2005-03-10 2011-04-13 株式会社日立製作所 ユーザ識別情報を変換するファイルサーバ
CN103577762B (zh) * 2012-07-23 2017-02-01 北京掌汇天下科技有限公司 一种安卓应用分发体系内的渠道标记系统及方法
CN103064666B (zh) * 2012-11-30 2016-08-24 北京奇虎科技有限公司 一种多渠道软件发布方法和系统
CN103729186A (zh) * 2013-12-31 2014-04-16 上海网达软件股份有限公司 一种批量生成多渠道apk文件包的方法
CN104090946B (zh) * 2014-06-30 2018-05-15 广州华多网络科技有限公司 应用安装包中添加信息的方法及装置
CN104077503A (zh) * 2014-07-22 2014-10-01 百度在线网络技术(北京)有限公司 Apk文件的处理方法及装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103684800A (zh) * 2012-09-20 2014-03-26 中国移动通信集团公司 应用的安装系统、方法和设备
CN103019708A (zh) * 2012-11-30 2013-04-03 北京奇虎科技有限公司 用于发布软件的方法和系统
CN103246997A (zh) * 2013-05-23 2013-08-14 北京微云即趣科技有限公司 应用商店渠道标识的传输方法及系统
CN104503780A (zh) * 2014-12-09 2015-04-08 北京奇虎科技有限公司 一种提供应用渠道包的方法和装置

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107145342A (zh) * 2017-03-31 2017-09-08 腾讯科技(深圳)有限公司 应用的渠道信息的处理方法和装置
CN107145342B (zh) * 2017-03-31 2024-03-19 腾讯科技(深圳)有限公司 应用的渠道信息的处理方法和装置
CN108196878A (zh) * 2018-01-22 2018-06-22 广东小天才科技有限公司 应用程序安装包的生成方法、装置、电子设备及存储介质
CN108196878B (zh) * 2018-01-22 2020-12-18 广东小天才科技有限公司 应用程序安装包的生成方法、装置、电子设备及存储介质
CN110830559A (zh) * 2019-10-24 2020-02-21 北京城市网邻信息技术有限公司 渠道包自动化批量处理方法、装置、设备及存储介质
CN113535185A (zh) * 2020-04-09 2021-10-22 北京沃东天骏信息技术有限公司 一种分享实现方法和装置
CN111610984A (zh) * 2020-05-09 2020-09-01 上海万间信息技术有限公司 基于插件的安卓应用打包分发方法、系统及应用终端
CN111610984B (zh) * 2020-05-09 2023-10-27 上海万间信息技术有限公司 基于插件的安卓应用打包分发方法、系统及应用终端

Also Published As

Publication number Publication date
CN104503780B (zh) 2018-12-14
CN104503780A (zh) 2015-04-08

Similar Documents

Publication Publication Date Title
WO2016091034A1 (fr) Procédé et dispositif pour fournir un paquet de canal d'application
KR20210120978A (ko) 양식을 보안 오토필 하기 위한 비접촉식 카드용 가상 번호 생성용 주문형 응용프로그램의 사용
US9613156B2 (en) Cookie information sharing method and system
US11012496B2 (en) Mobile-optimized file transfer mechanism based on QR code
EP3044936B1 (fr) Procédé et dispositif de téléchargement et installation d'un client
US10223239B1 (en) Definition-driven test agent
WO2017000612A1 (fr) Procédé et dispositif pour recommander des applications à un terminal mobile lors d'une recherche
US9697562B2 (en) Resource provisioning for electronic books
WO2015176431A1 (fr) Procédé et dispositif pour générer des données de test
WO2016091112A1 (fr) Procédé et dispositif de traitement d'informations
WO2016074574A1 (fr) Procédé et dispositif pour une interaction par balayage d'un code bidimensionnel
US20180268820A1 (en) Method and system for generating content using speech comment
US10146951B2 (en) Electronic device and method for providing DRM content by electronic device
US10238333B2 (en) Daily cognitive monitoring of early signs of hearing loss
CN103577516A (zh) 内容显示方法和装置
US20140215220A1 (en) Application distribution system and method
WO2016101732A1 (fr) Procédé de transmission d'informations de plusieurs pages et appareil de navigation de page
WO2015051728A1 (fr) Procédé et dispositif d'acquisition d'application d'appariement de terminal
US20200218760A1 (en) Music search method and device, server and computer-readable storage medium
CN105684027A (zh) 一种房产网的房源验证方法及系统
CN110704833A (zh) 数据权限配置方法、设备、电子设备及存储介质
CN108846129B (zh) 存储数据访问方法、装置及存储介质
WO2017193795A1 (fr) Procédé et dispositif de transmission de données pour terminal mobile
WO2016058478A1 (fr) Procédé, dispositif et système d'acquisition de données
RU2018138396A (ru) Платформа для каталога ресурсов на базе прибора

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15866830

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15866830

Country of ref document: EP

Kind code of ref document: A1