WO2020044087A2 - 一种对话式文件传输方法、装置和设备/终端/服务器 - Google Patents

一种对话式文件传输方法、装置和设备/终端/服务器 Download PDF

Info

Publication number
WO2020044087A2
WO2020044087A2 PCT/IB2018/057148 IB2018057148W WO2020044087A2 WO 2020044087 A2 WO2020044087 A2 WO 2020044087A2 IB 2018057148 W IB2018057148 W IB 2018057148W WO 2020044087 A2 WO2020044087 A2 WO 2020044087A2
Authority
WO
WIPO (PCT)
Prior art keywords
file
information
transmission
transmitted
characteristic information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/IB2018/057148
Other languages
English (en)
French (fr)
Other versions
WO2020044087A3 (zh
Inventor
姚若旭
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ucweb Singapore Pte Ltd
Original Assignee
Ucweb Singapore Pte Ltd
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 Ucweb Singapore Pte Ltd filed Critical Ucweb Singapore Pte Ltd
Publication of WO2020044087A2 publication Critical patent/WO2020044087A2/zh
Publication of WO2020044087A3 publication Critical patent/WO2020044087A3/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

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/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Definitions

  • the present application relates to the field of Internet technologies, and in particular, to a method, an apparatus, and a device / terminal / server for a conversational file transmission.
  • conversational file transfers using instant chat tools can increase social connections between users and obtain a better file transfer experience.
  • conversational file transmission through the instant chat tool requires file transfer through the server. Its confidentiality is poor and it is easy to cause the leakage of user privacy.
  • conversational file transfer through an instant chat tool cannot implement file playback during the transmission process, and must wait for the file transfer to be completed before it can be played. Therefore, it is not suitable to transfer files that require instant playback, such as video files.
  • the embodiments of the present application provide a method, an apparatus, and a device / terminal / server for transmitting a dialog file, which completely or partially solve a problem in the prior art.
  • a dialog file transmission method includes: obtaining transmission information and file characteristic information corresponding to the file information according to received file information; and analyzing the file characteristic information, Obtaining at least one file to be transmitted that matches the characteristic information of the file; and sending the at least one file to be transmitted in a transmission mode corresponding to the transmission information.
  • a dialog file transmission device includes: an information obtaining module configured to obtain transmission information and file characteristics corresponding to the file information according to the received file information Information; information parsing module, configuration Configured to parse the file characteristic information to obtain at least one file to be transmitted that matches the file characteristic information; a file transmission module configured to perform the at least one file to be transmitted in a transmission mode corresponding to the transmission information send.
  • a device / terminal / server including: one or more processors; a storage device, configured to store one or more programs, and when the one or more programs are Being executed by the one or more processors, so that the one or more processors implement operations corresponding to the interactive file transfer method as described above.
  • a computer-readable storage medium in which a computer program is stored, and when the program is executed by a processor, the operations corresponding to the above-mentioned dialog file transfer method are implemented.
  • the embodiment of the present application obtains the transmission information and file characteristic information corresponding to the file information according to the received file information, and then obtains at least one file to be transmitted that matches the file characteristic information, and The at least one file to be transmitted is sent in a transmission mode corresponding to the transmission information.
  • the embodiments of the present application can obtain matching files and transmit corresponding files according to the file transmission information and file characteristic information, and realize the conversational transmission of files without the need for file processing through the server to protect user privacy.
  • the obtained file information needs to be analyzed to obtain the corresponding file for file transmission, and the file transmission does not need to be implemented through the server, which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the server which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • FIG. 1 is a flowchart of steps in a method for transferring a conversation file according to the first embodiment of the present application
  • FIG. 2 is a flowchart of steps of an implementation of step S101 of a dialog file transfer method according to Embodiment 2 of the present application;
  • FIG. 3 is a flowchart of steps of an implementation of step S103 of a dialog file transfer method according to Embodiment 3 of the present application;
  • FIG. 4 is a structural block diagram of a dialog file transmission device according to Embodiment 6 of the present application
  • FIG. 5 is a structural block diagram of an implementation of an information acquisition module of a dialog file transmission device according to Embodiment 7 of the present application
  • FIG. 6 is a structural block diagram of an implementation of a file transfer module of a conversational file transfer device according to Embodiment 10 of the present application
  • FIG. 7 is a structural block diagram of a device / terminal / server according to Embodiment 11 of the present application. detailed description
  • FIG. 1 there is shown a flowchart of steps of a method for transferring a conversation file according to the first embodiment of the present application.
  • steps S 101 to S 103 described in this application do not represent the order of execution.
  • Step S101 Obtain transmission information corresponding to the file information and file characteristic information according to the received file information.
  • the received file described in the embodiment of the present application is a file sent by the sending end, and the sending end described in this application sends the file to the receiving end.
  • the file information described in the embodiments of the present application includes file description information and / or file content information.
  • the file description information comes from attribute information of the file, and the file content information comes from content data included in the file.
  • the embodiments of the present application obtain the transmission information and file characteristic information corresponding to the file by analyzing the file description information and / or file content information.
  • Step S102 Parse the file characteristic information to obtain at least one file to be transmitted that matches the file characteristic information.
  • a search is performed according to the file characteristic information to obtain at least one file to be transmitted that matches the file characteristic information. Therefore, in the embodiment of the present application, the file to be sent that matches the received file can be obtained by using the file characteristic information, so as to implement the interactive transmission of the file.
  • Step S103 Use the transmission corresponding to the transmission information for the at least one file to be transmitted. To send.
  • This application obtains a corresponding transmission method for the interactive file transmission by the receiving end according to the transmission information, and uses the corresponding transmission method to send the file to be transmitted to the transmitting end, so as to implement the interactive type between the transmitting end and the receiving end. file transfer.
  • the embodiment of the present application obtains the transmission information and file characteristic information corresponding to the file information according to the received file information, and then obtains at least one file to be transmitted that matches the file characteristic information, and the at least one to be transmitted
  • the file is sent using a transmission method corresponding to the transmission information.
  • the embodiments of the present application can obtain matching files and perform corresponding transmission according to the file transmission information and file characteristic information, and realize the conversational transmission of files, without the need for file processing through the server side, and protecting user privacy.
  • the obtained file information needs to be analyzed to obtain the corresponding file for file transmission, and the file transmission does not need to be implemented through the server, which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the server which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the dialog file transmission method of this embodiment may be executed by any appropriate device having a dialog file transmission capability, including but not limited to: various device terminals or servers, including but not limited to a PC, a tablet computer, a mobile terminal, etc. .
  • step S101 includes:
  • Step S 101 Obtain the transmission mode of the received file and the identity information of the sender as the transmission information corresponding to the file information of the received file.
  • the transmission mode and receiving address of the corresponding matching file can be obtained by the interactive file transmission.
  • the embodiment of the present application obtains the transmission mode of the return file and the identity information of the receiving end that receives the returned file by analyzing the transmission mode of the received file and the identity information of the sending end, so as to implement the dialog file transmission. Therefore, in this application, the user does not need to select a file transmission method, and does not need to select a receiving address of the interactive file transmission, to implement the interactive file transmission according to the received file, which avoids complicated operations of the user and improves the user experience.
  • Step S1012 Obtain the file content and / or user requirement information of the received file as the file characteristic information corresponding to the file information of the received file.
  • the loopback file is obtained based on the received file content and / or file characteristic information formed by user requirements.
  • the user requirements include: user requirements of a file sending end and / or a file returning end.
  • user A sends a video file of actor * whose demand information is other video files of actor *.
  • the content of the video file (the video file of actor *) and the demand information are:
  • Other video files of the actor * are used as the file characteristic information of the actor * 's video file.
  • a search is performed according to the file characteristic information, and other matching video files of the actor * are obtained as files to be transmitted.
  • the embodiment of the present application obtains the transmission information and file characteristic information corresponding to the file information according to the received file information, and then obtains at least one file to be transmitted that matches the file characteristic information, and the at least one to be transmitted
  • the file is sent using a transmission method corresponding to the transmission information.
  • the embodiments of the present application can obtain matching files and perform corresponding transmission according to the file transmission information and file characteristic information, and realize the conversational transmission of files, without the need for file processing through the server side, and protecting user privacy.
  • the obtained file information needs to be analyzed to obtain the corresponding file for file transmission, and the file transmission does not need to be implemented through the server, which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the server which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the dialog file transmission method of this embodiment may be executed by any appropriate device having a dialog file transmission capability, including but not limited to: various device terminals or servers, including but not limited to a PC, a tablet computer, a mobile terminal, etc. .
  • the step S102 is specifically: obtaining, according to the file characteristic information, a query through the local and / or the Internet to obtain at least one file to be transmitted that matches the file characteristic information.
  • a query is performed locally and / or the Internet to obtain at least one file to be transmitted that matches the characteristic information of the file, and the user does not need to search through an operation instruction.
  • a query is performed locally to determine whether the local has a file to be transmitted that matches the characteristic information of the file, and if the local does not have the information to be transmitted that matches the characteristic information of the file, the search is performed through the Internet. Get the matching pending pass Input file.
  • At least one file to be transmitted can be obtained by matching file characteristic information, and the user does not need to search for the returned file according to the received file to realize conversational file transmission, which improves transmission efficiency and improves user experience.
  • the embodiment of the present application obtains the transmission information and file characteristic information corresponding to the file information according to the received file information, and then obtains at least one file to be transmitted that matches the file characteristic information, and the at least one to be transmitted
  • the file is sent using a transmission method corresponding to the transmission information.
  • the embodiments of the present application can obtain matching files and perform corresponding transmission according to the file transmission information and file characteristic information, and realize the conversational transmission of files, without the need for file processing through the server side, and protecting user privacy.
  • the obtained file information needs to be analyzed to obtain the corresponding file for file transmission, and the file transmission does not need to be implemented through the server, which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the server which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the dialog file transmission method of this embodiment may be executed by any appropriate device having a dialog file transmission capability, including but not limited to: various device terminals or servers, including but not limited to a PC, a tablet computer, a mobile terminal, etc. .
  • This embodiment includes the above steps S101 to S103.
  • the step S102 further includes: filtering the files matching the file characteristic information according to a user instruction to obtain at least one file to be transmitted.
  • the matching file can be filtered by a user instruction, that is, a file to be transmitted can be selected by clicking on multiple matching files, or a matching file that satisfies the filtering condition can be obtained as a file to be transmitted by setting a filtering condition.
  • the user instructs to obtain files to be transmitted among multiple matching files, so that the files to be transmitted meet user requirements, thereby implementing personalized conversational file transmission.
  • the embodiment of the present application obtains the transmission information and file characteristic information corresponding to the file information according to the received file information, and then obtains at least one file to be transmitted that matches the file characteristic information, and the at least one to be transmitted
  • the file is sent using a transmission method corresponding to the transmission information.
  • the embodiment of the present application can obtain a matching file and perform corresponding transmission according to the file transmission information and file characteristic information, thereby implementing a dialog transmission of the file. It also eliminates the need for file processing through the server, protecting user privacy.
  • the obtained file information needs to be analyzed to obtain the corresponding file for file transmission, and the file transmission does not need to be implemented through the server, which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the server which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the dialog file transmission method of this embodiment may be executed by any appropriate device having a dialog file transmission capability, including but not limited to: various device terminals or servers, including but not limited to a PC, a tablet computer, a mobile terminal, etc. .
  • step S103 includes:
  • the transmission method for obtaining the received file according to the transmission information is a near-field transmission method and a corresponding sending end.
  • the transmission method is a near-field transmission method, and the address of the sending end of the file is obtained, so as to realize the return of the file in the dialog file transmission.
  • Step S1032 Adaptively encrypt the file to be transmitted, and send the encrypted file to be transmitted to the sending end by using a near field transmission method.
  • the embodiment of the present application further encrypts a file to be transmitted, thereby further ensuring that user privacy is not leaked during file transmission.
  • the adaptive encryption includes an encryption algorithm selected according to a user instruction and an encryption algorithm preset by the user, or an encryption algorithm automatically selected by the system.
  • the dialog file transmission implemented by the near-field transmission method adopted in the embodiments of the present application can further ensure the protection of user privacy during file transmission and the realization of file playback during transmission, and improve the speed of file transmission.
  • the embodiment of the present application obtains the transmission information and file characteristic information corresponding to the file information according to the received file information, and then obtains at least one file to be transmitted that matches the file characteristic information, and the at least one to be transmitted
  • the file is sent using a transmission method corresponding to the transmission information.
  • the embodiments of the present application may be based on file transmission information and file characteristics. Collect information, obtain matching files, and perform corresponding transmission, and realize the conversational transmission of files without the need for file processing through the server side, which protects user privacy.
  • the obtained file information needs to be analyzed to obtain the corresponding file for file transmission, and the file transmission does not need to be implemented through the server, which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the server which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the dialog file transmission method of this embodiment may be executed by any appropriate device having a dialog file transmission capability, including but not limited to: various device terminals or servers, including but not limited to a PC, a tablet computer, a mobile terminal, etc. .
  • FIG. 4 a frame structure diagram of a dialog file transmission device according to Embodiment 6 of the present application is shown.
  • the information obtaining module 401 is configured to obtain transmission information and file characteristic information corresponding to the file information according to the received file information.
  • the information parsing module 402 is configured to parse the file characteristic information to obtain at least one file to be transmitted that matches the file characteristic information.
  • the file transmission module 403 is configured to send the at least one file to be transmitted in a transmission mode corresponding to the transmission information.
  • the received file described in the embodiment of the present application is a file sent by the sending end, and the sending end described in this application sends the file to the receiving end.
  • the file information described in the embodiments of the present application includes file description information and / or file content information.
  • the file description information comes from attribute information of the file, and the file content information comes from content data included in the file.
  • the embodiments of the present application obtain the transmission information and file characteristic information corresponding to the file by analyzing the file description information and / or file content information.
  • a search is performed according to the file characteristic information to obtain at least one file to be transmitted that matches the file characteristic information. Therefore, in the embodiment of the present application, the file to be sent that matches the received file can be obtained by using the file characteristic information, so as to implement the interactive transmission of the file.
  • This application obtains the corresponding transmission of the conversational file transmission by the receiving end according to the transmission information. And sending the file to be transmitted to the sending end by using the corresponding transmission method, so as to implement a conversational file transmission between the sending end and the receiving end.
  • the embodiment of the present application obtains the transmission information and file characteristic information corresponding to the file information according to the received file information, and then obtains at least one file to be transmitted that matches the file characteristic information, and the at least one to be transmitted
  • the file is sent using a transmission method corresponding to the transmission information.
  • the embodiments of the present application can obtain matching files and perform corresponding transmission according to the file transmission information and file characteristic information, and realize the conversational transmission of files, without the need for file processing through the server side, and protecting user privacy.
  • the obtained file information needs to be analyzed to obtain the corresponding file for file transmission, and the file transmission does not need to be implemented through the server, which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the server which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the dialog file transmission method of this embodiment may be executed by any appropriate device having a dialog file transmission capability, including but not limited to: various device terminals or servers, including but not limited to a PC, a tablet computer, a mobile terminal, etc. .
  • This embodiment includes the above-mentioned information obtaining module 401, information analysis module 402, and file transmission module 403.
  • the information obtaining module 401 includes:
  • the transmission obtaining unit 4011 is configured to obtain a transmission mode of the received file and the identity information of the sending end as the transmission information corresponding to the file information of the received file.
  • the feature obtaining unit 4012 is configured to obtain the file content and / or user requirement information of the received file as the file feature information corresponding to the file information of the received file.
  • the transmission mode and receiving address of the corresponding matching file can be obtained by the interactive file transmission.
  • the embodiment of the present application obtains the transmission mode of the return file and the identity information of the receiving end that receives the returned file by analyzing the transmission mode of the received file and the identity information of the sending end, so as to implement the dialog file transmission. Therefore, in this application, the user does not need to select a file transmission method, and does not need to select a receiving address of the interactive file transmission, to implement the interactive file transmission according to the received file, which avoids complicated operations of the user and improves the user experience.
  • the loopback file is based on The file characteristic information formed by the received file content and / or user requirement information is obtained.
  • the user requirements include: user requirements of a file sending end and / or a file returning end.
  • user A sends a video file of actor * whose demand information is other video files of actor *.
  • the content of the video file (the video file of actor *) and the demand information are:
  • Other video files of the actor * are used as the file characteristic information of the actor * 's video file.
  • a search is performed according to the file characteristic information, and other matching video files of the actor * are obtained as files to be transmitted.
  • the embodiment of the present application obtains the transmission information and file characteristic information corresponding to the file information according to the received file information, and then obtains at least one file to be transmitted that matches the file characteristic information, and the at least one to be transmitted
  • the file is sent using a transmission method corresponding to the transmission information.
  • the embodiments of the present application can obtain matching files and perform corresponding transmission according to the file transmission information and file characteristic information, and realize the conversational transmission of files, without the need for file processing through the server side, and protecting user privacy.
  • the obtained file information needs to be analyzed to obtain the corresponding file for file transmission, and the file transmission does not need to be implemented through the server, which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the server which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the dialog file transmission method of this embodiment may be executed by any appropriate device having a dialog file transmission capability, including but not limited to: various device terminals or servers, including but not limited to a PC, a tablet computer, a mobile terminal, etc. .
  • This embodiment includes the above-mentioned information obtaining module 401, information analysis module 402, and file transmission module 403.
  • the information parsing module 402 is specifically configured to:
  • a query is performed locally and / or the Internet to obtain at least one file to be transmitted that matches the file characteristic information.
  • a query is performed locally and / or the Internet to obtain at least one file to be transmitted that matches the characteristic information of the file, and the user does not need to search through an operation instruction.
  • a query is performed locally to determine whether the local has a file to be transmitted that matches the characteristic information of the file, and if the local does not have the information to be transmitted that matches the characteristic information of the file, the search is performed through the Internet. Obtaining the matched file to be transmitted. Therefore, in the embodiment of the present application, at least one file to be transmitted can be obtained by matching file characteristic information, and the user does not need to search for the returned file according to the received file to realize conversational file transmission, which improves transmission efficiency and improves user experience. .
  • the embodiment of the present application obtains the transmission information and file characteristic information corresponding to the file information according to the received file information, and then obtains at least one file to be transmitted that matches the file characteristic information, and the at least one to be transmitted
  • the file is sent using a transmission method corresponding to the transmission information.
  • the embodiments of the present application can obtain matching files and perform corresponding transmission according to the file transmission information and file characteristic information, and realize the conversational transmission of files, without the need for file processing through the server side, and protecting user privacy.
  • the obtained file information needs to be analyzed to obtain the corresponding file for file transmission, and the file transmission does not need to be implemented through the server, which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the server which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the dialog file transmission method of this embodiment may be executed by any appropriate device having a dialog file transmission capability, including but not limited to: various device terminals or servers, including but not limited to a PC, a tablet computer, a mobile terminal, etc. .
  • This embodiment includes the above-mentioned information obtaining module 401, information analysis module 402, and file transmission module 403.
  • the information parsing module 402 is further configured to:
  • the matching files can be filtered by a user instruction, that is, a file to be transferred can be selected by clicking on multiple matching files, or a matching file that satisfies the filtering condition can be obtained as a file to be transferred by setting a filtering condition.
  • the user instructs to obtain files to be transmitted among multiple matching files, so that the files to be transmitted meet user requirements, thereby implementing personalized conversational file transmission.
  • the embodiment of the present application obtains the transmission information and file characteristic information corresponding to the file information according to the received file information, and then obtains at least one file to be transmitted that matches the file characteristic information, and the at least one to be transmitted
  • the file is sent using a transmission method corresponding to the transmission information.
  • the embodiment of the present application can obtain a matching file and perform corresponding transmission according to the file transmission information and file characteristic information, thereby implementing a dialog transmission of the file. It also eliminates the need for file processing through the server, protecting user privacy.
  • the obtained file information needs to be analyzed to obtain the corresponding file for file transmission, and the file transmission does not need to be implemented through the server, which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the server which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the dialog file transmission method of this embodiment may be executed by any appropriate device having a dialog file transmission capability, including but not limited to: various device terminals or servers, including but not limited to a PC, a tablet computer, a mobile terminal, etc. .
  • This embodiment includes the above-mentioned information obtaining module 401, information analysis module 402, and file transmission module 403.
  • the file transfer module 403 includes:
  • the transmission determining unit 4031 is configured to obtain a transmission method of the received file according to the transmission information as a near-field transmission method and a corresponding sending end.
  • the transmission execution unit 4032 is configured to adaptively encrypt the file to be transmitted, and send the encrypted file to be transmitted to the sending end by using a near field transmission method.
  • the transmission method is a near-field transmission method, and the address of the sending end of the file is obtained, so as to realize the return of the file in the dialog file transmission.
  • the embodiment of the present application further encrypts a file to be transmitted, thereby further ensuring that user privacy is not leaked during file transmission.
  • the adaptive encryption includes an encryption algorithm selected according to a user instruction and an encryption algorithm preset by the user, or an encryption algorithm automatically selected by the system.
  • the dialog file transmission implemented by the near-field transmission method adopted in the embodiments of the present application can further ensure the protection of user privacy during file transmission and the realization of file playback during transmission, and improve the speed of file transmission.
  • the embodiment of the present application obtains the transmission information and file characteristic information corresponding to the file information according to the received file information, and then obtains at least one file to be transmitted that matches the file characteristic information, and the at least one to be transmitted
  • the file is sent using a transmission method corresponding to the transmission information.
  • the embodiments of the present application may be based on file transmission information and file characteristics. Collect information, obtain matching files, and perform corresponding transmission, and realize the conversational transmission of files without the need for file processing through the server side, which protects user privacy.
  • the obtained file information needs to be analyzed to obtain the corresponding file for file transmission, and the file transmission does not need to be implemented through the server, which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the server which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the dialog file transmission method of this embodiment may be executed by any appropriate device having a dialog file transmission capability, including but not limited to: various device terminals or servers, including but not limited to a PC, a tablet computer, a mobile terminal, etc. .
  • FIG. 7 a structural block diagram of a device / terminal / server according to Embodiment 5 of the present application is shown.
  • the specific embodiment of the present application does not limit the specific implementation of the device / terminal / server.
  • the device / terminal / server may include: one or more processors
  • processor processing circuit
  • memory storage device
  • the processor 702 is configured to execute a program 706. Specifically, the processor 702 may execute related steps in the foregoing embodiment of the interactive file transfer method.
  • the program 706 may include program code, where the program code includes a computer operation instruction.
  • the processor 702 may be a central processing unit CPU, or a specific integrated circuit ASIC
  • the device / terminal / server includes one or more processors, which can be processors of the same type, such as one or more CPUs; or different types of processors, such as one or more CPUs and one or more ASICs .
  • the storage device 704 is configured to store one or more programs 706.
  • the storage device 704 may include a high-speed RAM memory, and may also include a non-volatile memory (non-volatile memory), such as at least one disk memory.
  • the program 706 may be specifically configured to cause the processor 702 to perform the following operations: obtain the transmission information and file characteristic information corresponding to the file information according to the received file information; parse the file characteristic information to obtain at least one that matches the file characteristic information A file to be transmitted; and sending the at least one file to be transmitted in a transmission mode corresponding to the transmission information.
  • the program 706 is further configured to obtain the transmission mode of the received file and the identity information of the sending end as the transmission information corresponding to the file information of the received file; obtain the file content of the received file and / or user requirements The information serves as file characteristic information corresponding to the file information of the received file.
  • the program 706 is further configured to perform a query through the local and / or the Internet according to the file characteristic information to obtain at least one file to be transmitted that matches the file characteristic information.
  • the program 706 is further configured to filter the files matching the file characteristic information according to a user instruction to obtain at least one file to be transmitted.
  • the program 706 is further configured to obtain a transmission mode of the received file according to the transmission information in a near-field transmission mode and a corresponding sending end; and adaptively encrypt the file to be transmitted. And sending the encrypted file to be transmitted to the transmitting end in a near field transmission manner.
  • the embodiment of the present application obtains the transmission information and file characteristic information corresponding to the file information according to the received file information, and then obtains at least one file to be transmitted that matches the file characteristic information, and the at least one to be transmitted
  • the file is sent using a transmission method corresponding to the transmission information.
  • the embodiments of the present application can obtain matching files and perform corresponding transmission according to the file transmission information and file characteristic information, and realize the conversational transmission of files, without the need for file processing through the server side, and protecting user privacy.
  • the obtained file information needs to be analyzed to obtain the corresponding file for file transmission, and the file transmission does not need to be implemented through the server, which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • the server which can play the file that has been transmitted during the file transmission process, which improves user playback.
  • each component / step described in the embodiment of the present application may be split into more components / steps, or two or more components / steps or partial operations of components / steps may be combined into New components / steps to achieve the purpose of the embodiments of the present application.
  • the process described above with reference to the flowchart may be implemented as a computer software program.
  • embodiments of the present disclosure include a computer program product including a computer program carried on a computer-readable medium, the computer program containing program code for performing a method shown in a flowchart.
  • the computer program may be downloaded and installed from a network through a communication section, and / or installed from a removable medium.
  • CPU central processing unit
  • the computer-readable medium described in this application may be It is a computer-readable signal medium or a computer-readable storage medium or any combination of the two.
  • the computer-readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination thereof. More specific examples of computer-readable storage media may include, but are not limited to: electrical connections with one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable memories Programming read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the foregoing.
  • a computer-readable storage medium may be any tangible medium containing or storing a program, and the program may be used by or in combination with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal that is included in baseband or propagated as part of a carrier wave, and which carries computer-readable program code. Such a propagated data signal may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • the computer-readable signal medium may also be any computer-readable medium other than a computer-readable storage medium, and the computer-readable medium may send, propagate, or transmit a program for use by or in connection with an instruction execution system, apparatus, or device .
  • Program code embodied on a computer-readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
  • Computer program code for performing the operations of the present application may be written in one or more programming languages or a combination thereof, the programming languages including an object-oriented programming language such as Java, Smalltalk, C ++, and also conventional A procedural programming language such as "C" or a similar programming language.
  • the program code can be executed entirely on the user's computer, partly on the user's computer, as an independent software package, partly on the user's computer and partly on a remote computer, or entirely on the remote computer or server.
  • the remote computer can be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (such as through an Internet service provider using the Internet Connection).
  • LAN local area network
  • WAN wide area network
  • each block in the flowchart or block diagram may represent a module, a program segment, or a part of code, which contains one or more components for implementing a specified Executable instructions for logic functions.
  • the functions marked in the blocks may also occur in a different order than those marked in the drawings. For example, two successively represented boxes may actually be executed substantially in parallel, and they may sometimes be executed in the reverse order, depending on the functions involved.
  • each block in the block diagrams and / or flowcharts, and combinations of blocks in the block diagrams and / or flowcharts may be implemented in a dedicated hardware-based system that performs the specified function or operation. Or, it can be implemented by a combination of dedicated hardware and computer instructions.
  • a processor includes a receiving unit, a parsing unit, an information selecting unit, and a generating unit. Among them, the names of these units do not in any way constitute a limitation on the unit itself.
  • the receiving unit may also be described as a "unit for receiving a user's web browsing request".
  • the present application also provides a computer-readable medium having stored thereon a computer program that, when executed by a processor, implements a method as described in any one of the above embodiments.
  • the present application further provides a computer-readable medium, which may be included in the device described in the foregoing embodiments; or may exist alone without being assembled into the device.
  • the computer-readable medium carries one or more programs, and when the one or more programs are executed by the device, the device is caused to: obtain the transmission information and file characteristic information corresponding to the file information according to the received file information; The file characteristic information obtains at least one file to be transmitted that matches the file characteristic information; and sends the at least one file to be transmitted in a transmission mode corresponding to the transmission information.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Storage Device Security (AREA)

Abstract

本申请实施例提供了一种对话式文件传输方法、装置和设备/终端/服务器,所述方法包括:根据接收的文件信息获得所述文件信息对应的传输信息以及文件特征信息;解析所述文件特征信息,获得与所述文件特征信息匹配的至少一待传输文件;将所述至少一待传输文件采用与所述传输信息对应的传输方式进行发送。本申请实施例实现了文件的对话式传输,且无需经过服务器端进行文件处理,保护了用户隐私,其可实现在文件传输过程中对完成传输的文件进行播放,改善了用户播放体验。

Description

一种对话式文件传输方法、 装置和设备 /终端 /服务器 本申请要求在 2018 年 8 月 27 日提交中国专利局、 申请号为 201810981608.5、 发明名称为 “一种对话式文件传输方法、 装置和设备 / 终端 /服务器” 的中国专利申请的优先权, 其全部内容通过引用结合在本 申请中。
技术领域
本申请涉及互联网技术领域, 尤其涉及一种对话式文件传输方法、 装置和设备 /终端 /服务器。
背景技术
随着智能终端技术的发展, 越来越多的用户采用智能终端来进行日 常文件的处理, 尤其是各类文件的传输。 用户之间进行文件传输时, 而 通过即时聊天工具进行对话式文件传输能够增加用户之间的社交联系, 并获得更好的文件传输体验。 但是通过即时聊天工具进行对话式文件传 输需要通过服务器端才能实现文件的传输, 其保密性较差, 容易造成用 户隐私的泄漏。 并且, 通过即时聊天工具进行对话式文件传输无法实现 文件在传输过程中进行播放, 必须等待文件传输完成后才能进行播放, 因此, 其不适宜传输具有即时播放需求的文件, 比如视频文件等。
因此, 如何更佳的对话式文件传输成为现有技术中亟待解决的技术 问题。
发明内容
本申请实施例提供了一种对话式文件传输方法、装置和设备 /终端 /服 务器, 全部或者部分解决现有技术中存在的问题。
根据本申请实施例的一个方面, 提供了一种对话式文件传输方法, 所述方法包括: 根据接收的文件信息获得所述文件信息对应的传输信息 以及文件特征信息; 解析所述文件特征信息, 获得与所述文件特征信息 匹配的至少一待传输文件; 将所述至少一待传输文件采用与所述传输信 息对应的传输方式进行发送。
根据本申请实施例的另一个方面, 还提供了一种对话式文件传输装 置, 所述装置包括: 信息获得模块, 配置用于根据接收的文件信息获得 所述文件信息对应的传输信息以及文件特征信息; 信息解析模块, 配置 用于解析所述文件特征信息, 获得与所述文件特征信息匹配的至少一待 传输文件; 文件传送模块, 配置用于将所述至少一待传输文件采用与所 述传输信息对应的传输方式进行发送。
根据本申请实施例的又一个方面, 还提供了一种设备 /终端 /服务器, 包括: 一个或多个处理器; 存储装置, 用于存储一个或多个程序, 当所 述一个或多个程序被所述一个或多个处理器执行, 使得所述一个或多个 处理器实现如上所述的对话式文件传输方法对应的操作。
根据本申请实施例的又一个方面, 还提供了一种计算机可读存储介 质, 其上存储有计算机程序, 该程序被处理器执行时实现如上所述的对 话式文件传输方法对应的操作。
根据本申请实施例提供的技术方案, 本申请实施例根据接收的文件 信息获得所述文件信息对应的传输信息以及文件特征信息, 进而获得与 所述文件特征信息匹配的至少一待传输文件, 将所述至少一待传输文件 采用与所述传输信息对应的传输方式进行发送。 本申请实施例可根据文 件的传输信息以及文件特征信息, 获得匹配的文件并进行对应的传输, 实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了 用户隐私。 本申请实施例由于仅需要对获得的文件信息进行分析即可获 得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在 文件传输过程中对完成传输的文件进行播放, 改善了用户播放体验。
附图说明
图 1是根据本申请实施例一的一种对话式文件传输方法的步骤流程 图;
图 2是根据本申请实施例二的一种对话式文件传输方法的步骤 S 101 的一种实现的步骤流程图;
图 3是根据本申请实施例三的一种对话式文件传输方法的步骤 S 103 的一种实现的步骤流程图;
图 4是根据本申请实施例六的一种对话式文件传输装置的结构框图; 图 5是根据本申请实施例七的一种对话式文件传输装置的信息获得 模块的一种实现的结构框图;
图 6是根据本申请实施例十的一种对话式文件传输装置的文件传送 模块的一种实现的结构框图; 图 7是根据本申请实施例十一的一种设备 /终端 /服务器的结构框图。 具体实施方式
下面结合附图(若干附图中相同的标号表示相同的元素)和实施例, 对本申请实施例的具体实施方式作进一步详细说明。 以下实施例用于说 明本申请, 但不用来限制本申请的范围。
本领域技术人员可以理解,本申请实施例中的“第一”、“第二”等术语 仅用于区别不同步骤、 设备或模块等, 既不代表任何特定技术含义, 也 不表示它们之间的必然逻辑顺序。
实施例一
参照图 1, 示出了根据本申请实施例一的一种对话式文件传输方法 的步骤流程图。
值得说明的是, 本申请所述步骤 S 101至 S 103并不代表其执行的先 后顺序。
本实施例的对话式文件传输方法包括以下步骤:
步骤 S 101: 根据接收的文件信息获得所述文件信息对应的传输信息 以及文件特征信息。
具体地, 本申请实施例所述接收的文件是通过发送端发送的文件, 本申请所述发送端将文件发送至接收端。
本申请实施例所述文件信息包括文件描述信息和 /或文件内容信息。 所述文件描述信息来自文件的属性信息, 所述文件内容信息来自文件包 括的内容数据。
本申请实施例通过分析所述文件描述信息和 /或文件内容信息获得 所述文件对应的传输信息以及文件特征信息。
步骤 S 102 : 解析所述文件特征信息, 获得与所述文件特征信息匹配 的至少一待传输文件。
在本申请一具体实现中, 根据所述文件特征信息进行搜索, 获得与 所述文件特征信息匹配的至少一待传输文件。 因此, 本申请实施例可以 通过文件特征信息获得与接收的文件匹配的待发送文件, 从而实现文件 的对话式传输。
步骤 S 103: 将所述至少一待传输文件采用与所述传输信息对应的传 输方式进行发送。
本申请根据传输信息获得接收端进行对话式文件传输的对应的传输 方式, 并采用所述对应的传输方式将待传输文件发送至所述发送端, 从 而实现发送端和接收端之间的对话式文件传输。
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。
本实施例的对话式文件传输方法可以由任意适当的具有对话式文件 传输能力的设备执行, 包括但不限于: 各种设备终端或者服务端, 包括 但不限于 PC机、 平板电脑、 移动终端等。
实施例二
本实施例包括上述步骤 S 101至步骤 S 103。参见图 2,所述步骤 S 101 包括:
步骤 S 101 1、 获得接收文件的传输方式以及发送端身份信息作为所 述接收文件的文件信息对应的传输信息。
根据接收的文件的传输方式和发送端身份信息, 可以获得对话式文 件传输返回对应匹配的文件的传输方式和接收地址。
本申请实施例通过分析接收文件的传输方式以及发送端身份信息获 得回送文件的传输方式以及接收回送文件的接收端身份信息, 从而实现 对话式文件传输。 因此, 本申请无需用户对文件传输方式进行选择, 也 无需选择对话式文件传输的接收地址, 即可实现根据接收的文件进行对 话式文件传输, 避免了用户的繁复操作, 改善了用户体验。
步骤 S 1012、 获得接收文件的文件内容和 /或用户需求信息作为所述 接收文件的文件信息对应的文件特征信息。 本申请实施例通过接收文件的文件内容和 /或用户需求信息, 得到用 户进行对话式文件传输时, 选择回送文件的方式。 所述回送文件是根据 接收的文件内容和 /或用户需求信息形成的文件特征信息获得。 所述用户 需求包括: 文件发送端和 /或文件回送端的用户需求。
比如, 用户 A发送演员*的视频文件, 其需求信息为演员 *的其它视 频文件, 用户 B接收到所述演员*的视频文件后, 即视频文件内容 (演员 *的视频文件)以及需求信息为演员 *的其它视频文件作为演员 *的视频文 件的文件特征信息。 从而根据所述文件特征信息进行搜索, 获得匹配的 演员 *的其它视频文件作为待传输文件。
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。
本实施例的对话式文件传输方法可以由任意适当的具有对话式文件 传输能力的设备执行, 包括但不限于: 各种设备终端或者服务端, 包括 但不限于 PC机、 平板电脑、 移动终端等。
实施例三
本实施例包括上述步骤 S 101至步骤 S 103。 所述步骤 S 102具体为: 根据所述文件特征信息, 通过本地和 /或互联网进行查询, 获得所述 文件特征信息匹配的至少一待传输文件。
因此, 本申请实施例通过本地和 /或互联网进行查询, 获得与所述文 件特征信息匹配的至少一待传输文件,无需用户通过操作指令进行搜索。
具体地, 本申请实施例通过本地进行查询, 判断本地是否具有与所 述文件特征信息匹配的待传输文件, 如果本地不具有与所述文件特征信 息匹配的待传输文件信息则通过互联网进行搜索, 获得所述匹配的待传 输文件。
因此, 本申请实施例通过文件特征信息匹配即可获得回传的至少一 待传输文件, 用户无需根据接收的文件自行搜索回送文件即可实现对话 式文件传输, 提高了传输效率并改善了用户体验。
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。
本实施例的对话式文件传输方法可以由任意适当的具有对话式文件 传输能力的设备执行, 包括但不限于: 各种设备终端或者服务端, 包括 但不限于 PC机、 平板电脑、 移动终端等。
实施例四
本实施例包括上述步骤 S 101至步骤 S 103。 所述步骤 S 102还包括: 根据用户指令对所述与所述文件特征信息匹配的文件进行筛选, 获 得至少一待传输文件。
本申请实施例可以通过用户指令对所述匹配文件进行筛选, 即可以 通过点击在多个匹配文件中选择待传输文件, 也可以通过设置筛选条件 获得满足筛选条件的匹配文件作为待传输文件。
因此, 本申请实施例用户指令获得多个匹配文件中的待传输文件, 令所述待传输文件满足用户需求, 从而实现个性化的对话式文件传输。
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。
本实施例的对话式文件传输方法可以由任意适当的具有对话式文件 传输能力的设备执行, 包括但不限于: 各种设备终端或者服务端, 包括 但不限于 PC机、 平板电脑、 移动终端等。
实施例五
本实施例包括上述步骤 S 101至步骤 S 103。参见图 3 ,所述步骤 S 103 包括:
步骤 S 1031、 根据所述传输信息获得所述接收的文件的传输方式为 近场传输方式以及对应的发送端。
由于近场传输包括通过 WiFi、 蓝牙等方式进行的文件传输, 其无需 通过服务器即可完成端对端的文件传输, 在文件传输速度和用户隐私保 护方面具有更加卓越的表现。 本申请根据所述传输信息获得传输方式为 近场传输方式, 且获得发送文件的发送端地址, 从而实现对话式文件传 输中文件的回送。
步骤 S 1032、对所述待传输文件进行自适应加密,并将所述加密的待 传输文件采用近场传输方式发送至发送端。
本申请实施例通过对待传输文件进行加密, 从而进一步保证文件传 输中用户隐私不被泄漏。
所述自适应加密包括根据用户指令选择的加密算法以及用户预先设 置的加密算法, 或者系统自动选择的加密算法。
因此, 本申请实施例所采用的近场传输的方式实现的对话式文件传 输能够进一步保证文件传输过程中用户隐私的保护以及传输过程中文件 播放的实现, 并改进了文件传输的速度。
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。
本实施例的对话式文件传输方法可以由任意适当的具有对话式文件 传输能力的设备执行, 包括但不限于: 各种设备终端或者服务端, 包括 但不限于 PC机、 平板电脑、 移动终端等。
实施例六
参照图 4 , 示出了根据本申请实施例六的一种对话式文件传输装置 的框架结构图。
本实施例的对话式文件传输装置包括:
信息获得模块 401, 配置用于根据接收的文件信息获得所述文件信 息对应的传输信息以及文件特征信息。
信息解析模块 402,配置用于解析所述文件特征信息,获得与所述文 件特征信息匹配的至少一待传输文件。
文件传送模块 403 , 配置用于将所述至少一待传输文件采用与所述 传输信息对应的传输方式进行发送。
具体地, 本申请实施例所述接收的文件是通过发送端发送的文件, 本申请所述发送端将文件发送至接收端。
本申请实施例所述文件信息包括文件描述信息和 /或文件内容信息。 所述文件描述信息来自文件的属性信息, 所述文件内容信息来自文件包 括的内容数据。
本申请实施例通过分析所述文件描述信息和 /或文件内容信息获得 所述文件对应的传输信息以及文件特征信息。
在本申请一具体实现中, 根据所述文件特征信息进行搜索, 获得与 所述文件特征信息匹配的至少一待传输文件。 因此, 本申请实施例可以 通过文件特征信息获得与接收的文件匹配的待发送文件, 从而实现文件 的对话式传输。
本申请根据传输信息获得接收端进行对话式文件传输的对应的传输 方式, 并采用所述对应的传输方式将待传输文件发送至所述发送端, 从 而实现发送端和接收端之间的对话式文件传输。
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。
本实施例的对话式文件传输方法可以由任意适当的具有对话式文件 传输能力的设备执行, 包括但不限于: 各种设备终端或者服务端, 包括 但不限于 PC机、 平板电脑、 移动终端等。
实施例七
本实施例包括上述信息获得模块 401、 信息解析模块 402、 文件传送 模块 403。 参见图 5, 所述信息获得模块 401包括:
传输获得单元 4011, 配置用于获得接收文件的传输方式以及发送端 身份信息作为所述接收文件的文件信息对应的传输信息。
特征获得单元 4012 ,配置用于获得接收文件的文件内容和 /或用户需 求信息作为所述接收文件的文件信息对应的文件特征信息。
根据接收的文件的传输方式和发送端身份信息, 可以获得对话式文 件传输返回对应匹配的文件的传输方式和接收地址。
本申请实施例通过分析接收文件的传输方式以及发送端身份信息获 得回送文件的传输方式以及接收回送文件的接收端身份信息, 从而实现 对话式文件传输。 因此, 本申请无需用户对文件传输方式进行选择, 也 无需选择对话式文件传输的接收地址, 即可实现根据接收的文件进行对 话式文件传输, 避免了用户的繁复操作, 改善了用户体验。
本申请实施例通过接收文件的文件内容和 /或用户需求信息, 得到用 户进行对话式文件传输时, 选择回送文件的方式。 所述回送文件是根据 接收的文件内容和 /或用户需求信息形成的文件特征信息获得。 所述用户 需求包括: 文件发送端和 /或文件回送端的用户需求。
比如, 用户 A发送演员*的视频文件, 其需求信息为演员 *的其它视 频文件, 用户 B接收到所述演员*的视频文件后, 即视频文件内容 (演员 *的视频文件)以及需求信息为演员 *的其它视频文件作为演员 *的视频文 件的文件特征信息。 从而根据所述文件特征信息进行搜索, 获得匹配的 演员 *的其它视频文件作为待传输文件。
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。
本实施例的对话式文件传输方法可以由任意适当的具有对话式文件 传输能力的设备执行, 包括但不限于: 各种设备终端或者服务端, 包括 但不限于 PC机、 平板电脑、 移动终端等。
实施例八
本实施例包括上述信息获得模块 401、 信息解析模块 402、 文件传送 模块 403。 所述信息解析模块 402具体配置用于:
根据所述文件特征信息, 通过本地和 /或互联网进行查询, 获得所述 文件特征信息匹配的至少一待传输文件。
因此, 本申请实施例通过本地和 /或互联网进行查询, 获得与所述文 件特征信息匹配的至少一待传输文件,无需用户通过操作指令进行搜索。
具体地, 本申请实施例通过本地进行查询, 判断本地是否具有与所 述文件特征信息匹配的待传输文件, 如果本地不具有与所述文件特征信 息匹配的待传输文件信息则通过互联网进行搜索, 获得所述匹配的待传 输文件。 因此, 本申请实施例通过文件特征信息匹配即可获得回传的至少一 待传输文件, 用户无需根据接收的文件自行搜索回送文件即可实现对话 式文件传输, 提高了传输效率并改善了用户体验。
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。
本实施例的对话式文件传输方法可以由任意适当的具有对话式文件 传输能力的设备执行, 包括但不限于: 各种设备终端或者服务端, 包括 但不限于 PC机、 平板电脑、 移动终端等。
实施例九
本实施例包括上述信息获得模块 401、 信息解析模块 402、 文件传送 模块 403。 所述信息解析模块 402还配置用于:
根据用户指令对所述与所述文件特征信息匹配的文件进行筛选, 获 得至少一待传输文件。
本申请实施例可以通过用户指令对所述匹配文件进行筛选, 即可以 通过点击在多个匹配文件中选择待传输文件, 也可以通过设置筛选条件 获得满足筛选条件的匹配文件作为待传输文件。
因此, 本申请实施例用户指令获得多个匹配文件中的待传输文件, 令所述待传输文件满足用户需求, 从而实现个性化的对话式文件传输。
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。
本实施例的对话式文件传输方法可以由任意适当的具有对话式文件 传输能力的设备执行, 包括但不限于: 各种设备终端或者服务端, 包括 但不限于 PC机、 平板电脑、 移动终端等。
实施例十
本实施例包括上述信息获得模块 401、 信息解析模块 402、 文件传送 模块 403。 参见图 6, 所述文件传送模块 403包括:
传输确定单元 4031, 配置用于根据所述传输信息获得所述接收的文 件的传输方式为近场传输方式以及对应的发送端。
传送执行单元 4032 , 配置用于对所述待传输文件进行自适应加密, 并将所述加密的待传输文件采用近场传输方式发送至发送端。
由于近场传输包括通过 WiFi、 蓝牙等方式进行的文件传输, 其无需 通过服务器即可完成端对端的文件传输, 在文件传输速度和用户隐私保 护方面具有更加卓越的表现。 本申请根据所述传输信息获得传输方式为 近场传输方式, 且获得发送文件的发送端地址, 从而实现对话式文件传 输中文件的回送。
本申请实施例通过对待传输文件进行加密, 从而进一步保证文件传 输中用户隐私不被泄漏。
所述自适应加密包括根据用户指令选择的加密算法以及用户预先设 置的加密算法, 或者系统自动选择的加密算法。
因此, 本申请实施例所采用的近场传输的方式实现的对话式文件传 输能够进一步保证文件传输过程中用户隐私的保护以及传输过程中文件 播放的实现, 并改进了文件传输的速度。
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。
本实施例的对话式文件传输方法可以由任意适当的具有对话式文件 传输能力的设备执行, 包括但不限于: 各种设备终端或者服务端, 包括 但不限于 PC机、 平板电脑、 移动终端等。
实施例 i -一
参照图 7 , 示出了根据本申请实施例五的一种设备 /终端 /服务器的结 构框图, 本申请具体实施例并不对设备 /终端 /服务器的具体实现做限定。
如图 7 所示, 该设备 /终端 /服务器可以包括: 一个或者多个处理器
(processor)702、 存储装置 (memory )704。
其中:
处理器 702 , 用于执行程序 706 , 具体可以执行上述对话式文件传输 方法实施例中的相关步骤。
具体地, 程序 706可以包括程序代码, 该程序代码包括计算机操作 指令。
处理器 702 可能是中央处理器 CPU, 或者是特定集成电路 ASIC
( Application Specific Integrated Circuit ) , 或者是被配置成实施本申请 实施例的一个或多个集成电路。设备 /终端 /服务器包括的一个或多个处理 器, 可以是同一类型的处理器, 如一个或多个 CPU; 也可以是不同类型 的处理器, 如一个或多个 CPU以及一个或多个 ASIC。
存储装置 704, 用于存放一个或多个程序 706。 存储装置 704可能包 含高速 RAM 存储器, 也可能还包括非易失性存储器 ( non-volatile memory ) , 例如至少一个磁盘存储器。
程序 706具体可以用于使得处理器 702执行以下操作: 根据接收的 文件信息获得所述文件信息对应的传输信息以及文件特征信息; 解析所 述文件特征信息, 获得与所述文件特征信息匹配的至少一待传输文件; 将所述至少一待传输文件采用与所述传输信息对应的传输方式进行发送。 在一种可选的实施方式中, 程序 706还用于获得接收文件的传输方 式以及发送端身份信息作为所述接收文件的文件信息对应的传输信息; 获得接收文件的文件内容和 /或用户需求信息作为所述接收文件的文件 信息对应的文件特征信息。
在一种可选的实施方式中,程序 706还用于根据所述文件特征信息, 通过本地和 /或互联网进行查询, 获得所述文件特征信息匹配的至少一待 传输文件。
在一种可选的实施方式中, 程序 706还用于根据用户指令对所述与 所述文件特征信息匹配的文件进行筛选, 获得至少一待传输文件。
在一种可选的实施方式中, 程序 706还用于根据所述传输信息获得 所述接收的文件的传输方式为近场传输方式以及对应的发送端; 对所述 待传输文件进行自适应加密, 并将所述加密的待传输文件采用近场传输 方式发送至发送端。
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。
需要指出, 根据实施的需要, 可将本申请实施例中描述的各个部件 / 步骤拆分为更多部件 /步骤, 也可将两个或多个部件 /步骤或者部件 /步骤 的部分操作组合成新的部件 /步骤, 以实现本申请实施例的目的。
特别地, 根据本公开的实施例, 上文参考流程图描述的过程可以被 实现为计算机软件程序。 例如, 本公开的实施例包括一种计算机程序产 品, 其包括承载在计算机可读介质上的计算机程序, 该计算机程序包含 用于执行流程图所示的方法的程序代码。 在这样的实施例中, 该计算机 程序可以通过通信部分从网络上被下载和安装, 和 /或从可拆卸介质被安 装。在该计算机程序被中央处理单元(CPU)执行时, 执行本申请的方法 中限定的上述功能。 需要说明的是, 本申请所述的计算机可读介质可以 是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意 组合。 计算机可读存储介质例如可以是一一但不限于一一电、 磁、 光、 电磁、 红外线、 或半导体的系统、装置或器件, 或者任意以上的组合。 计 算机可读存储介质的更具体的例子可以包括但不限于: 具有一个或多个 导线的电连接、 便携式计算机磁盘、 硬盘、 随机访问存储器 (RAM) 、 只读存储器(ROM) 、 可擦式可编程只读存储器(EPROM或闪存) 、 光 纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、 或者上述的任意合适的组合。 在本申请中, 计算机可读存储介质可以是 任何包含或存储程序的有形介质, 该程序可以被指令执行系统、 装置或 者器件使用或者与其结合使用。 而在本申请中, 计算机可读的信号介质 可以包括在基带中或者作为载波一部分传播的数据信号, 其中承载了计 算机可读的程序代码。 这种传播的数据信号可以采用多种形式, 包括但 不限于电磁信号、 光信号或上述的任意合适的组合。 计算机可读的信号 介质还可以是计算机可读存储介质以外的任何计算机可读介质, 该计算 机可读介质可以发送、 传播或者传输用于由指令执行系统、 装置或者器 件使用或者与其结合使用的程序。 计算机可读介质上包含的程序代码可 以用任何适当的介质传输,包括但不限于:无线、 电线、光缆、 RF等等, 或者上述的任意合适的组合。
可以以一种或多种程序设计语言或其组合来编写用于执行本申请的 操作的计算机程序代码, 所述程序设计语言包括面向对象的程序设计语 言一诸如 Java、 Smalltalk、 C++, 还包括常规的过程式程序设计语言一诸 如” C”语言或类似的程序设计语言。 程序代码可以完全地在用户计算机 上执行、 部分地在用户计算机上执行、 作为一个独立的软件包执行、 部 分在用户计算机上部分在远程计算机上执行、 或者完全在远程计算机或 服务器上执行。 在涉及远程计算机的情形中, 远程计算机可以通过任意 种类的网络—包括局域网(LAN)或广域网(WAN)—连接到用户计算机, 或者, 可以连接到外部计算机 (例如利用因特网服务提供商来通过因特 网连接) 。
附图中的流程图和框图, 图示了按照本申请各种实施例的系统、 方 法和计算机程序产品的可能实现的体系架构、 功能和操作。 在这点上, 流程图或框图中的每个方框可以代表一个模块、 程序段、 或代码的一部 分, 该模块、 程序段、 或代码的一部分包含一个或多个用于实现规定的 逻辑功能的可执行指令。 也应当注意, 在有些作为替换的实现中, 方框 中所标注的功能也可以以不同于附图中所标注的顺序发生。 例如, 两个 接连地表示的方框实际上可以基本并行地执行, 它们有时也可以按相反 的顺序执行, 这依所涉及的功能而定。 也要注意的是, 框图和 /或流程图 中的每个方框、 以及框图和 /或流程图中的方框的组合, 可以用执行规定 的功能或操作的专用的基于硬件的系统来实现, 或者可以用专用硬件与 计算机指令的组合来实现。
描述于本申请实施例中所涉及到的单元可以通过软件的方式实现, 也可以通过硬件的方式来实现。 所描述的单元也可以设置在处理器中, 例如, 可以描述为: 一种处理器包括接收单元、 解析单元、 信息选取单 元和生成单元。 其中, 这些单元的名称在某种情况下并不构成对该单元 本身的限定, 例如, 接收单元还可以被描述为 “接收用户的网页浏览请 求的单元” 。
作为另一方面, 本申请还提供了一种计算机可读介质, 其上存储有 计算机程序, 该程序被处理器执行时实现如上述任一实施例中所描述的 方法。
作为另一方面, 本申请还提供了一种计算机可读介质, 该计算机可 读介质可以是上述实施例中描述的装置中所包含的;也可以是单独存在, 而未装配入该装置中。 上述计算机可读介质承载有一个或者多个程序, 当上述一个或者多个程序被该装置执行时, 使得该装置: 根据接收的文 件信息获得所述文件信息对应的传输信息以及文件特征信息; 解析所述 文件特征信息, 获得与所述文件特征信息匹配的至少一待传输文件; 将 所述至少一待传输文件采用与所述传输信息对应的传输方式进行发送。
以上描述仅为本申请的较佳实施例以及对所运用技术原理的说明。 本领域技术人员应当理解, 本申请中所涉及的发明范围, 并不限于上述 技术特征的特定组合而成的技术方案, 同时也应涵盖在不脱离上述发明 构思的情况下, 由上述技术特征或其等同特征进行任意组合而形成的其 它技术方案。 例如上述特征与本申请中公开的 (但不限于) 具有类似功 能的技术特征进行互相替换而形成的技术方案。

Claims

权 利 要 求 书
1、 一种对话式文件传输方法, 其特征在于, 所述方法包括: 根据接收的文件信息获得所述文件信息对应的传输信息以及文件特 征信息;
解析所述文件特征信息, 获得与所述文件特征信息匹配的至少一待 传输文件;
将所述至少一待传输文件采用与所述传输信息对应的传输方式进行 发送。
2、 根据权利要求 1所述的方法, 其特征在于, 所述根据接收的文件 信息获得所述文件信息对应的传输信息以及文件特征信息包括:
获得接收文件的传输方式以及发送端身份信息作为所述接收文件的 文件信息对应的传输信息;
获得接收文件的文件内容和 /或用户需求信息作为所述接收文件的 文件信息对应的文件特征信息。
3、 根据权利要求 1所述的方法, 其特征在于, 所述解析所述文件特 征信息, 获得与所述文件特征信息匹配的至少一待传输文件具体为: 根据所述文件特征信息, 通过本地和 /或互联网进行查询, 获得所述 文件特征信息匹配的至少一待传输文件。
4、 根据权利要求 3所述的方法, 其特征在于, 所述解析所述文件特 征信息, 获得与所述文件特征信息匹配的至少一待传输文件还包括: 根据用户指令对所述与所述文件特征信息匹配的文件进行筛选, 获 得至少一待传输文件。
5、 根据权利要求 1所述的方法, 其特征在于, 所述将所述至少一待 传输文件采用与所述传输信息对应的传输方式进行发送包括:
根据所述传输信息获得所述接收的文件的传输方式为近场传输方式 以及对应的发送端;
对所述待传输文件进行自适应加密, 并将所述加密的待传输文件采 用近场传输方式发送至发送端。
6、 一种对话式文件传输装置, 其特征在于, 所述装置包括: 信息获得模块, 配置用于根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息; 信息解析模块, 配置用于解析所述文件特征信息, 获得与所述文件 特征信息匹配的至少一待传输文件;
文件传送模块, 配置用于将所述至少一待传输文件采用与所述传输 信息对应的传输方式进行发送。
7、 根据权利要求 6所述的装置, 其特征在于, 所述信息获得模块包 括:
传输获得单元, 配置用于获得接收文件的传输方式以及发送端身份 信息作为所述接收文件的文件信息对应的传输信息;
特征获得单元, 配置用于获得接收文件的文件内容和 /或用户需求信 息作为所述接收文件的文件信息对应的文件特征信息。
8、 根据权利要求 6所述的装置, 其特征在于, 所述信息解析模块具 体配置用于:
根据所述文件特征信息, 通过本地和 /或互联网进行查询, 获得所述 文件特征信息匹配的至少一待传输文件。
9、 根据权利要求 8所述的装置, 其特征在于, 所述信息解析模块还 配置用于:
根据用户指令对所述与所述文件特征信息匹配的文件进行筛选, 获 得至少一待传输文件。
10、 根据权利要求 6所述的装置, 其特征在于, 所述文件传送模块 包括:
传输确定单元, 配置用于根据所述传输信息获得所述接收的文件的 传输方式为近场传输方式以及对应的发送端;
传送执行单元, 配置用于对所述待传输文件进行自适应加密, 并将 所述加密的待传输文件采用近场传输方式发送至发送端。
1 1、 一种设备 /终端 /服务器, 包括:
一个或多个处理器;
存储装置, 用于存储一个或多个程序,
当所述一个或多个程序被所述一个或多个处理器执行, 使得所述一 个或多个处理器实现如权利要求 1-5中任一所述的方法。
12、 一种计算机可读存储介质, 其上存储有计算机程序, 其特征在 于, 该程序被处理器执行时实现如权利要求 1-5中任一所述的方法。
PCT/IB2018/057148 2018-08-27 2018-09-18 一种对话式文件传输方法、装置和设备/终端/服务器 Ceased WO2020044087A2 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810981608.5A CN108769274B (zh) 2018-08-27 2018-08-27 一种对话式文件传输方法、装置和设备/终端/服务器
CN201810981608.5 2018-08-27

Publications (2)

Publication Number Publication Date
WO2020044087A2 true WO2020044087A2 (zh) 2020-03-05
WO2020044087A3 WO2020044087A3 (zh) 2020-08-13

Family

ID=63967454

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2018/057148 Ceased WO2020044087A2 (zh) 2018-08-27 2018-09-18 一种对话式文件传输方法、装置和设备/终端/服务器

Country Status (2)

Country Link
CN (1) CN108769274B (zh)
WO (1) WO2020044087A2 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114615259B (zh) * 2022-04-07 2024-08-13 深圳市兆珑科技有限公司 文件传输方法、装置及终端设备

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7965981B2 (en) * 2006-09-29 2011-06-21 Sony Ericsson Mobile Communications Ab Device and method for content searching between peer devices
CN102209085B (zh) * 2010-03-30 2013-10-09 腾讯科技(深圳)有限公司 一种传输多个文件的方法及系统
CN108173574B9 (zh) * 2012-10-19 2021-11-12 华为终端有限公司 一种控制文件传输的方法及终端
CN103166681A (zh) * 2013-03-13 2013-06-19 北京搜狗科技发展有限公司 近距离场景下的信息传输方法及系统
CN103701897A (zh) * 2013-12-18 2014-04-02 兴天通讯技术(天津)有限公司 服务器、终端和文件传输方法
CN104320164A (zh) * 2014-10-14 2015-01-28 宇龙计算机通信科技(深圳)有限公司 一种数据传输方法和装置
CN104270474A (zh) * 2014-11-02 2015-01-07 佛山美阳瓴电子科技有限公司 一种在网络中分享信息的装置和方法
CN105791243A (zh) * 2014-12-24 2016-07-20 北京奇虎科技有限公司 多媒体文件加密传输、解密播放方法和装置
CN105306562A (zh) * 2015-10-16 2016-02-03 联想(北京)有限公司 一种信息处理方法及电子设备
CN106507184A (zh) * 2016-10-21 2017-03-15 乐视控股(北京)有限公司 媒体文件分享终端、接收终端、传输方法和电子设备
CN107995247B (zh) * 2016-10-27 2020-07-14 腾讯科技(深圳)有限公司 一种文件传输方法、服务器及系统
CN108270807A (zh) * 2016-12-30 2018-07-10 阿里巴巴集团控股有限公司 一种数据传输方法及装置
CN107135498B (zh) * 2017-04-27 2020-01-17 宁波甬宸影视文化股份有限公司 一种文件分享方法及设备

Also Published As

Publication number Publication date
WO2020044087A3 (zh) 2020-08-13
CN108769274B (zh) 2021-12-24
CN108769274A (zh) 2018-11-06

Similar Documents

Publication Publication Date Title
CN110708393A (zh) 用于传输数据的方法、装置和系统
JP6960993B2 (ja) アプリケーション間のデータ共有方法及びウェブブラウザ
CN102904959B (zh) 网络加速方法和网关
CN111262784A (zh) 报文转发方法、报文转发装置、存储介质及电子设备
CN103139173B (zh) 终端设备、媒体交换网系统、媒体业务下载方法及系统
US8266422B2 (en) Network security processing method and system for selecting one of software and hardware cryptographic modules by means of multimedia session information
US20200344112A1 (en) On-premise and off-premise debugging
CN115643310B (zh) 一种压缩数据的方法、装置和系统
JP7524231B2 (ja) ビデオデータの処理方法、装置、電子機器およびコンピュータ可読媒体
CN109426631A (zh) 一种基于rdma的通信方法、装置及存储介质
CN113810397A (zh) 协议数据的处理方法及装置
CN113038192A (zh) 视频处理方法、装置、电子设备和存储介质
US20100146123A1 (en) Resource allocation method of each terminal apparatus using resource management system and resource management server apparatus
CN111245811A (zh) 信息加密方法、装置及电子设备
CN118200039A (zh) 一种云边端的数据加密传输方法、装置及存储介质
WO2020044086A1 (zh) 一种文件传输与播放的方法、装置和设备/终端/服务器
CN109657167B (zh) 数据采集方法、装置、服务器及存储介质
WO2020044087A2 (zh) 一种对话式文件传输方法、装置和设备/终端/服务器
CN111163102B (zh) 数据处理方法及装置、网络设备、可读存储介质
CN115250467B (zh) 数据处理方法、装置、电子设备和计算机可读存储介质
US10231004B2 (en) Network recording service
WO2015123986A1 (zh) 一种数据记录的方法、系统以及接入服务器
CN111050339B (zh) 一种基于协议无感知转发的高速数据更新系统及方法
CN111600944B (zh) 一种数据处理方法、装置、设备和存储介质
CN117640653B (zh) 数据传输方法、装置、专用数据处理器及介质

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

Country of ref document: EP

Kind code of ref document: A2

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18932197

Country of ref document: EP

Kind code of ref document: A2