WO2020044087A2 - Method, device, and equipment/terminal/server for conversational file transmission - Google Patents

Method, device, and equipment/terminal/server for conversational file transmission 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
Application number
PCT/IB2018/057148
Other languages
French (fr)
Chinese (zh)
Other versions
WO2020044087A3 (en
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 WO2020044087A2 publication Critical patent/WO2020044087A2/en
Publication of WO2020044087A3 publication Critical patent/WO2020044087A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/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

Provided in the embodiments of the present application are a method, device, and equipment/terminal/server for conversational file transmission. The method comprises: acquiring, on the basis of received file information, transmission information corresponding to the file information and file characteristic information; parsing the file characteristic information, acquiring at least one file to be transmitted matching the file characteristic information; and employing a transmission mode corresponding to the transmission information to transmit the at least one file to be transmitted. The embodiments of the present application implement the conversational transmission of a file, obviate the need for processing the file via a server end, protect user privacy, and implement in a file transmission process the playback of the file that has been transmitted, thus improving playback experience for the user.

Description

一种对话式文件传输方法、 装置和设备 /终端 /服务器 本申请要求在 2018 年 8 月 27 日提交中国专利局、 申请号为 201810981608.5、 发明名称为 “一种对话式文件传输方法、 装置和设备 / 终端 /服务器” 的中国专利申请的优先权, 其全部内容通过引用结合在本 申请中。  Method, device and device / terminal / server for interactive file transfer This application requires that the Chinese Patent Office be filed on August 27, 2018, with application number 201810981608.5, and the invention name is "A method, device and device for interactive file transfer" / Terminal / Server "priority of the Chinese patent application, the entire contents of which are incorporated herein by reference.
技术领域  Technical field
本申请涉及互联网技术领域, 尤其涉及一种对话式文件传输方法、 装置和设备 /终端 /服务器。  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.
背景技术  Background technique
随着智能终端技术的发展, 越来越多的用户采用智能终端来进行日 常文件的处理, 尤其是各类文件的传输。 用户之间进行文件传输时, 而 通过即时聊天工具进行对话式文件传输能够增加用户之间的社交联系, 并获得更好的文件传输体验。 但是通过即时聊天工具进行对话式文件传 输需要通过服务器端才能实现文件的传输, 其保密性较差, 容易造成用 户隐私的泄漏。 并且, 通过即时聊天工具进行对话式文件传输无法实现 文件在传输过程中进行播放, 必须等待文件传输完成后才能进行播放, 因此, 其不适宜传输具有即时播放需求的文件, 比如视频文件等。  With the development of smart terminal technology, more and more users use smart terminals to process daily files, especially the transmission of various files. When files are transferred between users, conversational file transfers using instant chat tools can increase social connections between users and obtain a better file transfer experience. However, 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. In addition, 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.
因此, 如何更佳的对话式文件传输成为现有技术中亟待解决的技术 问题。  Therefore, how to perform better conversational file transfer has become an urgent technical problem in the prior art.
发明内容  Summary of the Invention
本申请实施例提供了一种对话式文件传输方法、装置和设备 /终端 /服 务器, 全部或者部分解决现有技术中存在的问题。  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.
根据本申请实施例的一个方面, 提供了一种对话式文件传输方法, 所述方法包括: 根据接收的文件信息获得所述文件信息对应的传输信息 以及文件特征信息; 解析所述文件特征信息, 获得与所述文件特征信息 匹配的至少一待传输文件; 将所述至少一待传输文件采用与所述传输信 息对应的传输方式进行发送。  According to an aspect of the embodiment of the present application, a dialog file transmission method is provided. The 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.
根据本申请实施例的另一个方面, 还提供了一种对话式文件传输装 置, 所述装置包括: 信息获得模块, 配置用于根据接收的文件信息获得 所述文件信息对应的传输信息以及文件特征信息; 信息解析模块, 配置 用于解析所述文件特征信息, 获得与所述文件特征信息匹配的至少一待 传输文件; 文件传送模块, 配置用于将所述至少一待传输文件采用与所 述传输信息对应的传输方式进行发送。 According to another aspect of the embodiments of the present application, a dialog file transmission device is also provided, the 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.
根据本申请实施例的又一个方面, 还提供了一种设备 /终端 /服务器, 包括: 一个或多个处理器; 存储装置, 用于存储一个或多个程序, 当所 述一个或多个程序被所述一个或多个处理器执行, 使得所述一个或多个 处理器实现如上所述的对话式文件传输方法对应的操作。  According to still another aspect of the embodiments of the present application, a device / terminal / server is further provided, 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.
根据本申请实施例的又一个方面, 还提供了一种计算机可读存储介 质, 其上存储有计算机程序, 该程序被处理器执行时实现如上所述的对 话式文件传输方法对应的操作。  According to still another aspect of the embodiments of the present application, a computer-readable storage medium is further provided, 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.
根据本申请实施例提供的技术方案, 本申请实施例根据接收的文件 信息获得所述文件信息对应的传输信息以及文件特征信息, 进而获得与 所述文件特征信息匹配的至少一待传输文件, 将所述至少一待传输文件 采用与所述传输信息对应的传输方式进行发送。 本申请实施例可根据文 件的传输信息以及文件特征信息, 获得匹配的文件并进行对应的传输, 实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了 用户隐私。 本申请实施例由于仅需要对获得的文件信息进行分析即可获 得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在 文件传输过程中对完成传输的文件进行播放, 改善了用户播放体验。  According to the technical solution provided in the embodiment of the present application, 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. In the embodiment of the present application, only 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. Experience.
附图说明  BRIEF DESCRIPTION OF THE DRAWINGS
图 1是根据本申请实施例一的一种对话式文件传输方法的步骤流程 图;  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是根据本申请实施例二的一种对话式文件传输方法的步骤 S 101 的一种实现的步骤流程图;  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是根据本申请实施例三的一种对话式文件传输方法的步骤 S 103 的一种实现的步骤流程图;  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是根据本申请实施例六的一种对话式文件传输装置的结构框图; 图 5是根据本申请实施例七的一种对话式文件传输装置的信息获得 模块的一种实现的结构框图;  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;
图 6是根据本申请实施例十的一种对话式文件传输装置的文件传送 模块的一种实现的结构框图; 图 7是根据本申请实施例十一的一种设备 /终端 /服务器的结构框图。 具体实施方式 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
下面结合附图(若干附图中相同的标号表示相同的元素)和实施例, 对本申请实施例的具体实施方式作进一步详细说明。 以下实施例用于说 明本申请, 但不用来限制本申请的范围。  The specific implementation of the embodiments of the present application will be further described in detail below with reference to the accompanying drawings (the same reference numerals in several drawings represent the same elements) and embodiments. The following examples are used to illustrate this application, but are not intended to limit the scope of this application.
本领域技术人员可以理解,本申请实施例中的“第一”、“第二”等术语 仅用于区别不同步骤、 设备或模块等, 既不代表任何特定技术含义, 也 不表示它们之间的必然逻辑顺序。  Those skilled in the art can understand that terms such as “first” and “second” in the embodiments of the present application are only used to distinguish different steps, devices, or modules, etc., and they do not represent any specific technical meaning, nor mean between them. Inevitable logical order.
实施例一 Example one
参照图 1, 示出了根据本申请实施例一的一种对话式文件传输方法 的步骤流程图。  Referring to 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.
值得说明的是, 本申请所述步骤 S 101至 S 103并不代表其执行的先 后顺序。  It is worth noting that steps S 101 to S 103 described in this application do not represent the order of execution.
本实施例的对话式文件传输方法包括以下步骤:  The interactive file transfer method in this embodiment includes the following steps:
步骤 S 101: 根据接收的文件信息获得所述文件信息对应的传输信息 以及文件特征信息。  Step S101: Obtain transmission information corresponding to the file information and file characteristic information according to the received file information.
具体地, 本申请实施例所述接收的文件是通过发送端发送的文件, 本申请所述发送端将文件发送至接收端。  Specifically, 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.
步骤 S 102 : 解析所述文件特征信息, 获得与所述文件特征信息匹配 的至少一待传输文件。  Step S102: Parse the file characteristic information to obtain at least one file to be transmitted that matches the file characteristic information.
在本申请一具体实现中, 根据所述文件特征信息进行搜索, 获得与 所述文件特征信息匹配的至少一待传输文件。 因此, 本申请实施例可以 通过文件特征信息获得与接收的文件匹配的待发送文件, 从而实现文件 的对话式传输。  In a specific implementation of the present application, 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.
步骤 S 103: 将所述至少一待传输文件采用与所述传输信息对应的传 输方式进行发送。 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.
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。  From this, it can be known that 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. In the embodiment of the present application, only 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. Experience.
本实施例的对话式文件传输方法可以由任意适当的具有对话式文件 传输能力的设备执行, 包括但不限于: 各种设备终端或者服务端, 包括 但不限于 PC机、 平板电脑、 移动终端等。  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. .
实施例二 Example two
本实施例包括上述步骤 S 101至步骤 S 103。参见图 2,所述步骤 S 101 包括:  This embodiment includes the above steps S101 to S103. Referring to FIG. 2, the step S101 includes:
步骤 S 101 1、 获得接收文件的传输方式以及发送端身份信息作为所 述接收文件的文件信息对应的传输信息。  Step S 101 1. 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.
根据接收的文件的传输方式和发送端身份信息, 可以获得对话式文 件传输返回对应匹配的文件的传输方式和接收地址。  According to the transmission mode of the received file and the identity information of the sender, 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.
步骤 S 1012、 获得接收文件的文件内容和 /或用户需求信息作为所述 接收文件的文件信息对应的文件特征信息。 本申请实施例通过接收文件的文件内容和 /或用户需求信息, 得到用 户进行对话式文件传输时, 选择回送文件的方式。 所述回送文件是根据 接收的文件内容和 /或用户需求信息形成的文件特征信息获得。 所述用户 需求包括: 文件发送端和 /或文件回送端的用户需求。 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. In the embodiment of the present application, by receiving the file content of the file and / or the information required by the user, it is obtained that the user selects a way of returning the file when the user performs the interactive file transmission. 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.
比如, 用户 A发送演员*的视频文件, 其需求信息为演员 *的其它视 频文件, 用户 B接收到所述演员*的视频文件后, 即视频文件内容 (演员 *的视频文件)以及需求信息为演员 *的其它视频文件作为演员 *的视频文 件的文件特征信息。 从而根据所述文件特征信息进行搜索, 获得匹配的 演员 *的其它视频文件作为待传输文件。  For example, user A sends a video file of actor * whose demand information is other video files of actor *. After user B receives the video file 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. Thereby, 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.
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。  From this, it can be known that 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. In the embodiment of the present application, only 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. Experience.
本实施例的对话式文件传输方法可以由任意适当的具有对话式文件 传输能力的设备执行, 包括但不限于: 各种设备终端或者服务端, 包括 但不限于 PC机、 平板电脑、 移动终端等。  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. .
实施例三 Example three
本实施例包括上述步骤 S 101至步骤 S 103。 所述步骤 S 102具体为: 根据所述文件特征信息, 通过本地和 /或互联网进行查询, 获得所述 文件特征信息匹配的至少一待传输文件。  This embodiment includes the above steps S101 to S103. 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.
因此, 本申请实施例通过本地和 /或互联网进行查询, 获得与所述文 件特征信息匹配的至少一待传输文件,无需用户通过操作指令进行搜索。  Therefore, in the embodiment of the present application, 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.
具体地, 本申请实施例通过本地进行查询, 判断本地是否具有与所 述文件特征信息匹配的待传输文件, 如果本地不具有与所述文件特征信 息匹配的待传输文件信息则通过互联网进行搜索, 获得所述匹配的待传 输文件。 Specifically, in this embodiment of the present application, 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.
因此, 本申请实施例通过文件特征信息匹配即可获得回传的至少一 待传输文件, 用户无需根据接收的文件自行搜索回送文件即可实现对话 式文件传输, 提高了传输效率并改善了用户体验。  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. .
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。  From this, it can be known that 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. In the embodiment of the present application, only 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. Experience.
本实施例的对话式文件传输方法可以由任意适当的具有对话式文件 传输能力的设备执行, 包括但不限于: 各种设备终端或者服务端, 包括 但不限于 PC机、 平板电脑、 移动终端等。  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. .
实施例四 Embodiment 4
本实施例包括上述步骤 S 101至步骤 S 103。 所述步骤 S 102还包括: 根据用户指令对所述与所述文件特征信息匹配的文件进行筛选, 获 得至少一待传输文件。  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.
本申请实施例可以通过用户指令对所述匹配文件进行筛选, 即可以 通过点击在多个匹配文件中选择待传输文件, 也可以通过设置筛选条件 获得满足筛选条件的匹配文件作为待传输文件。  In the embodiment of the present application, 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.
因此, 本申请实施例用户指令获得多个匹配文件中的待传输文件, 令所述待传输文件满足用户需求, 从而实现个性化的对话式文件传输。  Therefore, in the embodiment of the present application, 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.
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。 From this, it can be known that 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. In the embodiment of the present application, only 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. Experience.
本实施例的对话式文件传输方法可以由任意适当的具有对话式文件 传输能力的设备执行, 包括但不限于: 各种设备终端或者服务端, 包括 但不限于 PC机、 平板电脑、 移动终端等。  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. .
实施例五 Example 5
本实施例包括上述步骤 S 101至步骤 S 103。参见图 3 ,所述步骤 S 103 包括:  This embodiment includes the above steps S101 to S103. Referring to FIG. 3, the step S103 includes:
步骤 S 1031、 根据所述传输信息获得所述接收的文件的传输方式为 近场传输方式以及对应的发送端。  Step S1031. The transmission method for obtaining the received file according to the transmission information is a near-field transmission method and a corresponding sending end.
由于近场传输包括通过 WiFi、 蓝牙等方式进行的文件传输, 其无需 通过服务器即可完成端对端的文件传输, 在文件传输速度和用户隐私保 护方面具有更加卓越的表现。 本申请根据所述传输信息获得传输方式为 近场传输方式, 且获得发送文件的发送端地址, 从而实现对话式文件传 输中文件的回送。  Since near-field transmission includes file transmission via WiFi, Bluetooth, etc., it can complete end-to-end file transmission without the need for a server, and has more outstanding performance in terms of file transmission speed and user privacy protection. According to the present application, according to the transmission information, 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.
步骤 S 1032、对所述待传输文件进行自适应加密,并将所述加密的待 传输文件采用近场传输方式发送至发送端。  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.
因此, 本申请实施例所采用的近场传输的方式实现的对话式文件传 输能够进一步保证文件传输过程中用户隐私的保护以及传输过程中文件 播放的实现, 并改进了文件传输的速度。  Therefore, 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.
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。 From this, it can be known that 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. In the embodiment of the present application, only 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. Experience.
本实施例的对话式文件传输方法可以由任意适当的具有对话式文件 传输能力的设备执行, 包括但不限于: 各种设备终端或者服务端, 包括 但不限于 PC机、 平板电脑、 移动终端等。  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. .
实施例六 Example Six
参照图 4 , 示出了根据本申请实施例六的一种对话式文件传输装置 的框架结构图。  Referring to FIG. 4, a frame structure diagram of a dialog file transmission device according to Embodiment 6 of the present application is shown.
本实施例的对话式文件传输装置包括:  The dialog file transmission device of this embodiment includes:
信息获得模块 401, 配置用于根据接收的文件信息获得所述文件信 息对应的传输信息以及文件特征信息。  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.
信息解析模块 402,配置用于解析所述文件特征信息,获得与所述文 件特征信息匹配的至少一待传输文件。  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.
文件传送模块 403 , 配置用于将所述至少一待传输文件采用与所述 传输信息对应的传输方式进行发送。  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.
具体地, 本申请实施例所述接收的文件是通过发送端发送的文件, 本申请所述发送端将文件发送至接收端。  Specifically, 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.
在本申请一具体实现中, 根据所述文件特征信息进行搜索, 获得与 所述文件特征信息匹配的至少一待传输文件。 因此, 本申请实施例可以 通过文件特征信息获得与接收的文件匹配的待发送文件, 从而实现文件 的对话式传输。  In a specific implementation of the present application, 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.
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。  From this, it can be known that 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. In the embodiment of the present application, only 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. Experience.
本实施例的对话式文件传输方法可以由任意适当的具有对话式文件 传输能力的设备执行, 包括但不限于: 各种设备终端或者服务端, 包括 但不限于 PC机、 平板电脑、 移动终端等。  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. .
实施例七 Example Seven
本实施例包括上述信息获得模块 401、 信息解析模块 402、 文件传送 模块 403。 参见图 5, 所述信息获得模块 401包括:  This embodiment includes the above-mentioned information obtaining module 401, information analysis module 402, and file transmission module 403. Referring to FIG. 5, the information obtaining module 401 includes:
传输获得单元 4011, 配置用于获得接收文件的传输方式以及发送端 身份信息作为所述接收文件的文件信息对应的传输信息。  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.
特征获得单元 4012 ,配置用于获得接收文件的文件内容和 /或用户需 求信息作为所述接收文件的文件信息对应的文件特征信息。  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.
根据接收的文件的传输方式和发送端身份信息, 可以获得对话式文 件传输返回对应匹配的文件的传输方式和接收地址。  According to the transmission mode of the received file and the identity information of the sender, 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.
本申请实施例通过接收文件的文件内容和 /或用户需求信息, 得到用 户进行对话式文件传输时, 选择回送文件的方式。 所述回送文件是根据 接收的文件内容和 /或用户需求信息形成的文件特征信息获得。 所述用户 需求包括: 文件发送端和 /或文件回送端的用户需求。 In the embodiment of the present application, by receiving the file content of the file and / or the information required by the user, it is obtained that the user selects a way of returning the file when the user performs the interactive file transmission. 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.
比如, 用户 A发送演员*的视频文件, 其需求信息为演员 *的其它视 频文件, 用户 B接收到所述演员*的视频文件后, 即视频文件内容 (演员 *的视频文件)以及需求信息为演员 *的其它视频文件作为演员 *的视频文 件的文件特征信息。 从而根据所述文件特征信息进行搜索, 获得匹配的 演员 *的其它视频文件作为待传输文件。  For example, user A sends a video file of actor * whose demand information is other video files of actor *. After user B receives the video file 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. Thereby, 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.
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。  From this, it can be known that 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. In the embodiment of the present application, only 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. Experience.
本实施例的对话式文件传输方法可以由任意适当的具有对话式文件 传输能力的设备执行, 包括但不限于: 各种设备终端或者服务端, 包括 但不限于 PC机、 平板电脑、 移动终端等。  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. .
实施例八 Example eight
本实施例包括上述信息获得模块 401、 信息解析模块 402、 文件传送 模块 403。 所述信息解析模块 402具体配置用于:  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:
根据所述文件特征信息, 通过本地和 /或互联网进行查询, 获得所述 文件特征信息匹配的至少一待传输文件。  According to 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 file characteristic information.
因此, 本申请实施例通过本地和 /或互联网进行查询, 获得与所述文 件特征信息匹配的至少一待传输文件,无需用户通过操作指令进行搜索。  Therefore, in the embodiment of the present application, 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.
具体地, 本申请实施例通过本地进行查询, 判断本地是否具有与所 述文件特征信息匹配的待传输文件, 如果本地不具有与所述文件特征信 息匹配的待传输文件信息则通过互联网进行搜索, 获得所述匹配的待传 输文件。 因此, 本申请实施例通过文件特征信息匹配即可获得回传的至少一 待传输文件, 用户无需根据接收的文件自行搜索回送文件即可实现对话 式文件传输, 提高了传输效率并改善了用户体验。 Specifically, in this embodiment of the present application, 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. .
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。  From this, it can be known that 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. In the embodiment of the present application, only 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. Experience.
本实施例的对话式文件传输方法可以由任意适当的具有对话式文件 传输能力的设备执行, 包括但不限于: 各种设备终端或者服务端, 包括 但不限于 PC机、 平板电脑、 移动终端等。  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. .
实施例九 Example Nine
本实施例包括上述信息获得模块 401、 信息解析模块 402、 文件传送 模块 403。 所述信息解析模块 402还配置用于:  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:
根据用户指令对所述与所述文件特征信息匹配的文件进行筛选, 获 得至少一待传输文件。  Filtering the files matching the file characteristic information according to a user instruction to obtain at least one file to be transmitted.
本申请实施例可以通过用户指令对所述匹配文件进行筛选, 即可以 通过点击在多个匹配文件中选择待传输文件, 也可以通过设置筛选条件 获得满足筛选条件的匹配文件作为待传输文件。  In the embodiment of the present application, 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.
因此, 本申请实施例用户指令获得多个匹配文件中的待传输文件, 令所述待传输文件满足用户需求, 从而实现个性化的对话式文件传输。  Therefore, in the embodiment of the present application, 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.
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。 From this, it can be known that 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. In the embodiment of the present application, only 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. Experience.
本实施例的对话式文件传输方法可以由任意适当的具有对话式文件 传输能力的设备执行, 包括但不限于: 各种设备终端或者服务端, 包括 但不限于 PC机、 平板电脑、 移动终端等。  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. .
实施例十 Example 10
本实施例包括上述信息获得模块 401、 信息解析模块 402、 文件传送 模块 403。 参见图 6, 所述文件传送模块 403包括:  This embodiment includes the above-mentioned information obtaining module 401, information analysis module 402, and file transmission module 403. Referring to FIG. 6, the file transfer module 403 includes:
传输确定单元 4031, 配置用于根据所述传输信息获得所述接收的文 件的传输方式为近场传输方式以及对应的发送端。  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.
传送执行单元 4032 , 配置用于对所述待传输文件进行自适应加密, 并将所述加密的待传输文件采用近场传输方式发送至发送端。  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.
由于近场传输包括通过 WiFi、 蓝牙等方式进行的文件传输, 其无需 通过服务器即可完成端对端的文件传输, 在文件传输速度和用户隐私保 护方面具有更加卓越的表现。 本申请根据所述传输信息获得传输方式为 近场传输方式, 且获得发送文件的发送端地址, 从而实现对话式文件传 输中文件的回送。  Since near-field transmission includes file transmission via WiFi, Bluetooth, etc., it can complete end-to-end file transmission without the need for a server, and has more outstanding performance in terms of file transmission speed and user privacy protection. According to the present application, according to the transmission information, 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.
因此, 本申请实施例所采用的近场传输的方式实现的对话式文件传 输能够进一步保证文件传输过程中用户隐私的保护以及传输过程中文件 播放的实现, 并改进了文件传输的速度。  Therefore, 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.
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。 From this, it can be known that 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. In the embodiment of the present application, only 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. Experience.
本实施例的对话式文件传输方法可以由任意适当的具有对话式文件 传输能力的设备执行, 包括但不限于: 各种设备终端或者服务端, 包括 但不限于 PC机、 平板电脑、 移动终端等。  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. .
实施例 i -一 Example i-a
参照图 7 , 示出了根据本申请实施例五的一种设备 /终端 /服务器的结 构框图, 本申请具体实施例并不对设备 /终端 /服务器的具体实现做限定。  Referring to 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.
如图 7 所示, 该设备 /终端 /服务器可以包括: 一个或者多个处理器 As shown in Figure 7, the device / terminal / server may include: one or more processors
(processor)702、 存储装置 (memory )704。 (processor) 702, storage device (memory) 704.
其中:  among them:
处理器 702 , 用于执行程序 706 , 具体可以执行上述对话式文件传输 方法实施例中的相关步骤。  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.
具体地, 程序 706可以包括程序代码, 该程序代码包括计算机操作 指令。  Specifically, the program 706 may include program code, where the program code includes a computer operation instruction.
处理器 702 可能是中央处理器 CPU, 或者是特定集成电路 ASIC The processor 702 may be a central processing unit CPU, or a specific integrated circuit ASIC
( Application Specific Integrated Circuit ) , 或者是被配置成实施本申请 实施例的一个或多个集成电路。设备 /终端 /服务器包括的一个或多个处理 器, 可以是同一类型的处理器, 如一个或多个 CPU; 也可以是不同类型 的处理器, 如一个或多个 CPU以及一个或多个 ASIC。 (Application Specific Integrated Circuit), or one or more integrated circuits configured to implement the embodiments of the present application. 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 .
存储装置 704, 用于存放一个或多个程序 706。 存储装置 704可能包 含高速 RAM 存储器, 也可能还包括非易失性存储器 ( non-volatile memory ) , 例如至少一个磁盘存储器。  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.
程序 706具体可以用于使得处理器 702执行以下操作: 根据接收的 文件信息获得所述文件信息对应的传输信息以及文件特征信息; 解析所 述文件特征信息, 获得与所述文件特征信息匹配的至少一待传输文件; 将所述至少一待传输文件采用与所述传输信息对应的传输方式进行发送。 在一种可选的实施方式中, 程序 706还用于获得接收文件的传输方 式以及发送端身份信息作为所述接收文件的文件信息对应的传输信息; 获得接收文件的文件内容和 /或用户需求信息作为所述接收文件的文件 信息对应的文件特征信息。 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. In an optional implementation manner, 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.
在一种可选的实施方式中,程序 706还用于根据所述文件特征信息, 通过本地和 /或互联网进行查询, 获得所述文件特征信息匹配的至少一待 传输文件。  In an optional implementation manner, 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.
在一种可选的实施方式中, 程序 706还用于根据用户指令对所述与 所述文件特征信息匹配的文件进行筛选, 获得至少一待传输文件。  In an optional implementation manner, 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.
在一种可选的实施方式中, 程序 706还用于根据所述传输信息获得 所述接收的文件的传输方式为近场传输方式以及对应的发送端; 对所述 待传输文件进行自适应加密, 并将所述加密的待传输文件采用近场传输 方式发送至发送端。  In an optional implementation manner, 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.
由此可知, 本申请实施例根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息, 进而获得与所述文件特征信息匹配的 至少一待传输文件, 将所述至少一待传输文件采用与所述传输信息对应 的传输方式进行发送。 本申请实施例可根据文件的传输信息以及文件特 征信息,获得匹配的文件并进行对应的传输,实现了文件的对话式传输, 且无需经过服务器端进行文件处理, 保护了用户隐私。 本申请实施例由 于仅需要对获得的文件信息进行分析即可获得对应文件进行文件传输, 无需通过服务器实现文件传输, 其可实现在文件传输过程中对完成传输 的文件进行播放, 改善了用户播放体验。  From this, it can be known that 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. In the embodiment of the present application, only 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. Experience.
需要指出, 根据实施的需要, 可将本申请实施例中描述的各个部件 / 步骤拆分为更多部件 /步骤, 也可将两个或多个部件 /步骤或者部件 /步骤 的部分操作组合成新的部件 /步骤, 以实现本申请实施例的目的。  It should be noted that according to the needs of implementation, 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.
特别地, 根据本公开的实施例, 上文参考流程图描述的过程可以被 实现为计算机软件程序。 例如, 本公开的实施例包括一种计算机程序产 品, 其包括承载在计算机可读介质上的计算机程序, 该计算机程序包含 用于执行流程图所示的方法的程序代码。 在这样的实施例中, 该计算机 程序可以通过通信部分从网络上被下载和安装, 和 /或从可拆卸介质被安 装。在该计算机程序被中央处理单元(CPU)执行时, 执行本申请的方法 中限定的上述功能。 需要说明的是, 本申请所述的计算机可读介质可以 是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意 组合。 计算机可读存储介质例如可以是一一但不限于一一电、 磁、 光、 电磁、 红外线、 或半导体的系统、装置或器件, 或者任意以上的组合。 计 算机可读存储介质的更具体的例子可以包括但不限于: 具有一个或多个 导线的电连接、 便携式计算机磁盘、 硬盘、 随机访问存储器 (RAM) 、 只读存储器(ROM) 、 可擦式可编程只读存储器(EPROM或闪存) 、 光 纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、 或者上述的任意合适的组合。 在本申请中, 计算机可读存储介质可以是 任何包含或存储程序的有形介质, 该程序可以被指令执行系统、 装置或 者器件使用或者与其结合使用。 而在本申请中, 计算机可读的信号介质 可以包括在基带中或者作为载波一部分传播的数据信号, 其中承载了计 算机可读的程序代码。 这种传播的数据信号可以采用多种形式, 包括但 不限于电磁信号、 光信号或上述的任意合适的组合。 计算机可读的信号 介质还可以是计算机可读存储介质以外的任何计算机可读介质, 该计算 机可读介质可以发送、 传播或者传输用于由指令执行系统、 装置或者器 件使用或者与其结合使用的程序。 计算机可读介质上包含的程序代码可 以用任何适当的介质传输,包括但不限于:无线、 电线、光缆、 RF等等, 或者上述的任意合适的组合。 In particular, according to an embodiment of the present disclosure, the process described above with reference to the flowchart may be implemented as a computer software program. For example, 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. In such an embodiment, the computer program may be downloaded and installed from a network through a communication section, and / or installed from a removable medium. When the computer program is executed by a central processing unit (CPU), the aforementioned functions defined in the method of the present application are executed. It should be noted that 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. In this application, 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. In this application, 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.
可以以一种或多种程序设计语言或其组合来编写用于执行本申请的 操作的计算机程序代码, 所述程序设计语言包括面向对象的程序设计语 言一诸如 Java、 Smalltalk、 C++, 还包括常规的过程式程序设计语言一诸 如” C”语言或类似的程序设计语言。 程序代码可以完全地在用户计算机 上执行、 部分地在用户计算机上执行、 作为一个独立的软件包执行、 部 分在用户计算机上部分在远程计算机上执行、 或者完全在远程计算机或 服务器上执行。 在涉及远程计算机的情形中, 远程计算机可以通过任意 种类的网络—包括局域网(LAN)或广域网(WAN)—连接到用户计算机, 或者, 可以连接到外部计算机 (例如利用因特网服务提供商来通过因特 网连接) 。  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. In the case of a remote computer, 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).
附图中的流程图和框图, 图示了按照本申请各种实施例的系统、 方 法和计算机程序产品的可能实现的体系架构、 功能和操作。 在这点上, 流程图或框图中的每个方框可以代表一个模块、 程序段、 或代码的一部 分, 该模块、 程序段、 或代码的一部分包含一个或多个用于实现规定的 逻辑功能的可执行指令。 也应当注意, 在有些作为替换的实现中, 方框 中所标注的功能也可以以不同于附图中所标注的顺序发生。 例如, 两个 接连地表示的方框实际上可以基本并行地执行, 它们有时也可以按相反 的顺序执行, 这依所涉及的功能而定。 也要注意的是, 框图和 /或流程图 中的每个方框、 以及框图和 /或流程图中的方框的组合, 可以用执行规定 的功能或操作的专用的基于硬件的系统来实现, 或者可以用专用硬件与 计算机指令的组合来实现。 The flowchart and block diagrams in the accompanying drawings illustrate the architecture, functions, and operations of possible implementations of systems, methods, and computer program products according to various embodiments of the present application. In this regard, 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. It should also be noted that in some alternative implementations, 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. It should also be noted that 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.
描述于本申请实施例中所涉及到的单元可以通过软件的方式实现, 也可以通过硬件的方式来实现。 所描述的单元也可以设置在处理器中, 例如, 可以描述为: 一种处理器包括接收单元、 解析单元、 信息选取单 元和生成单元。 其中, 这些单元的名称在某种情况下并不构成对该单元 本身的限定, 例如, 接收单元还可以被描述为 “接收用户的网页浏览请 求的单元” 。  The units described in the embodiments of the present application may be implemented in a software manner, or may be implemented in a hardware manner. The described unit may also be provided in a processor, for example, it may be described as: 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. For example, the receiving unit may also be described as a "unit for receiving a user's web browsing request".
作为另一方面, 本申请还提供了一种计算机可读介质, 其上存储有 计算机程序, 该程序被处理器执行时实现如上述任一实施例中所描述的 方法。  As another aspect, 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.
作为另一方面, 本申请还提供了一种计算机可读介质, 该计算机可 读介质可以是上述实施例中描述的装置中所包含的;也可以是单独存在, 而未装配入该装置中。 上述计算机可读介质承载有一个或者多个程序, 当上述一个或者多个程序被该装置执行时, 使得该装置: 根据接收的文 件信息获得所述文件信息对应的传输信息以及文件特征信息; 解析所述 文件特征信息, 获得与所述文件特征信息匹配的至少一待传输文件; 将 所述至少一待传输文件采用与所述传输信息对应的传输方式进行发送。  As another aspect, 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.
以上描述仅为本申请的较佳实施例以及对所运用技术原理的说明。 本领域技术人员应当理解, 本申请中所涉及的发明范围, 并不限于上述 技术特征的特定组合而成的技术方案, 同时也应涵盖在不脱离上述发明 构思的情况下, 由上述技术特征或其等同特征进行任意组合而形成的其 它技术方案。 例如上述特征与本申请中公开的 (但不限于) 具有类似功 能的技术特征进行互相替换而形成的技术方案。  The above description is only a preferred embodiment of the present application and an explanation of the applied technical principles. Those skilled in the art should understand that the scope of the invention involved in this application is not limited to the technical solution of the specific combination of the above technical features, but also covers the above technical features or Other technical solutions formed by arbitrarily combining their equivalent features. For example, a technical solution formed by replacing the above features with technical features disclosed in the present application (but not limited to) with similar functions.

Claims

权 利 要 求 书 Claim
1、 一种对话式文件传输方法, 其特征在于, 所述方法包括: 根据接收的文件信息获得所述文件信息对应的传输信息以及文件特 征信息;  1. A dialog file transmission method, characterized in that the method comprises: obtaining 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 file to be transmitted that matches the file characteristic information;
将所述至少一待传输文件采用与所述传输信息对应的传输方式进行 发送。  And sending the at least one file to be transmitted in a transmission mode corresponding to the transmission information.
2、 根据权利要求 1所述的方法, 其特征在于, 所述根据接收的文件 信息获得所述文件信息对应的传输信息以及文件特征信息包括:  2. The method according to claim 1, wherein the obtaining the transmission information and file characteristic information corresponding to the file information according to the received file information comprises:
获得接收文件的传输方式以及发送端身份信息作为所述接收文件的 文件信息对应的传输信息;  Obtaining the transmission mode of the received file and the identity information of the sending end as transmission information corresponding to the file information of the received file;
获得接收文件的文件内容和 /或用户需求信息作为所述接收文件的 文件信息对应的文件特征信息。  The file content and / or user requirement information of the received file is obtained as the file characteristic information corresponding to the file information of the received file.
3、 根据权利要求 1所述的方法, 其特征在于, 所述解析所述文件特 征信息, 获得与所述文件特征信息匹配的至少一待传输文件具体为: 根据所述文件特征信息, 通过本地和 /或互联网进行查询, 获得所述 文件特征信息匹配的至少一待传输文件。  3. The method according to claim 1, wherein the parsing the characteristic information of the file to obtain at least one file to be transmitted that matches the characteristic information of the file is specifically: And / or the Internet to obtain at least one file to be transmitted that matches the file characteristic information.
4、 根据权利要求 3所述的方法, 其特征在于, 所述解析所述文件特 征信息, 获得与所述文件特征信息匹配的至少一待传输文件还包括: 根据用户指令对所述与所述文件特征信息匹配的文件进行筛选, 获 得至少一待传输文件。  4. The method according to claim 3, wherein the parsing the characteristic information of the file to obtain at least one file to be transmitted that matches the characteristic information of the file further comprises: The files matching the file characteristic information are filtered to obtain at least one file to be transmitted.
5、 根据权利要求 1所述的方法, 其特征在于, 所述将所述至少一待 传输文件采用与所述传输信息对应的传输方式进行发送包括:  5. The method according to claim 1, wherein the sending the at least one file to be transmitted in a transmission mode corresponding to the transmission information comprises:
根据所述传输信息获得所述接收的文件的传输方式为近场传输方式 以及对应的发送端;  A transmission method for obtaining the received file according to the transmission information is a near field transmission method and a corresponding sending end;
对所述待传输文件进行自适应加密, 并将所述加密的待传输文件采 用近场传输方式发送至发送端。  Adaptively encrypt the file to be transmitted, and send the encrypted file to be transmitted to the transmitting end in a near-field transmission manner.
6、 一种对话式文件传输装置, 其特征在于, 所述装置包括: 信息获得模块, 配置用于根据接收的文件信息获得所述文件信息对 应的传输信息以及文件特征信息; 信息解析模块, 配置用于解析所述文件特征信息, 获得与所述文件 特征信息匹配的至少一待传输文件; 6. A dialogue file transmission device, characterized in that the device comprises: an information obtaining module configured to obtain transmission information and file characteristic information corresponding to the file information according to the received file information; An information analysis module 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 is configured to send the at least one file to be transmitted using a transmission method corresponding to the transmission information.
7、 根据权利要求 6所述的装置, 其特征在于, 所述信息获得模块包 括:  7. The device according to claim 6, wherein the information obtaining module comprises:
传输获得单元, 配置用于获得接收文件的传输方式以及发送端身份 信息作为所述接收文件的文件信息对应的传输信息;  A transmission obtaining unit 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 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.
8、 根据权利要求 6所述的装置, 其特征在于, 所述信息解析模块具 体配置用于:  8. The device according to claim 6, wherein the information analysis module is specifically configured to:
根据所述文件特征信息, 通过本地和 /或互联网进行查询, 获得所述 文件特征信息匹配的至少一待传输文件。  According to 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 file characteristic information.
9、 根据权利要求 8所述的装置, 其特征在于, 所述信息解析模块还 配置用于:  9. The apparatus according to claim 8, wherein the information analysis module is further configured to:
根据用户指令对所述与所述文件特征信息匹配的文件进行筛选, 获 得至少一待传输文件。  Filtering the files matching the file characteristic information according to a user instruction to obtain at least one file to be transmitted.
10、 根据权利要求 6所述的装置, 其特征在于, 所述文件传送模块 包括:  10. The device according to claim 6, wherein the file transmission module comprises:
传输确定单元, 配置用于根据所述传输信息获得所述接收的文件的 传输方式为近场传输方式以及对应的发送端;  A transmission determining unit 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 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.
1 1、 一种设备 /终端 /服务器, 包括:  1 1. A device / terminal / server, including:
一个或多个处理器;  One or more processors;
存储装置, 用于存储一个或多个程序,  A storage device for storing one or more programs,
当所述一个或多个程序被所述一个或多个处理器执行, 使得所述一 个或多个处理器实现如权利要求 1-5中任一所述的方法。  When the one or more programs are executed by the one or more processors, the one or more processors are caused to implement the method according to any one of claims 1-5.
12、 一种计算机可读存储介质, 其上存储有计算机程序, 其特征在 于, 该程序被处理器执行时实现如权利要求 1-5中任一所述的方法。 12. A computer-readable storage medium having stored thereon a computer program, characterized in that Therefore, when the program is executed by a processor, the method according to any one of claims 1-5 is implemented.
PCT/IB2018/057148 2018-08-27 2018-09-18 Method, device, and equipment/terminal/server for conversational file transmission WO2020044087A2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810981608.5A CN108769274B (en) 2018-08-27 2018-08-27 Conversational file transmission method and device, and equipment/terminal/server
CN201810981608.5 2018-08-27

Publications (2)

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

Family

ID=63967454

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2018/057148 WO2020044087A2 (en) 2018-08-27 2018-09-18 Method, device, and equipment/terminal/server for conversational file transmission

Country Status (2)

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

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114615259A (en) * 2022-04-07 2022-06-10 百富计算机技术(深圳)有限公司 File transmission method and device and terminal equipment

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 (en) * 2010-03-30 2013-10-09 腾讯科技(深圳)有限公司 Method and system for transmitting multiple files
CN108173574B9 (en) * 2012-10-19 2021-11-12 华为终端有限公司 Method and terminal for controlling file transmission
CN103166681A (en) * 2013-03-13 2013-06-19 北京搜狗科技发展有限公司 Information transmission method and system in short-distance scene
CN103701897A (en) * 2013-12-18 2014-04-02 兴天通讯技术(天津)有限公司 Server, terminal and file transmission method
CN104320164A (en) * 2014-10-14 2015-01-28 宇龙计算机通信科技(深圳)有限公司 Data transmission method and device
CN104270474A (en) * 2014-11-02 2015-01-07 佛山美阳瓴电子科技有限公司 Device and method used for sharing information in network
CN105791243A (en) * 2014-12-24 2016-07-20 北京奇虎科技有限公司 Encryption transmission method and device and decryption playing method and device of multimedia file
CN105306562A (en) * 2015-10-16 2016-02-03 联想(北京)有限公司 Information processing method and electronic device
CN106507184A (en) * 2016-10-21 2017-03-15 乐视控股(北京)有限公司 Media file shares terminal, receiving terminal, transmission method and electronic equipment
CN107995247B (en) * 2016-10-27 2020-07-14 腾讯科技(深圳)有限公司 File transmission method, server and system
CN108270807A (en) * 2016-12-30 2018-07-10 阿里巴巴集团控股有限公司 A kind of data transmission method and device
CN107135498B (en) * 2017-04-27 2020-01-17 宁波甬宸影视文化股份有限公司 File sharing method and equipment

Also Published As

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

Similar Documents

Publication Publication Date Title
CN102904959B (en) Network accelerating method and gateway
JP6960993B2 (en) Data sharing method between applications and web browser
US10003633B2 (en) Method and device for resuming file download
US20200344112A1 (en) On-premise and off-premise debugging
US20100146123A1 (en) Resource allocation method of each terminal apparatus using resource management system and resource management server apparatus
US8266422B2 (en) Network security processing method and system for selecting one of software and hardware cryptographic modules by means of multimedia session information
US9325803B2 (en) Methods, circuits, devices, systems and associated computer executable code for caching content
WO2021042936A1 (en) Video data processing method, apparatus, electronic device and computer-readable medium
WO2023179509A1 (en) Data access apparatus and method, and readable medium and electronic device
WO2020044086A1 (en) File transfer and play method and apparatus, and device/terminal/server
CN113038192B (en) Video processing method and device, electronic equipment and storage medium
WO2020044087A2 (en) Method, device, and equipment/terminal/server for conversational file transmission
WO2024066757A1 (en) Data frame transmission method and apparatus, and readable storage medium
CN111163102B (en) Data processing method and device, network equipment and readable storage medium
WO2023077866A1 (en) Multimedia data processing method and apparatus, electronic device, and storage medium
US10231004B2 (en) Network recording service
CN113810397B (en) Protocol data processing method and device
CN114222028A (en) Speech recognition method, speech recognition device, computer equipment and storage medium
WO2015123986A1 (en) Data recording method and system, and access server
EP3176986A1 (en) Method, device and system for remote desktop protocol gateway to conduct routing and switching
CN111752625A (en) Method and device for interface mock
CN111200815A (en) Information transmission method and device based on mobile application
US20120158999A1 (en) Method and apparatus for terminal capability information based incompatible media contents transformation
US20150180777A1 (en) Data processing apparatus and method
US20090106395A1 (en) Satellite Data Network Acceleration

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