WO2018205577A1 - 即时通信应用中的文件发送 - Google Patents
即时通信应用中的文件发送 Download PDFInfo
- Publication number
- WO2018205577A1 WO2018205577A1 PCT/CN2017/114631 CN2017114631W WO2018205577A1 WO 2018205577 A1 WO2018205577 A1 WO 2018205577A1 CN 2017114631 W CN2017114631 W CN 2017114631W WO 2018205577 A1 WO2018205577 A1 WO 2018205577A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- file
- instant messaging
- messaging application
- client
- user
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/04—Real-time or near real-time messaging, e.g. instant messaging [IM]
- H04L51/046—Interoperability with other network applications or services
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/07—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail characterised by the inclusion of specific contents
- H04L51/10—Multimedia information
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/04—Real-time or near real-time messaging, e.g. instant messaging [IM]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/07—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail characterised by the inclusion of specific contents
- H04L51/08—Annexed information, e.g. attachments
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/06—Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
Definitions
- the present application relates to a file transmitting method and apparatus, and an electronic device in an instant messaging application.
- a session object when a session object sends a file to other session objects in the current session, it first needs to click the file sending icon set in the session interface, and then the file browser is invoked by the instant messaging application, and the session object is manually stepped up. Open the local folder, browse the file name, and finally select the file to be sent.
- a file sending method in an instant messaging application may include: a client acquiring file information included in a session message edited by a session interface of an instant messaging application; The client obtains an alternative file according to the file information; the client displays at least part of the candidate file; and the client determines and sends the user selected according to the user's selection operation of the displayed candidate file. file.
- a file sending apparatus in an instant messaging application client may include: a file information acquiring module, configured to acquire file information included in a session message edited by a session interface of an instant messaging application An alternative file obtaining module, configured to obtain an alternative file according to the file information; an alternative file display module, configured to display at least part of the candidate file; and a file sending module, configured to display the user according to the user
- the selection operation of the alternative file determines and sends the file selected by the user.
- a file sending method in an instant messaging application may include: a server receiving a file search request sent by a client, the file search request including file information; the server searching and the An alternate file that matches the file information, and the server sends the alternate file to the client to display at least a portion of the candidate file at the client.
- a file sending apparatus in an instant messaging application server may include: a file search request receiving module, configured to receive a file search request sent by a client, where the file search request includes file information a search sending module for searching for an alternate file that matches the file information and transmitting the candidate file to the client to present at least a portion of the candidate file at the client.
- an electronic device comprising a memory, a processor, and a computer program stored on the memory and operable on the processor, the processor implementing the computer program to implement the above A method of sending files in an instant messaging application.
- a computer readable storage medium having stored thereon a computer program, the program being executed by a processor to implement the steps of a file transmitting method in the instant messaging application.
- FIG. 1 is a schematic flowchart of a file sending method according to an embodiment of the present application.
- FIG. 2 is a schematic flowchart of a file sending method according to another embodiment of the present application.
- FIG. 3 is a schematic diagram of an interface for displaying an alternative file in a file sending method according to an embodiment of the present application.
- FIG. 4 is a schematic flowchart of a file sending method according to still another embodiment of the present application.
- FIG. 5 is a schematic structural diagram of a file sending apparatus according to an embodiment of the present application.
- FIG. 6 is a schematic structural diagram of a file transmitting apparatus according to another embodiment of the present application.
- FIG. 7 is a schematic structural diagram of a file transmitting apparatus according to still another embodiment of the present application.
- FIG. 8 is a schematic structural diagram of a file transmitting apparatus according to still another embodiment of the present application.
- a file sending method in an instant messaging application is applicable to an instant messaging application client. As shown in FIG. 1, the method may include steps 100 through 130.
- Step 100 Acquire file information included in a session message edited by a session interface of an instant messaging application.
- a session participant may be referred to as a session object, and a session object party edits the session message through the editor at the session interface.
- the instant messaging application can obtain the session message input in the editor by calling the interface provided by the system.
- the session message obtained by the instant messaging application can be a string type.
- the instant messaging application can identify the obtained session message in real time to identify whether the preset character is included. For example, you can identify if the session message contains "#?#", where "?" can represent any number of characters.
- clicking the send icon may send the session message to the other session object through the instant messaging application server.
- the instant messaging application can obtain the session message output by the editor by calling an interface provided by the system after detecting that the sending icon is pressed.
- the session message obtained by the instant messaging application can be a string type.
- the instant messaging application can further identify the characters in the session message output by the acquired editor to identify whether the preset characters are included therein. For example, you can identify if the session message contains "#?#", where "?" represents any number of characters. Instant messaging applications can identify whether a session message contains "#?#” via a regular expression or by calling a character matching function. When "#?#” is included in the session message, "?" is the file information. For example, after identifying "#Financial Report #" in the session message, it is determined that "Financial Statement” is file information.
- the preset characters in the session message can be represented by the following format: first preset character + file information + second preset character.
- the first preset character and the second preset character may be: #, ",", &, etc. are not defined as characters having special meanings, and the first preset character and the second preset character may be the same or different.
- the file information may include the file name, author, date modified, date of creation, and the like.
- the session message containing the file information can be exemplified as follows: # ⁇ #, # ⁇ #, "Labor Contract".
- Step 110 Acquire an alternative file according to the file information.
- the instant messaging application can acquire the alternative file at the local electronic device or through the instant messaging application server.
- the file information may include a file name, an author, a modification date, a generation date, and the like. Taking the file information as a file name, the instant messaging application can search for a file containing the file information in the locally stored file name by calling the interface provided by the system on the local client, and using the searched file as an alternative file.
- the file communication information may be sent to the instant messaging application server, and the file search request may include the file information.
- the instant messaging application server may search for a file containing the file information in the file name in the server local and/or third party database. Then, the instant messaging application server may feed back the searched file list to the instant messaging application client that issues the file search request in a JSON (JavaScript Object Notation) data format, and the client parses and displays the file.
- JSON JavaScript Object Notation
- the file information is an author
- the file can only be searched for the author attribute of the file. If the file information is a modified date, the search file can only match the modified date attribute of the file. If the file information is the build date, the search file can only match the file's build date attribute.
- file information can also be file content. If the file information is the file content, the file name and file body can be matched when searching for the file.
- Step 120 showing at least part of the alternative file.
- the instant messaging application client After the instant messaging application client obtains the candidate file, all the candidate files or part of the candidate files may be displayed for the user to select to send.
- the instant messaging application client can create a floating window in the current session interface area or the input method area by calling an interface provided by the system for displaying the list of candidate files.
- the instant messaging application client can select a part of the candidate files with a higher matching degree to be displayed in the floating window according to the matching degree of the searched alternative file and the file information.
- the instant messaging application client can also create a list box within the floating window to display more alternative files, allowing the user to browse through more alternative files by turning pages or pulling the scroll bar.
- Other ways of presenting alternative files are also conceivable by those skilled in the art based on the disclosure of the present application, which is not enumerated herein.
- Step 130 Determine and send a file selected by the user according to a selection operation of the candidate file displayed by the user.
- the user selects an alternate file to be sent by performing a preset operation on the candidate file presentation interface, and then the instant messaging application client can determine the candidate file selected by the user and send the candidate file selected by the user to the instant messaging application.
- the server sends the candidate file selected by the user to the current session by the instant messaging application server. For example, the user can select an alternate file to be sent by performing a preset operation such as clicking a file, sliding a file, or dragging a file.
- the candidate file Obtaining, by the instant messaging application client, the file information included in the session message edited by the session interface of the instant messaging application, acquiring the candidate file according to the file information, displaying at least part of the candidate file, and displaying the candidate file according to the user
- the selecting operation of the candidate file sends the file selected by the user, which can effectively improve the efficiency when the instant messaging application sends the file.
- a file sending method in an instant messaging application disclosed in another embodiment of the present application is applicable to an instant messaging application client. As shown in FIG. 2, the method may include steps 200 through 240.
- Step 200 Acquire file information included in a session message edited by a session interface of an instant messaging application.
- Obtaining the file information included in the session message edited by the session interface of the instant messaging application may include: identifying a preset character included in the session message edited by the session interface of the instant messaging application; determining file information of the preset character identifier .
- the file information may include any one or more of a file name, an author, a date of creation, a date of modification, and the like.
- the format of the session message may be as follows: the first preset character + the file information + the second preset character.
- the first preset character and the second preset character may be #, ",", &, etc., which are not defined as having special meanings, and the first preset character and the second preset character may be the same or different.
- the session message input by the user may be "#Financial Statement #", where the file information may represent the file name.
- the second preset character If the first preset character and the second preset character are included in the session message, it is determined that the session message is a file search message instead of a normal session message. Then, the instant messaging application client may further determine that the character between the first preset character and the second preset character is file information. For example, if the session message input by the user is "#Financial Report #", the file information can be determined as "Financial Statement”.
- the instant messaging application client can identify whether the session message contains a preset character, such as "#?#", by using a regular expression or calling a character matching function.
- a preset character such as "#?#”
- "?” is the file information. For example, after identifying "#Financial Report #” in the session message, you can determine "Financial Statement” as file information.
- the method may further include: if the session message edited in the session interface of the instant messaging application is a voice message, The voice message is converted into a text message.
- the instant messaging application client can obtain the voice message input by the user, and the The voice message is converted into a text message, and then the preset characters contained in the text message are identified, and the file information in the text message is further determined.
- Step 210 Acquire an alternative file according to the file information.
- Step 220 showing at least part of the candidate file.
- the instant messaging application client After the instant messaging application client obtains the candidate file, all the candidate files or part of the candidate files may be displayed for the user to select to send. For example, displaying at least part of the candidate file may include displaying the file name of at least a portion of the obtained candidate file in a list form.
- the instant messaging application client can create a floating window 300 in the current session interface area or the input method area by calling an interface provided by the system, and then display the candidate file list 310 in the floating window 300.
- the instant messaging application client can select a part of the candidate files with a higher matching degree to be displayed in the floating window according to the matching degree of the searched alternative file and the file information, and display only the file name.
- information such as a file name and a version number of the obtained candidate file may also be displayed in a list form.
- the file information is an author
- the candidate file when the candidate file is displayed, the obtained file name and author information of the candidate file may also be displayed in a list form.
- the file information is the modification date
- the file name of the candidate file matching the modification date, or the file name and the modification date may also be displayed in a list form.
- the file information is the generation date
- the file name of the candidate file matching the generation date, or the file name and the generation date may also be displayed in a list form.
- Step 230 Determine and send a file selected by the user according to a selection operation of the candidate file displayed by the user.
- the user can select an alternate file to be sent by performing a preset operation on the alternate file presentation interface.
- the instant messaging application client can determine the candidate file selected by the user and send the candidate file selected by the user to the instant messaging application server to send the received candidate file to the current session by the instant messaging application server.
- Sending the file selected by the user according to the selection operation of the candidate file displayed by the user may include: acquiring a selection operation of the candidate file by the user; and sending an alternative file corresponding to the selection operation.
- the selection operation may be any of the following: clicking a file, sliding a file, or dragging a file.
- the floating window will receive the click event, and the instant messaging application client can obtain the click event by calling the system interface. Then, through the message processing, the candidate file corresponding to the click operation is determined. If the candidate file clicked by the user is a file stored locally by the electronic device of the instant messaging application client, the instant messaging application client may send a send file message to the instant messaging application server. The instant messaging application server sends the file to the current session. Accordingly, other session objects of the current session will receive a session message for the shared file. The instant messaging application client sends a specific technical solution for sending a file message to the instant messaging application server. For details, refer to any related technology that is well known to those skilled in the art, and details are not described herein.
- the instant messaging application client can send a file to send an instant message by calling the HTTP protocol.
- the application server may include an identifier of the candidate file, such as a file name and a storage address, to be read by the instant messaging application server or read from the third-party database, and then sent to the current file. Conversation.
- an identifier of the candidate file such as a file name and a storage address
- Users can also select files by sliding files and dragging files. For example: swipe right to a file in the displayed file list, drag a file in the file list to the session area, and so on.
- Step 240 Delete the session message edited in the session interface of the instant messaging application.
- the session message can be deleted on the session interface of the instant messaging application to ensure instant The communication application client no longer continues to send the session message.
- the candidate file Obtaining, by the instant messaging application client, the file information included in the session message edited by the session interface of the instant messaging application, acquiring the candidate file according to the file information, displaying at least part of the candidate file, and displaying the candidate file according to the user
- the selecting operation of the candidate file sends the file selected by the user, which can effectively improve the efficiency when the instant messaging application sends the file.
- a file sending method in an instant messaging application is applicable to an instant messaging application server. As described in FIG. 4, the method can include steps 400 and 410.
- Step 400 Receive a file search request sent by a client, where the file search request includes file information.
- the server can receive the file search request sent by the client in real time. Taking the file information as a file name, the instant messaging application sends a file search request to the instant messaging application server, and the file search request may include the file name.
- Step 410 Search for a file that matches the file information, and send the file to the client to display at least part of the file on the client.
- the instant messaging application server may be locally at the server And/or a third-party database searches for a file whose file name contains the file information. Then, the instant messaging application server may feed back the searched file list to the instant messaging application client that issues the file search request in a JSON (JavaScript Object Notation) data format for parsing and displaying by the client.
- JSON JavaScript Object Notation
- the method may further include: receiving a file sending request sent by the client, where the file sending request includes file information of a file to be sent by the client in the instant messaging application and a destination client to receive the file.
- the client may select a file to be sent to the conversation partner by clicking a file, sliding a file, dragging a file, or the like. After the user selects an alternative file for one or some of the presentations, the client can send a file to send the request to the server.
- the server may receive a send file request sent by the client in real time, and the file send request may include file information of a file to be sent by the client in the instant messaging application and a destination client to receive the file.
- the method may further include: transmitting a file corresponding to the file information included in the file sending request to the destination client.
- the server determines a corresponding file according to the file information included in the file sending request, and sends the file to the destination client included in the file sending request.
- a file sending apparatus is applicable to an instant messaging application client.
- the apparatus may include a file information obtaining module 500, an alternative file obtaining module 510, an alternate file displaying module 520, and a file sending module 530.
- the file information obtaining module 500 is configured to obtain file information included in a session message edited by a session interface of the instant messaging application.
- the candidate file obtaining module 510 is configured to obtain an alternative file according to the file information acquired by the file information acquiring module 500.
- the alternate file presentation module 520 can be used to present at least a portion of the alternate file.
- the file sending module 530 can be configured to send a file selected by the user according to a selection operation of the candidate file displayed by the candidate file presentation module 520 by the user.
- the file information acquiring module 500 may specifically include a preset character identifying unit 5001 and a file information determining unit 5002.
- the preset character recognition unit 5001 can be used to identify a preset character included in a session message edited by the session interface of the instant messaging application.
- the file information determining unit 5002 is configured to determine file information of the preset character identifier.
- the preset character in the session message can be represented by the following format: first preset character + file information + second preset character.
- the first preset character and the second preset character may be #, ",", &, etc., which are not defined as having special meanings, and the first preset character and the second preset character may be the same or different;
- the file information may include a file name, an author, a date of modification, a date of generation, and the like. Examples of session messages containing file information are as follows: # ⁇ #, # ⁇ #, "Labor Contract".
- the preset character recognizing unit 5001 can recognize whether the "#?#” is included in the session message by using a regular expression or calling a character matching function.
- the file information determining unit 5002 may determine "?” as the file information. For example, after the preset character recognition unit 5001 recognizes that "# financial statement #" is included in the session message, the file information determining unit 5002 may determine that "financial statement" is file information.
- the file information obtaining module 500 may further include a message converting unit 5003, configured to: if the session message edited in the session interface of the instant messaging application is a voice message, then the voice message is Convert to a text message.
- the user can input the session message by voice in the session interface.
- the message conversion unit 5003 may acquire a voice message input by the user after detecting that the voice input is completed, and convert the voice message into a text message.
- the preset character recognizing unit 5001 can recognize the preset character included in the text session message
- the file information determining unit 5002 can further determine the file information in the text message.
- the file information may include any one or more of a file name, an author, a date of creation, and a date of modification.
- the candidate file display module 520 may be specifically configured to: display, in a list form, a file name of at least a portion of the obtained candidate files.
- the selection operation includes any one of the following: clicking a file, sliding a file, and dragging a file.
- the file sending module 530 may be specifically configured to acquire a user selecting operation of the candidate file, and send an alternative file corresponding to the selecting operation.
- the apparatus may further include a message deletion module 540, configured to delete the session edited in the session interface of the instant messaging application after the file sending module 530 sends the file. Message.
- the candidate file Obtaining, by the instant messaging application client, the file information included in the session message edited by the session interface of the instant messaging application, acquiring the candidate file according to the file information, and then displaying at least part of the candidate file, and displaying according to the user
- the selection operation of the candidate file sends a file selected by the user, which can effectively improve the efficiency when the instant communication application sends the file.
- the file is automatically searched according to the file information input by the user, and displayed to the user for selection by the user, without requiring the user to browse the file storage directory step by step, thereby effectively improving the efficiency of file sending.
- a file sending apparatus is applicable to an instant messaging application server. As shown in FIG. 7, the apparatus may include a file search request receiving module 700 and a search transmitting module 710.
- the file search request receiving module 700 is configured to receive a file search request sent by the instant messaging application client, where the file search request may include file information.
- the search sending module 710 is configured to search for an alternative file that matches the file information included in the file search request, and send the candidate file to a client that sends the file search request to display on the client At least part of the alternative file.
- the apparatus may further include a file sending request receiving module 720 for receiving a file sending request.
- the file sending request may include file information of a file to be sent by the client in an instant messaging application and a destination client to receive the file.
- the apparatus may further include a file sending module 730, configured to send a file corresponding to the file information included in the file sending request to the destination client.
- a file sending module 730 configured to send a file corresponding to the file information included in the file sending request to the destination client.
- Receiving a file search request by the instant messaging application server searching for an alternative file matching the file information included in the file search request, and transmitting the candidate file to a client that sends the file search request to The client displays at least part of the candidate file, so that the file is quickly sent to the client of the session partner according to the user's selection, which can effectively improve the efficiency of the instant messaging application when sending the file.
- the present application also discloses an instant application communication client, including a memory, a processor, and a computer program stored on the memory and operable on the processor, when the processor executes the computer program A file transmitting method in an instant messaging application as shown in FIGS. 1 and 2.
- the instant application communication client can be a PC, a mobile terminal, a personal digital assistant, a tablet, or the like.
- an instant messaging application server including a memory, a processor, and a computer program stored on the memory and operable on the processor, when the processor executes the computer program, such as The file transmitting method in the instant messaging application shown in FIG.
- the present application also discloses a computer readable storage medium having stored thereon a computer program, the program being executed by the processor to implement the steps of the file sending method in the instant messaging application as shown in FIGS. 1, 2 and 4. .
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Multimedia (AREA)
- Information Transfer Between Computers (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims (15)
- 一种即时通信应用中的文件发送方法,包括:客户端获取在即时通信应用的会话界面编辑的会话消息中包含的文件信息;所述客户端根据所述文件信息获取备选文件;所述客户端展示至少部分所述备选文件;所述客户端根据用户对所展示的所述备选文件的选择操作,确定并发送用户选择的文件。
- 根据权利要求1所述的方法,其特征在于,获取在所述即时通信应用的会话界面编辑的会话消息中包含的文件信息,包括:所述客户端识别在即时通信应用的会话界面编辑的会话消息中包含的预设字符;所述客户端确定所述预设字符标识的文件信息。
- 根据权利要求2所述的方法,其特征在于,还包括:若所述在即时通信应用的会话界面编辑的会话消息为语音消息,则所述客户端将所述语音消息转换成文本消息。
- 根据权利要求1所述的方法,其特征在于,所述文件信息包括:文件名、作者、生成日期、修改日期中的任意一项或多项。
- 根据权利要求1所述的方法,其特征在于,展示至少部分所述备选文件,包括:所述客户端以列表形式展示至少部分所述备选文件的文件名。
- 根据权利要求1所述的方法,其特征在于,所述选择操作包括以下任意一项:点击文件、滑动文件、拖动文件。
- 根据权利要求1-6任一项所述的方法,其特征在于,还包括:在发送用户选择的所述文件之后,所述客户端删除所述在即时通信应用的会话界面编辑的会话消息。
- 一种即时通信应用中的文件发送方法,包括:服务器接收客户端发送的文件搜索请求,所述文件搜索请求包含文件信息;所述服务器搜索与所述文件信息相匹配的备选文件,并且所述服务器发送所述备选文件至所述客户端,以在所述客户端展示至少部分所述备选文件。
- 根据权利要求8所述的方法,其特征在于,还包括:所述服务器接收所述客户端发送的文件发送请求,所述文件发送请求包含所述客户端要在即时通信应用中发送的文件的文件信息以及待接收所述文件的目的客户端;所述服务器将所述文件信息对应的文件发送至所述目的客户端。
- 一种即时通信应用客户端中的文件发送装置,包括:文件信息获取模块,用于获取在即时通信应用的会话界面编辑的会话消息中包含的文件信息;备选文件获取模块,用于根据所述文件信息获取备选文件;备选文件展示模块,用于展示至少部分所述备选文件;文件发送模块,用于根据用户对所展示的所述备选文件的选择操作,确定并发送用户选择的文件。
- 一种即时通信应用服务器中的文件发送装置,包括:文件搜索请求接收模块,用于接收客户端发送的文件搜索请求,所述文件搜索请求包含文件信息;搜索发送模块,用于搜索与所述文件信息相匹配的备选文件,并发送所述备选文件至所述客户端,以在所述客户端展示至少部分所述备选文件。
- 一种即时通信应用客户端,包括存储器、处理器及存储在所述存储器上并可在处理器上运行的计算机程序,其特征在于,所述处理器执行所述计算机程序时实现权利要求1至7任意一项权利要求所述的即时通信应用中的文件发送方法。
- 一种计算机可读存储介质,其上存储有计算机程序,其特征在于,该程序被处理器执行时实现权利要求1至7任意一项所述的即时通信应用中的文件发送方法的步骤。
- 一种即时通信应用服务器,包括存储器、处理器及存储在所述存储器上并可在处理器上运行的计算机程序,其特征在于,所述处理器执行所述计算机程序时实现权利要求8至9任意一项权利要求所述的即时通信应用中的文件发送方法。
- 一种计算机可读存储介质,其上存储有计算机程序,其特征在于,该程序被处理器执行时实现权利要求8至9任意一项所述的即时通信应用中的文件发送方法的步骤。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CA3061623A CA3061623C (en) | 2017-05-08 | 2017-12-05 | File sending in instant messaging applications |
EP17908893.5A EP3624403A4 (en) | 2017-05-08 | 2017-12-05 | SEND FILES IN AN INSTANT MESSAGE SUBMISSION APPLICATION |
JP2019561272A JP7076471B2 (ja) | 2017-05-08 | 2017-12-05 | 即時通信アプリケーションにおけるファイル送信 |
US16/674,567 US11019012B2 (en) | 2017-05-08 | 2019-11-05 | File sending in instant messaging application |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710318822.8A CN107086953A (zh) | 2017-05-08 | 2017-05-08 | 一种即时通信应用中的文件发送方法及装置、电子设备 |
CN201710318822.8 | 2017-05-08 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US16/674,567 Continuation-In-Part US11019012B2 (en) | 2017-05-08 | 2019-11-05 | File sending in instant messaging application |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2018205577A1 true WO2018205577A1 (zh) | 2018-11-15 |
Family
ID=59613113
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2017/114631 WO2018205577A1 (zh) | 2017-05-08 | 2017-12-05 | 即时通信应用中的文件发送 |
Country Status (6)
Country | Link |
---|---|
US (1) | US11019012B2 (zh) |
EP (1) | EP3624403A4 (zh) |
JP (1) | JP7076471B2 (zh) |
CN (1) | CN107086953A (zh) |
CA (1) | CA3061623C (zh) |
WO (1) | WO2018205577A1 (zh) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11941136B2 (en) | 2020-03-19 | 2024-03-26 | Fujifilm Business Innovation Corp. | Information processing apparatus and non-transitory computer readable medium |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107086953A (zh) | 2017-05-08 | 2017-08-22 | 北京三快在线科技有限公司 | 一种即时通信应用中的文件发送方法及装置、电子设备 |
CN110798397B (zh) * | 2019-10-25 | 2022-11-04 | 维沃移动通信有限公司 | 文件发送方法、装置和电子设备 |
CN114422468A (zh) * | 2020-10-12 | 2022-04-29 | 腾讯科技(深圳)有限公司 | 消息处理方法、装置、终端及存储介质 |
CN112818111B (zh) * | 2021-01-28 | 2023-07-25 | 北京百度网讯科技有限公司 | 文档推荐方法、装置、电子设备和介质 |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1763187A1 (fr) * | 2005-09-07 | 2007-03-14 | France Telecom | Procédé de transfert de fichiers dans un système de messagerie instantanée, serveur et programme d'ordinateur associés |
CN101098310A (zh) * | 2006-10-30 | 2008-01-02 | 腾讯科技(深圳)有限公司 | 一种多文件传输系统及方法 |
CN101114979A (zh) * | 2007-07-23 | 2008-01-30 | 中国联合通信有限公司 | 一种即时消息的文件传输系统及其方法 |
CN102651716A (zh) * | 2011-02-24 | 2012-08-29 | 阿里巴巴集团控股有限公司 | 即时通讯中的文件夹传输方法及系统、即时接收客户端 |
CN104252508A (zh) * | 2013-09-18 | 2014-12-31 | 腾讯科技(深圳)有限公司 | 多媒体文件搜索方法、装置和终端设备 |
CN104331440A (zh) * | 2014-10-24 | 2015-02-04 | 北京奇虎科技有限公司 | 基于搜索引擎提供查询结果的即时通讯方法和客户端 |
CN107086953A (zh) * | 2017-05-08 | 2017-08-22 | 北京三快在线科技有限公司 | 一种即时通信应用中的文件发送方法及装置、电子设备 |
Family Cites Families (26)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH1078947A (ja) * | 1996-09-04 | 1998-03-24 | Matsushita Electric Ind Co Ltd | マルチメディアタイトル再生装置 |
US7200590B2 (en) * | 2001-08-15 | 2007-04-03 | Yahoo! Inc. | Data sharing |
JP2003242093A (ja) * | 2001-12-03 | 2003-08-29 | Canon Inc | 画像形成装置 |
US20060279771A1 (en) * | 2005-06-14 | 2006-12-14 | Bottomline Technologies (De) Inc. | Server for generating a print object and making the pint object available for secure printing at a remote location |
US8832201B2 (en) * | 2008-08-18 | 2014-09-09 | International Business Machines Corporation | Method, system and program product for providing selective enhanced privacy and control features to one or more portions of an electronic message |
US8566403B2 (en) * | 2008-12-23 | 2013-10-22 | At&T Mobility Ii Llc | Message content management system |
TWI584135B (zh) | 2011-08-30 | 2017-05-21 | 萬國商業機器公司 | 為電子訊息加入附件的方法與電腦裝置 |
US8792879B2 (en) * | 2011-09-01 | 2014-07-29 | Scott A. Finberg | System and method of performing remote diagnostics on a computing device |
CN102487490B (zh) | 2011-11-18 | 2014-03-19 | 腾讯科技(深圳)有限公司 | 一种自动删除即时通信信息的方法和系统 |
CN102664831B (zh) * | 2012-05-12 | 2018-09-11 | 上海量明科技发展有限公司 | 通过即时通信工具传输文件数据的方法、客户端及系统 |
US20160034440A1 (en) * | 2013-03-15 | 2016-02-04 | Lg Electronics Inc. | Apparatus for controlling mobile terminal and method therefor |
WO2014176737A1 (en) * | 2013-04-28 | 2014-11-06 | Tencent Technology (Shenzhen) Company Limited | Method and device for prompting to select new file |
US9888016B1 (en) * | 2013-06-28 | 2018-02-06 | Fireeye, Inc. | System and method for detecting phishing using password prediction |
CN103810285A (zh) * | 2014-02-24 | 2014-05-21 | 联想(北京)有限公司 | 一种获取信息的方法及装置 |
JP2015177197A (ja) * | 2014-03-12 | 2015-10-05 | 船井電機株式会社 | 再生装置 |
JP6435628B2 (ja) | 2014-04-18 | 2018-12-12 | 株式会社リコー | 情報処理システム、情報処理装置及びプログラム |
US10110523B2 (en) | 2015-02-13 | 2018-10-23 | Avaya Inc. | System and method for topic based segregation in instant messaging |
US10812429B2 (en) * | 2015-04-03 | 2020-10-20 | Glu Mobile Inc. | Systems and methods for message communication |
KR20170006766A (ko) * | 2015-07-09 | 2017-01-18 | 엘지전자 주식회사 | 이동 단말기 및 그것의 제어방법 |
KR101746284B1 (ko) * | 2015-10-07 | 2017-06-12 | 라인 가부시키가이샤 | 통신 세션에서의 메시지의 기능을 확장하는 방법 및 시스템 |
US10609183B2 (en) * | 2016-04-21 | 2020-03-31 | Oath Inc. | Content sharing recommendations |
CN106446096A (zh) * | 2016-09-12 | 2017-02-22 | 努比亚技术有限公司 | 一种文件分享方法、装置及终端 |
CN106547868A (zh) * | 2016-10-31 | 2017-03-29 | 深圳市金立通信设备有限公司 | 一种文件管理方法及终端 |
US20180144309A1 (en) * | 2016-11-21 | 2018-05-24 | Tony ROLLE | System and Method for Determining Valid Request and Commitment Patterns in Electronic Messages |
US10298522B2 (en) * | 2017-04-10 | 2019-05-21 | Amojee, Inc. | Messaging including custom characters with tags localized to language of user receiving message |
US20190303488A1 (en) * | 2018-03-30 | 2019-10-03 | Konica Minolta Healthcare Americas, Inc. | Multi character set conversion |
-
2017
- 2017-05-08 CN CN201710318822.8A patent/CN107086953A/zh active Pending
- 2017-12-05 WO PCT/CN2017/114631 patent/WO2018205577A1/zh unknown
- 2017-12-05 EP EP17908893.5A patent/EP3624403A4/en not_active Withdrawn
- 2017-12-05 CA CA3061623A patent/CA3061623C/en active Active
- 2017-12-05 JP JP2019561272A patent/JP7076471B2/ja active Active
-
2019
- 2019-11-05 US US16/674,567 patent/US11019012B2/en active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1763187A1 (fr) * | 2005-09-07 | 2007-03-14 | France Telecom | Procédé de transfert de fichiers dans un système de messagerie instantanée, serveur et programme d'ordinateur associés |
CN101098310A (zh) * | 2006-10-30 | 2008-01-02 | 腾讯科技(深圳)有限公司 | 一种多文件传输系统及方法 |
CN101114979A (zh) * | 2007-07-23 | 2008-01-30 | 中国联合通信有限公司 | 一种即时消息的文件传输系统及其方法 |
CN102651716A (zh) * | 2011-02-24 | 2012-08-29 | 阿里巴巴集团控股有限公司 | 即时通讯中的文件夹传输方法及系统、即时接收客户端 |
CN104252508A (zh) * | 2013-09-18 | 2014-12-31 | 腾讯科技(深圳)有限公司 | 多媒体文件搜索方法、装置和终端设备 |
CN104331440A (zh) * | 2014-10-24 | 2015-02-04 | 北京奇虎科技有限公司 | 基于搜索引擎提供查询结果的即时通讯方法和客户端 |
CN107086953A (zh) * | 2017-05-08 | 2017-08-22 | 北京三快在线科技有限公司 | 一种即时通信应用中的文件发送方法及装置、电子设备 |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11941136B2 (en) | 2020-03-19 | 2024-03-26 | Fujifilm Business Innovation Corp. | Information processing apparatus and non-transitory computer readable medium |
JP7484278B2 (ja) | 2020-03-19 | 2024-05-16 | 富士フイルムビジネスイノベーション株式会社 | 情報処理装置及びプログラム |
Also Published As
Publication number | Publication date |
---|---|
JP2020522043A (ja) | 2020-07-27 |
CA3061623A1 (en) | 2018-11-15 |
EP3624403A4 (en) | 2021-01-20 |
EP3624403A1 (en) | 2020-03-18 |
CA3061623C (en) | 2023-09-19 |
US11019012B2 (en) | 2021-05-25 |
CN107086953A (zh) | 2017-08-22 |
JP7076471B2 (ja) | 2022-05-27 |
US20200067860A1 (en) | 2020-02-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2018205577A1 (zh) | 即时通信应用中的文件发送 | |
US11044286B2 (en) | Information exchange method and terminal | |
US10958598B2 (en) | Method and apparatus for generating candidate reply message | |
JP6748071B2 (ja) | ウェブコンテンツ生成方法およびシステム | |
WO2016192509A1 (zh) | 一种信息处理方法和装置 | |
US20160299984A1 (en) | Scenario-adaptive input method editor | |
US20140344707A1 (en) | Information Distribution Method and Device | |
CN105871690B (zh) | 即时通信的实现方法和装置 | |
US20150281142A1 (en) | Hot Topic Pushing Method and Apparatus | |
WO2013091550A1 (zh) | 发布微博消息的方法及装置 | |
CN113408243A (zh) | 用于处理附加至电子邮件消息的注释的统一消息传送平台 | |
US20220342518A1 (en) | Card-based information management method and system | |
US20150066935A1 (en) | Crowdsourcing and consolidating user notes taken in a virtual meeting | |
TW201205307A (en) | Method, apparatus and computer program product for efficiently sharing information | |
JP2020522043A5 (zh) | ||
CN112311654A (zh) | 即时通讯消息的处理方法、装置、介质及电子设备 | |
WO2021093673A1 (zh) | 邮件发送方法、装置、设备及计算机可读存储介质 | |
TW201423554A (zh) | 用於電子閱讀器體驗的一致性之非書本文件轉換 | |
US9569543B2 (en) | Sharing of documents with semantic adaptation across mobile devices | |
CN116346759A (zh) | 即时消息呈现的方法、装置、电子设备和介质 | |
US11863334B2 (en) | User initiated notifications for chat sections | |
TW201310264A (zh) | 為電子訊息加入附件的方法與電腦裝置 | |
CN113823283B (zh) | 信息处理的方法、设备、存储介质及程序产品 | |
WO2023273667A1 (zh) | 数据处理方法、装置、服务器、客户端、介质和产品 | |
WO2023124907A1 (zh) | 一种即时消息的处理方法、装置及设备 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 17908893 Country of ref document: EP Kind code of ref document: A1 |
|
ENP | Entry into the national phase |
Ref document number: 3061623 Country of ref document: CA |
|
ENP | Entry into the national phase |
Ref document number: 2019561272 Country of ref document: JP Kind code of ref document: A |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
ENP | Entry into the national phase |
Ref document number: 2017908893 Country of ref document: EP Effective date: 20191209 |