CN110018861B - Message prompting method and device for application program - Google Patents

Message prompting method and device for application program Download PDF

Info

Publication number
CN110018861B
CN110018861B CN201810015767.XA CN201810015767A CN110018861B CN 110018861 B CN110018861 B CN 110018861B CN 201810015767 A CN201810015767 A CN 201810015767A CN 110018861 B CN110018861 B CN 110018861B
Authority
CN
China
Prior art keywords
message
prompt
application program
video networking
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810015767.XA
Other languages
Chinese (zh)
Other versions
CN110018861A (en
Inventor
王晓辉
于剑
孙宇
王艳辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Visionvera Information Technology Co Ltd
Original Assignee
Visionvera Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Visionvera Information Technology Co Ltd filed Critical Visionvera Information Technology Co Ltd
Priority to CN201810015767.XA priority Critical patent/CN110018861B/en
Publication of CN110018861A publication Critical patent/CN110018861A/en
Application granted granted Critical
Publication of CN110018861B publication Critical patent/CN110018861B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

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

Abstract

The embodiment of the invention provides a message prompting method and device for an application program, and relates to the technical field of video networking. The method is applied to the video networking and comprises the following steps: after a visual networking application program is started, determining a target application scene corresponding to the visual networking application program; invoking a message prompt component corresponding to the video networking application program and determining a target message prompt mode corresponding to the target application scene; and displaying prompt information to be displayed in the visual network application program according to the target message prompt mode. The embodiment of the invention can provide corresponding message prompting modes aiming at different application scenes, thereby achieving the purpose of unified calling of different message prompting modes.

Description

Message prompting method and device for application program
Technical Field
The invention relates to the technical field of video networking, in particular to a message prompting method of an application program and a message prompting device of the application program.
Background
With the rapid development of network technology, two-way communication such as video conference and video teaching is widely popularized in the aspects of life, work, study and the like of users.
During communication, a video networking-based application typically needs to interact with a video networking server. In the interaction process of the application program and the visual network server, the user operation received by the application program and the message sent by the network server are required to be prompted so as to meet the user requirements.
Currently, applications based on the internet of view are usually implementing message cues for a specific scenario. This implementation is not scalable, resulting in existing video networking-based applications providing the same hint window for different application scenarios.
Disclosure of Invention
In view of the foregoing, embodiments of the present invention have been made to provide a message prompting method of an application program and a message prompting apparatus of a corresponding application program that overcome or at least partially solve the foregoing problems.
In order to solve the above problems, an embodiment of the present invention discloses a message prompting method for an application program, which is applied to the internet of view, and includes:
after a visual networking application program is started, determining a target application scene corresponding to the visual networking application program;
invoking a message prompt component corresponding to the video networking application program and determining a target message prompt mode corresponding to the target application scene;
And displaying prompt information to be displayed in the visual network application program according to the target message prompt mode.
Optionally, before the start of the video networking application, the method further includes:
setting a corresponding message prompting mode in advance for each application scene of the video networking application program;
packaging the message prompting modes corresponding to the application scenes into message prompting components;
the message prompting component is integrated in the video networking application.
Optionally, before determining the application scenario corresponding to the prompt message to be displayed, the method further includes:
sending a request message to the video networking service request according to a preset server address;
receiving feedback information sent by the video network aiming at the request message;
and generating prompt information to be displayed in the video networking application program based on the feedback information.
Optionally, the prompt information is an operation prompt information, and before determining an application scenario corresponding to the prompt information to be displayed, the method further includes:
and generating corresponding operation prompt information according to the user operation received by the video networking application program.
Optionally, displaying the prompt information to be displayed in the internet of view application according to the target message prompt mode includes:
Determining window display information based on the target message prompting mode, wherein the window display information comprises at least one of the following items: display position, display title, scene icon, content icon, button, theme style, and animation information;
generating a message prompt window according to the window display information;
and displaying the prompt information through the message prompt window.
The embodiment of the invention also discloses a message prompting device of the application program, which is applied to the video networking and comprises the following steps:
the application scene determining module is used for determining a target application scene corresponding to the video networking application program after the video networking application program is started;
the prompt mode determining module is used for calling a message prompt component corresponding to the preset view networking application program and determining a target message prompt mode corresponding to the target application scene;
and the prompt information display module is used for displaying the prompt information to be displayed in the video networking application program according to the target message prompt mode.
Optionally, the method further comprises:
the prompt mode setting module is used for setting a corresponding message prompt mode for each application scene of the visual network application program in advance;
The prompt component packaging module is used for packaging the message prompt modes corresponding to the application scenes into a message prompt component;
and the prompt component integration module is used for integrating the message prompt component into the video networking application program.
Optionally, the method further comprises:
the request message sending module is used for sending a request message to the video networking service request according to a preset server address;
the feedback message receiving module is used for receiving feedback information sent by the video network aiming at the request message;
and the prompt information generation module is used for generating prompt information to be displayed in the video networking application program based on the feedback information.
Optionally, the prompt information is an operation prompt information, and further includes:
and the prompt information generation module is used for generating corresponding operation prompt information according to the user operation received by the video networking application program.
Optionally, the prompted information display module includes:
the information determining submodule is used for determining window display information based on the target message prompting mode, and the window display information comprises at least one of the following: display position, display title, scene icon, content icon, button, theme style, and animation information;
A window generation sub-module for generating a message prompt window according to the window display information;
and the information display sub-module is used for displaying the prompt information through the message prompt window.
The embodiment of the invention has the following advantages:
after determining a target application scene corresponding to the video networking application program, the embodiment of the invention can determine a target message prompt mode corresponding to the target application scene by calling the message prompt component, namely, the message prompt component is utilized to provide corresponding message prompt modes for different application scenes, so that the aim of uniformly calling different message prompt modes is fulfilled; and the prompt information to be displayed in the video networking application program can be displayed according to the target message prompt mode, so that the expandability of the message prompt mode is improved.
Drawings
FIG. 1 is a schematic diagram of a networking of the present invention for a video networking;
FIG. 2 is a schematic diagram of the hardware architecture of a node server according to the present invention;
FIG. 3 is a schematic diagram of the hardware architecture of an access switch of the present invention;
fig. 4 is a schematic hardware structure of an ethernet corotation gateway according to the present invention;
FIG. 5 is a flow chart of steps of an embodiment of a message prompting method for an application of the present invention;
FIG. 6 is a schematic diagram of a message prompting method of an application of the present invention;
fig. 7 is a block diagram illustrating an embodiment of a message prompting apparatus for an application program according to the present invention.
Detailed Description
In order that the above-recited objects, features and advantages of the present invention will become more readily apparent, a more particular description of the invention will be rendered by reference to the appended drawings and appended detailed description.
The video networking is an important milestone for network development, is a real-time network, can realize real-time transmission of high-definition videos, and pushes numerous internet applications to high-definition videos, and the high definition faces.
The video networking adopts a real-time high-definition video exchange technology, and can integrate all required services such as high-definition video conference, video monitoring, intelligent monitoring analysis, emergency command, digital broadcast television, delay television, network teaching, live broadcast, VOD on demand, television mail, personal record (PVR), intranet (self-processing) channel, intelligent video playing control, information release and other tens of services into one system platform, and realize high-definition quality video playing through television or computer.
For a better understanding of embodiments of the present invention, the following description of the video networking is presented to one skilled in the art:
The partial techniques applied by the video networking are as follows:
network technology (Network Technology)
The network technology innovation of the internet of vision improves on the traditional Ethernet (Ethernet) to face the potentially huge video traffic on the network. Unlike pure network Packet Switching (Packet Switching) or network circuit Switching (Circuit Switching), the technology of video networking employs Packet Switching to meet Streaming requirements. The video networking technology has the flexibility, simplicity and low price of packet switching, and simultaneously has the quality and the safety guarantee of circuit switching, thereby realizing the seamless connection of the whole network switching type virtual circuit and the data format.
Exchange technology (Switching Technology)
The video network adopts the two advantages of the asynchronization and the packet switching of the Ethernet, eliminates the Ethernet defect on the premise of full compatibility, has full-network end-to-end seamless connection, and is directly connected with the user terminal to directly bear the IP data packet. The user data does not need any format conversion in the whole network. The video networking is a higher-level form of Ethernet, is a real-time exchange platform, can realize real-time transmission of full-network large-scale high-definition video which cannot be realized by the current Internet, and pushes numerous network video applications to high definition and unification.
Server technology (Server Technology)
The server technology on the video networking and unified video platform is different from the server in the traditional sense, the streaming media transmission is based on connection-oriented basis, the data processing capability is irrelevant to the flow and the communication time, and a single network layer can contain signaling and data transmission. For voice and video services, the complexity of video networking and unified video platform streaming media processing is much simpler than that of data processing, and the efficiency is greatly improved by more than hundred times than that of a traditional server.
Accumulator technology (Storage Technology)
The ultra-high-speed storage technology of the unified video platform adopts the most advanced real-time operating system for adapting to the ultra-large capacity and ultra-large flow media content, the program information in the server instruction is mapped to a specific hard disk space, the media content does not pass through the server any more, the media content is instantly and directly delivered to a user terminal, and the waiting time of the user is generally less than 0.2 seconds. The optimized sector distribution greatly reduces the mechanical motion of magnetic head seek of the hard disk, the resource consumption only accounts for 20% of the IP Internet of the same grade, but the concurrent flow which is 3 times greater than that of the traditional hard disk array is generated, and the comprehensive efficiency is improved by more than 10 times.
Network security technology (Network Security Technology)
The structural design of the video networking thoroughly structurally solves the network security problem puzzling the Internet by means of independent permission of each service, complete isolation of equipment and user data and the like, generally does not need antivirus programs or firewalls, eliminates attacks of hackers and viruses, and provides a structural carefree security network for users.
Service innovation technology (Service Innovation Technology)
The unified video platform fuses services with transmissions, whether a single user, private network users or a network aggregate, but automatically connects at a time. The user terminal, the set top box or the PC is directly connected to the unified video platform, so that various multimedia video services are obtained. The unified video platform adopts a menu type table allocation mode to replace the traditional complex application programming, and can realize complex application by using very few codes, thereby realizing 'infinite' new business innovation.
Networking of the video networking is as follows:
the video networking is a centrally controlled network structure, which may be of the tree network, star network, ring network, etc., but on the basis of this there is a need for a centralized control node in the network to control the whole network.
As shown in fig. 1, the view network is divided into an access network and a metropolitan area network.
The devices of the access network part can be mainly divided into 3 classes: node server, access switch, terminal (including various set-top boxes, code boards, memories, etc.). The node server is connected with an access switch, which can be connected with a plurality of terminals and can be connected with an Ethernet.
The node server is a node with a centralized control function in the access network, and can control the access switch and the terminal. The node server may be directly connected to the access switch or may be directly connected to the terminal.
Similarly, devices of the metropolitan area network portion can also be classified into 3 categories: metropolitan area server, node switch, node server. The metro server is connected to a node switch, which may be connected to a plurality of node servers.
The node server is the node server of the access network part, namely the node server belongs to the access network part and also belongs to the metropolitan area network part.
The metropolitan area server is a node with centralized control function in the metropolitan area network, and can control a node switch and a node server. The metropolitan area server may be directly connected to the node switch or directly connected to the node server.
Thus, the whole video network is a hierarchical centralized control network structure, and the network controlled by the node server and the metropolitan area server can be in various structures such as tree, star, ring and the like.
The access network part can be vividly called as a unified video platform (part in a dotted circle), and a plurality of unified video platforms can form a video network; each unified video platform can be interconnected and intercommunicated through metropolitan area and wide area video networking.
View networking device classification
1.1 devices in the visual network according to the embodiment of the present invention may be mainly classified into 3 types: a server, a switch (including an ethernet gateway), a terminal (including various set-top boxes, a code board, a memory, etc.). The view networking can be divided into metropolitan area networks (or national networks, global networks, etc.) and access networks as a whole.
1.2 devices in the access network part can be mainly classified into 3 classes: node server, access switch (including Ethernet gateway), terminal (including various set-top boxes, code board, memory, etc.).
The specific hardware structure of each access network device is as follows:
the node server:
as shown in fig. 2, the device mainly comprises a network interface module 201, a switching engine module 202, a CPU module 203 and a disk array module 204;
Wherein, the network interface module 201, the cpu module 203 and the disk array module 204 all enter the switching engine module 202; the switching engine module 202 performs an operation of looking up the address table 205 on the incoming packet, thereby obtaining packet guiding information; and stores the packet into a corresponding queue of the packet buffer 206 according to the packet's guiding information; discarding if the queue of the packet buffer 206 is nearly full; the switch engine module 202 polls all packet buffer queues for forwarding if the following conditions are met: 1) The port sending buffer is not full; 2) The queue packet counter is greater than zero. The disk array module 204 mainly controls the hard disk, including initializing, reading and writing operations on the hard disk; the CPU module 203 is mainly responsible for protocol processing with access switches and terminals (not shown), configuration of the address table 205 (including a downstream protocol packet address table, an upstream protocol packet address table, and a data packet address table), and configuration of the disk array module 204.
Access switch:
as shown in fig. 3, mainly includes a network interface module (a downstream network interface module 301, an upstream network interface module 302), a switching engine module 303, and a CPU module 304;
wherein, the packet (uplink data) coming in from the downlink network interface module 301 enters the packet detection module 305; the packet detection module 305 detects whether the Destination Address (DA), source Address (SA), packet type, and packet length of the packet meet the requirements, if so, allocates a corresponding stream identifier (stream-id), and enters the switching engine module 303, otherwise, discards the packet; the packets (downstream data) coming in from the upstream network interface module 302 enter the switching engine module 303; the data packet coming in from the CPU module 204 enters the switching engine module 303; the switching engine module 303 performs an operation of looking up an address table 306 on an incoming packet, thereby obtaining packet guiding information; if a packet entering the switching engine module 303 is sent from the downstream network interface to the upstream network interface, the packet is stored in the queue of the corresponding packet buffer 307 in association with a stream identifier (stream-id); discarding if the queue of the packet buffer 307 is nearly full; if the packet entering the switching engine module 303 is not sent from the downlink network interface to the uplink network interface, storing the data packet into the queue of the corresponding packet buffer 307 according to the packet guiding information; if the queue of the packet buffer 307 is nearly full, it is discarded.
The switch engine module 303 polls all packet buffer queues, in two cases in the embodiment of the present invention:
if the queue is sent from the downlink network interface to the uplink network interface, the following conditions are satisfied for forwarding: 1) The port sending buffer is not full; 2) The queue packet counter is greater than zero; 3) Obtaining a token generated by a code rate control module;
if the queue is not addressed by the downstream network interface to the upstream network interface, the following condition is satisfied for forwarding: 1) The port sending buffer is not full; 2) The queue packet counter is greater than zero.
The rate control module 208 is configured by the CPU module 204 to generate tokens for all packet buffer queues from the downstream network interface to the upstream network interface at programmable intervals to control the rate of upstream forwarding.
The CPU module 304 is mainly responsible for protocol processing with the node server, configuration of the address table 306, and configuration of the rate control module 308.
Ethernet corotation gateway
As shown in fig. 4, the device mainly includes a network interface module (a downstream network interface module 401 and an upstream network interface module 402), a switching engine module 403, a CPU module 404, a packet detection module 405, a rate control module 408, an address table 406, a packet buffer 407, a MAC adding module 409, and a MAC deleting module 410.
Wherein, the data packet coming in from the downlink network interface module 401 enters the packet detection module 405; the packet detection module 405 detects whether the ethernet MAC DA, ethernet MAC SA, ethernet length or frame type, video network destination address DA, video network source address SA, video network packet type and packet length of the data packet meet the requirements, and if so, allocates a corresponding stream identifier (stream-id); then, the MAC DA, MAC SA, length or frame type (2 byte) are subtracted by the MAC delete module 410 and enter the corresponding receive buffer, otherwise discarded;
the downlink network interface module 401 detects the sending buffer of the port, if there is a packet, acquires the ethernet MAC DA of the corresponding terminal according to the destination address DA of the packet's internet of view, adds the ethernet MAC DA of the terminal, the MAC SA of the ethernet cooperative gateway, and the ethernet length or frame type, and sends.
The function of the other modules in the ethernet corotation gateway is similar to that of the access switch.
And (3) a terminal:
the system mainly comprises a network interface module, a service processing module and a CPU module; for example, the set top box mainly comprises a network interface module, a video/audio encoding/decoding engine module and a CPU module; the coding board mainly comprises a network interface module, a video and audio coding engine module and a CPU module; the memory mainly comprises a network interface module, a CPU module and a disk array module.
1.3 devices of the metropolitan area network part can be mainly classified into 2 classes: node server, node switch, metropolitan area server. The node switch mainly comprises a network interface module, a switching engine module and a CPU module; the metropolitan area server mainly comprises a network interface module, a switching engine module and a CPU module.
2. View networking data packet definition
2.1 Access network packet definition
The data packet of the access network mainly comprises the following parts: destination Address (DA), source Address (SA), reserved bytes, payload (PDU), CRC.
As shown in the following table, the data packet of the access network mainly includes the following parts:
DA SA Reserved Payload CRC
wherein:
the Destination Address (DA) is composed of 8 bytes (byte), the first byte represents the type of data packet (such as various protocol packets, multicast data packets, unicast data packets, etc.), 256 possibilities are at most provided, the second byte to the sixth byte are metropolitan area network addresses, and the seventh and eighth bytes are access network addresses;
the Source Address (SA) is also composed of 8 bytes (bytes), defined identically to the Destination Address (DA);
the reserved bytes consist of 2 bytes;
the payload portion has different lengths according to the types of the different datagrams, and is 64 bytes if it is various protocol packets, and 32+1024=1056 bytes if it is a unicast packet, and is of course not limited to the above 2 types;
The CRC consists of 4 bytes and its calculation method follows the standard ethernet CRC algorithm.
2.2 metropolitan area network packet definition
The topology of the metropolitan area network is a pattern, there may be 2 or even more than 2 connections between two devices, i.e. there may be more than 2 connections between node switches and node servers, node switches and node switches, node switches and node servers. However, the metropolitan area network address of the metropolitan area network device is unique, and in order to accurately describe the connection relationship between metropolitan area network devices, parameters are introduced in the embodiment of the present invention: a tag to uniquely describe a metropolitan area network device.
The definition of label in this specification is similar to that of MPLS (Multi-Protocol Label Switch, multiprotocol label switching), and assuming that there are two connections between device a and device B, there are 2 labels for packets from device a to device B and 2 labels for packets from device B to device a. The label is split into label and label out, and assuming that the label (in label) of the packet entering the device a is 0x0000, the label (out label) of the packet when leaving the device a may become 0x0001. The network access process of the metropolitan area network is a network access process under centralized control, that is, the address allocation and label allocation of the metropolitan area network are all led by the metropolitan area server, the node switch and the node server are all passively executed, which is different from the label allocation of the MPLS, which is the result of mutual negotiation between the switch and the server.
As shown in the following table, the data packet of the metropolitan area network mainly includes the following parts:
DA SA Reserved label (Label) Payload CRC
I.e. Destination Address (DA), source Address (SA), reserved bytes (Reserved), labels, payload (PDU), CRC. Wherein the format of the tag may be defined with reference to the following: the tag is 32 bits, with the high 16bit reservation, with only the low 16bit, and its position is between the reserved bytes and payload of the packet.
Based on the characteristics of the video networking, one of the core concepts of the embodiment of the invention is provided, the protocol of the video networking is followed, the preset message prompt component is utilized, corresponding message prompt modes are provided for different application scenes in the video networking application program, and the aim of unified calling of different message prompt modes is fulfilled.
Referring to fig. 5, a flowchart illustrating steps of an embodiment of a message prompting method for an application program of the present invention, the method may be applied to the internet of vision, and specifically may include the following steps:
step 501, after a video networking application program is started, determining a target application scene corresponding to the video networking application program;
after the video networking application program is started, the embodiment of the invention can acquire the configuration file of the video networking application program so as to determine the target application scene corresponding to the video networking application program according to the configuration information in the configuration file. The target application scenario may characterize a current application scenario of the video networking application. The configuration file may be a file preset for the video networking application program, and may include various configuration information preset in the video networking application program, such as skin colors, topics, and the like of one or more application scenes in the video networking application program. The configuration information in the configuration file may be used to determine application scenarios corresponding to various message types.
Specifically, the embodiment of the invention can determine the target application scene according to the message type corresponding to the message to be prompted currently of the video networking application program, for example, when the message to be prompted is in the video networking application program, the corresponding prompting information to be displayed can be generated aiming at the message to be prompted currently, and meanwhile, the target application scene corresponding to the video networking application program currently can be determined according to the message type corresponding to the message to be prompted currently, so that the message to be prompted currently is prompted according to the target message prompting mode corresponding to the target application scene.
As an example of the present invention, when a message to be prompted does not need user participation, and is only displayed for viewing by a user, an application scene corresponding to a message type of the message may be determined as a scene one in advance, and a message prompting mode corresponding to the scene one may be set as a prompting mode of "automatically vanishing after display"; when the message to be prompted needs user confirmation and the window for displaying the message can be closed after the user confirmation, determining an application scene corresponding to the message type of the message as a scene two in advance, and determining a message prompting mode corresponding to the scene two as a prompting mode of closing the message prompting window after the user confirmation, for example, displaying a confirmation button in the message prompting window; when the message to be prompted is used for prompting an operation required to be executed by the internet-of-view application program in the next step and requires a user to input the operation, so as to determine whether to execute the operation required to be executed by the internet-of-view application program in the next step according to the user operation, an application scene corresponding to the message type of the message can be determined as a scene three in advance, and a message prompting mode corresponding to the scene three can be determined as a prompting mode requiring the user to determine whether to execute the operation required to be executed in the next step, such as displaying a determination button and a cancel button in a message prompting window so that the user can select whether to execute the operation required to be executed by the internet-of-view application program in the next step prompted by the message.
It should be noted that, the internet of view application program may be a desktop application program based on the internet of view. The desktop application may exist in the form of a Window (Window), may be installed separately on a client of the view networking, and may interact with a server of the view networking, for example, may interact with a server of the view networking. In the interaction process of the video networking application program and the video networking server, the related operation of the video networking application program and feedback information given by the video networking service can be prompted to prompt a user to perform the next operation, and user experience is improved.
Step 502, calling a message prompting component corresponding to the video networking application program and determining a target message prompting mode corresponding to the target application scene.
In the embodiment of the invention, after the prompt information to be displayed in the video networking application program is detected, a target message prompt mode corresponding to the current target application scene can be determined by calling a message prompt component corresponding to the video networking application program, so that the current prompt information to be displayed is displayed according to the target message prompt mode. The target message prompting mode can be used for representing a preset message prompting mode corresponding to the current application scene of the video networking application program, and can be used for determining the display position, animation, display content, theme and the like of the current message prompting window of the video networking application program.
The message prompting component can be used for determining message prompting modes corresponding to various application scenes of the video networking application program, and can comprise message prompting modes corresponding to different application scenes. For example, in combination with the above example, the application scenario of the video networking application program may be divided into three types according to the importance degree of the message prompt, which are respectively: scene one, scene two, scene three. Specifically, the message prompt window generated according to the message prompt mode corresponding to the scene one can automatically disappear without user participation, for example, the message prompt window corresponding to the disconnection prompt of the server connection can automatically disappear after being displayed on the interface of the visual networking application program, and the user does not need to input any operation to close the message prompt window. The message prompt window generated according to the message prompt mode corresponding to the second scene can automatically disappear after the preset user operation is detected, for example, the message prompt window automatically disappears after the user clicks the 'determination' button in the message prompt window. The message prompt window generated according to the message prompt mode corresponding to the third scene can determine the operation required to be executed next by the video networking application program based on the user submitting operation, and display a corresponding page, if the user clicks a 'determination' button in the message prompt window in the account exit scene, the video networking application program can close the message prompt window displaying 'whether to log off and log off', namely the video networking application program executes the 'log off' operation, and can jump to a login page, so that the user can log off the account currently logged in by the user, and the account required to be logged in by the user can be input on the login page displayed by the video networking application program; if the user clicks a cancel button in the message prompt window, the message prompt window displaying whether to log off or not can automatically disappear, and the video networking application program can stay on the currently displayed page without executing any operation. Optionally, the importance level of the application scene may be determined according to the actual use of the application scene, for example, the importance level of the second scene may be higher than the importance level of the first scene, and the importance level of the second scene may be lower than the importance level of the third scene.
In an optional embodiment of the invention, before the launching of the video networking application, the method further comprises: setting a corresponding message prompting mode in advance for each application scene of the video networking application program; packaging the message prompting modes corresponding to the application scenes into message prompting components; the message prompting component is integrated in the video networking application. Specifically, the embodiment of the invention can set corresponding message prompting modes in advance for different application fields of the video networking application scene. Each message prompting mode can have extensibility, such as display content, animation, theme style, display position and the like of a message prompting window in each application scene can be customized by setting a disappearance prompting mode. After determining the message prompting modes corresponding to different application scenes, the message prompting modes corresponding to different application scenes can be packaged into a component, the packaged component can be used as a message prompting component corresponding to the video networking application program, and the message prompting component can be integrated in the video networking application program so as to achieve the purpose of unified calling of the message prompting modes of different application scenes.
And step 503, displaying the prompt information to be displayed in the video networking application program according to the target message prompt mode.
After determining the target message prompting mode, the embodiment of the invention can determine the information such as the display position, the animation, the theme, the display content and the like of the message prompting window customized for the current target application scene in advance based on the target message prompting mode, and then can generate the message prompting window corresponding to the target application scene according to the customized information so as to display the prompting information to be displayed currently in the video networking application program through the message prompting window, so that the user can acquire the prompting information corresponding to the current target application scene.
In summary, after determining a target application scene corresponding to the video networking application program, the embodiment of the invention can determine a target message prompting mode corresponding to the target application scene by calling the message prompting component, namely, the message prompting component is utilized to provide corresponding message prompting modes for different application scenes, so that the aim of uniformly calling different message prompting modes is fulfilled; and the prompt information to be displayed in the video networking application program can be displayed according to the target message prompt mode, so that the expandability of the message prompt mode is improved.
In a specific implementation, the embodiment of the invention can utilize the message prompt component to customize the display position of the message prompt window for any application scene of the video networking application program, such as the pop-up position of the message display window of the application scene of the video networking application program can be selected automatically according to the requirement of the video networking application program. Alternatively, the selectable pop-up positions may include 6 types, respectively: upper left, top middle, upper right, lower left, lower middle, lower right. Of course, the selectable pop-up positions may also include other positions, such as middle, etc., to which embodiments of the present invention are not limited. When the selected pop-up position is the upper left, a message prompt window may be displayed at the upper left position of the interface of the video networking application, i.e., the display position of the message prompt window may be determined to be the upper left position of the interface of the video networking application. Similarly, when the selected popup position is other positions, a message prompt window can be displayed at a corresponding position on the interface of the video networking application program, for example, when the selected popup position is upper right, the display position of the message prompt window can be determined to be the upper right position of the interface of the video networking application program; for another example, when the selected pop-up position is the down middle, the display position of the message prompt window can be determined to be the middle position at the bottom of the interface of the video networking application program; when the selected popup position is in the middle, the display position of the message prompt window can be determined to be in the middle of the interface of the video networking application program, and the like.
In addition, the embodiment of the invention can also utilize the message prompt component to customize other information of the message prompt window of the application scene, such as customizing animation, theme, content and the like, namely supporting the customization of the message prompt mode of each application scene, and improving the expandability of each message prompt mode. In particular, the animation can be customized so that the message prompt component can pop up the message prompt window in an animation display manner, for example, the animation such as fade-in fade-out and the like applied when the message prompt window is displayed can be customized by defining the pop-up direction, the pop-up animation length and other attributes. The contents may be customized such that the display contents of the message prompt window may be randomly combined, such as in the case of content support images, icons, and text displayed in the message prompt window, and combinations thereof, only titles, content buttons may be displayed in the message prompt window without displaying icons, etc. One or more topics can be predefined in the message prompt component so as to customize the appearances corresponding to the message prompt windows of various different application scenes based on preset topics, so that the subsequent display is easy, personalized and professional, and the user experience is improved, for example, when the topic color of the application scene is light blue, the topic of the message prompt window of the application scene can be set to be light blue, so that the message prompt window displayed on the page of the application scene is not abrupt, and a better visual effect is obtained; for another example, when the theme color of the application scene is "orange", the theme of the message prompt window of the application scene may be set to "orange", and so on.
In the embodiment of the present invention, optionally, the prompt information to be displayed in the video networking application program may be generated according to the prompt requirement of the application scenario of the video networking application program, for example, information generated based on the user operation received by the video networking application program in the current application scenario and/or feedback information sent by the video networking server may be included. The feedback information may be used to characterize information fed back by the internet of view server for request messages sent by the internet of view application.
In an optional embodiment of the present invention, before determining an application scenario corresponding to the prompt message to be displayed, the determining further includes: sending a request message to the video networking service request according to a preset server address; receiving feedback information sent by the video network aiming at the request message; and generating prompt information to be displayed in the video networking application program based on the feedback information.
In a specific implementation, the video networking application may be installed on a certain terminal device, such as a personal computer (Personal Computer, PC) or the like, and the video networking application may be started on the terminal device. After the video networking application program is started, a server address can be set on the interface of the video networking application program so as to establish a connection relation with a video networking server which is required to be connected according to the set server address, for example, after a user clicks a more setting button displayed on the interface of the video networking application program, a setting window of the video networking application program can be popped up on the interface of the terminal equipment, so that the user can input the server address in the popped setting window, and then can be connected with the video networking server according to the server address input by the user.
For example, as shown in fig. 6, a video networking application may be deployed on a terminal device in a video network. After the internet of view application establishes a connection with the internet of view server, a request message may be sent to the internet of view server in the internet of view application, e.g., the user may send a request message to the internet of view server in the internet of view application to request to talk to a user. After receiving the request message, the server can process the request message to generate corresponding feedback information, and then the feedback information can be fed back to the video networking application program, so that the video networking application program can receive the feedback information. After receiving the feedback information, the video networking application program can call a message prompt component aiming at the feedback information to determine a corresponding target prompt mode of the current target application scene, can generate a message prompt window of the target application scene according to the target message prompt mode, and can prompt the feedback information through the message prompt window of the target application scene. Specifically, the internet of view application program can determine the content of the prompt information to be displayed according to the feedback information, and can fill the content of the prompt information to be displayed into a message prompt window, and then display the message prompt window on the interface of the terminal device, namely display the prompt information, so that the user can obtain the prompt information displayed on the interface.
In an optional embodiment of the present invention, the prompt information is an operation prompt information, and before determining an application scenario corresponding to the prompt information to be displayed, the method further may include: and generating corresponding operation prompt information according to the user operation received by the video networking application program. Specifically, when a user performs a certain operation in the internet of view application program, for example, clicks an exit button, the internet of view application program can call a message prompt component to generate operation prompt information corresponding to the operation, and a message prompt window can be popped up to display the operation prompt information through the popped message prompt window, so that the user can click a related button of the message prompt window for displaying the operation prompt information to determine the next operation executed by the internet of view application program. For example, when the user logs in, if the user name and/or password input by the user is incorrect, or the address of the server is not connected, a message prompt window for the user login failure can be displayed on the interface of the video networking application program, so that the user login failure reason can be prompted through the message prompt window; and after the user clicks the 'ok' button in the message prompt window that the user login fails, the message prompt window may be closed, so that the message prompt window disappears.
In a specific implementation, generating, by the message prompting component, prompting information corresponding to different application scenarios may include: icons, titles, content icons, buttons, etc., to which embodiments of the present invention are not limited. In a specific scene of the video networking application program, icons, titles, content icons and buttons in the prompt information can be unified, and the content can be changed according to server feedback information and/or user self-setting content.
Optionally, displaying the prompt information to be displayed in the internet of view application according to the target message prompt mode may include: determining window display information based on the target message prompting mode, wherein the window display information comprises at least one of the following items: display position, display title, scene icon, content icon, button, theme style, and animation information; generating a message prompt window according to the window display information; and displaying the prompt information through the message prompt window. Specifically, the embodiment of the invention can determine the window display information corresponding to the current target application scene based on the target message prompt mode so as to generate the message prompt window of the target application scene according to the window display information, thereby displaying the prompt information to be displayed currently through the message prompt window.
The window prompt information may include various window attribute information customized for a specific application scene port, such as a display position, a display title, a scene icon, a content icon, a button, a theme style, animation information, and the like, and may be used to generate a unified message prompt window corresponding to the specific application scene. Specifically, the display position in the window prompt information may be used to determine the pop-up position of the message prompt window; the display title may be used to determine the type of message, subject, etc. that the message alert window needs to display; the scene icon can be used for representing that the message prompt window is a popup window in which one of the application scenes, so that the appearance of the message prompt window can be determined according to the scene icon, such as determining skin color of the message prompt window; the content icon can be used for determining icon elements corresponding to the content required to be displayed in the message prompt window, such as text boxes contained in the message prompt window, and the text boxes can be used for displaying the content in prompt information, such as characters in the prompt information; buttons may be used to determine buttons included in the message alert window, button patterns, and the like; the theme style may be used to determine the theme of the message alert window, the appearance to which the theme corresponds, etc.; the animation information may be used to determine that the message prompt window adopts an animation display mode, such as fade-in fade-out, when displayed, which is not limited by the embodiment of the invention.
In summary, the visual network application program in the embodiment of the invention can integrate the message prompt component, so that the message prompt of the visual network application program in different application scenes can be supported, namely diversified message prompts can be provided for different application scenes, and the unified call of the message prompt modes in different application scenes can be achieved through the message prompt component, so that the purpose of unified call of the message prompt modes in different application scenes is realized.
In addition, each vanishing prompting mode in the embodiment of the invention has expandability, such as customizing display content, display animation, theme style and display position, and is convenient to provide diversified vanishing prompting modes, thereby meeting different message prompting requirements of users and improving user experience.
It should be noted that, for simplicity of description, the method embodiments are shown as a series of acts, but it should be understood by those skilled in the art that the embodiments are not limited by the order of acts, as some steps may occur in other orders or concurrently in accordance with the embodiments. Further, those skilled in the art will appreciate that the embodiments described in the specification are presently preferred embodiments, and that the acts are not necessarily required by the embodiments of the invention.
Referring to fig. 7, there is shown a block diagram of an embodiment of a message prompting apparatus for an application program of the present invention, which may be applied to the internet of vision, and specifically may include the following modules:
an application scene determining module 701, configured to determine a target application scene corresponding to a view networking application program after the view networking application program is started;
the prompt mode determining module 702 is configured to invoke a message prompt component corresponding to the video networking application program and determine a target message prompt mode corresponding to the target application scene;
the prompt information display module 703 is configured to display, according to the target message prompt mode, prompt information to be displayed in the internet of view application program.
In an alternative embodiment of the present invention, the following modules may be further included:
the prompt mode setting module is used for setting a corresponding message prompt mode for each application scene of the visual network application program in advance;
the prompt component packaging module is used for packaging the message prompt modes corresponding to the application scenes into a message prompt component;
and the prompt component integration module is used for integrating the message prompt component into the video networking application program.
In the embodiment of the present invention, optionally, the message prompting apparatus of the application program may further include the following modules:
the request message sending module is used for sending a request message to the video networking service request according to a preset server address;
the feedback message receiving module is used for receiving feedback information sent by the video network aiming at the request message;
and the prompt information generation module is used for generating prompt information to be displayed in the video networking application program based on the feedback information.
In an optional embodiment of the present invention, the prompt message is an operation prompt message, and the message prompt device of the application program may further include: and a prompt information generation module. The prompt information generation module can be used for generating corresponding operation prompt information according to user operation received by the visual networking application program.
In an alternative embodiment of the present invention, the prompted information display module may include the following sub-modules:
the information determining submodule is used for determining window display information based on the target message prompting mode, and the window display information comprises at least one of the following: display position, display title, scene icon, content icon, button, theme style, and animation information;
A window generation sub-module for generating a message prompt window according to the window display information;
and the information display sub-module is used for displaying the prompt information through the message prompt window.
For the device embodiments, since they are substantially similar to the method embodiments, the description is relatively simple, and reference is made to the description of the method embodiments for relevant points.
In this specification, each embodiment is described in a progressive manner, and each embodiment is mainly described by differences from other embodiments, and identical and similar parts between the embodiments are all enough to be referred to each other.
It will be apparent to those skilled in the art that embodiments of the present invention may be provided as a method, apparatus, or computer program product. Accordingly, embodiments of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the invention may take the form of a computer program product on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.
Embodiments of the present invention are described with reference to flowchart illustrations and/or block diagrams of methods, terminal devices (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing terminal device to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal device, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. It is therefore intended that the following claims be interpreted as including the preferred embodiment and all such alterations and modifications as fall within the scope of the embodiments of the invention.
Finally, it is further noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or terminal. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article or terminal device comprising the element.
The foregoing has described in detail the method and apparatus for message prompting of an application program provided by the present invention, and specific examples have been applied herein to illustrate the principles and embodiments of the present invention, the above examples are only for aiding in understanding the method and core idea of the present invention; meanwhile, as those skilled in the art will have variations in the specific embodiments and application scope in accordance with the ideas of the present invention, the present description should not be construed as limiting the present invention in view of the above.

Claims (8)

1. A message prompting method for an application program, wherein the method is applied to the internet of vision, and comprises the following steps:
after a visual networking application program is started, acquiring a configuration file of the visual networking application program, and determining a target application scene corresponding to a message type of a prompt message to be displayed in the visual networking application program according to configuration information in the configuration file;
invoking a message prompt component corresponding to the video networking application program and determining a target message prompt mode corresponding to the target application scene;
displaying prompt information to be displayed in the video networking application program according to the target message prompt mode;
Before determining a target application scene corresponding to the message type of the prompt message to be displayed, the video networking application program sends a request message to a video networking server according to a preset server address, and generates a feedback message aiming at the request message based on the feedback message received from the video networking server.
2. The method of claim 1, wherein prior to the launching of the internet of view application, further comprising:
setting a corresponding message prompting mode in advance for each application scene of the video networking application program;
packaging the message prompting modes corresponding to the application scenes into message prompting components;
the message prompting component is integrated in the video networking application.
3. The method according to claim 1, wherein the prompt message is an operation prompt message, and before determining an application scenario corresponding to a message type of the prompt message to be displayed, the method further comprises:
and generating corresponding operation prompt information according to the user operation received by the video networking application program.
4. A method according to any one of claims 1 to 3, wherein displaying the prompt message to be displayed in the internet of view application according to the target message prompt mode includes:
Determining window display information based on the target message prompting mode, wherein the window display information comprises at least one of the following items: display position, display title, scene icon, content icon, button, theme style, and animation information;
generating a message prompt window according to the window display information;
and displaying the prompt information through the message prompt window.
5. A message prompting apparatus for an application program, the apparatus being applied to a video networking, comprising:
the application scene determining module is used for acquiring a configuration file of the video networking application program after the video networking application program is started, and determining a target application scene corresponding to the message type of the prompt message to be displayed in the video networking application program according to the configuration information in the configuration file;
the prompt mode determining module is used for calling a message prompt component corresponding to the preset view networking application program and determining a target message prompt mode corresponding to the target application scene;
the prompt information display module is used for displaying prompt information to be displayed in the video networking application program according to the target message prompt mode;
Before determining a target application scene corresponding to the message type of the prompt message to be displayed, the video networking application program sends a request message to a video networking server according to a preset server address, and generates a feedback message aiming at the request message based on the feedback message received from the video networking server.
6. The apparatus as recited in claim 5, further comprising:
the prompt mode setting module is used for setting a corresponding message prompt mode for each application scene of the visual network application program in advance;
the prompt component packaging module is used for packaging the message prompt modes corresponding to the application scenes into a message prompt component;
and the prompt component integration module is used for integrating the message prompt component into the video networking application program.
7. The apparatus of claim 5, wherein the hint information is an operation hint information, further comprising:
and the prompt information generation module is used for generating corresponding operation prompt information according to the user operation received by the video networking application program.
8. The apparatus according to any one of claims 5 to 7, wherein the prompted information display module includes:
The information determining submodule is used for determining window display information based on the target message prompting mode, and the window display information comprises at least one of the following: display position, display title, scene icon, content icon, button, theme style, and animation information;
a window generation sub-module for generating a message prompt window according to the window display information;
and the information display sub-module is used for displaying the prompt information through the message prompt window.
CN201810015767.XA 2018-01-08 2018-01-08 Message prompting method and device for application program Active CN110018861B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810015767.XA CN110018861B (en) 2018-01-08 2018-01-08 Message prompting method and device for application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810015767.XA CN110018861B (en) 2018-01-08 2018-01-08 Message prompting method and device for application program

Publications (2)

Publication Number Publication Date
CN110018861A CN110018861A (en) 2019-07-16
CN110018861B true CN110018861B (en) 2023-05-05

Family

ID=67187463

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810015767.XA Active CN110018861B (en) 2018-01-08 2018-01-08 Message prompting method and device for application program

Country Status (1)

Country Link
CN (1) CN110018861B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111324409B (en) * 2020-02-14 2023-03-10 腾讯科技(深圳)有限公司 Artificial intelligence-based interaction method and related device
CN112087671B (en) 2020-09-04 2022-06-14 海信视像科技股份有限公司 Display method and display equipment for control prompt information of input method control

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102929622A (en) * 2012-10-24 2013-02-13 深圳市万凯达科技有限公司 Method and system for categorizing applications in mobile terminal, and mobile terminal
CN103051604A (en) * 2012-11-02 2013-04-17 北京奇虎科技有限公司 Network application pushing system, network application loading method and terminal
CN104021062A (en) * 2013-03-01 2014-09-03 联想(北京)有限公司 Information processing method and electronic device
CN104423955A (en) * 2013-09-05 2015-03-18 北大方正集团有限公司 Method and system for realizing automatic compilation of iOS application
CN105227626A (en) * 2015-08-25 2016-01-06 北京金山安全软件有限公司 Content pushing method and device and terminal
CN105634881A (en) * 2014-10-30 2016-06-01 腾讯科技(深圳)有限公司 Application scene recommending method and device
CN106210576A (en) * 2016-07-13 2016-12-07 青岛海信电器股份有限公司 Display system, content display and content display method
CN106681733A (en) * 2016-12-31 2017-05-17 成都育芽科技有限公司 Internet application message prompting method and device
CN107025574A (en) * 2017-03-20 2017-08-08 腾讯科技(深圳)有限公司 The methods of exhibiting and device of promotion message
DE202017105550U1 (en) * 2016-12-16 2017-12-07 Google Inc. Unified and intelligent message and quick adjustment system
CN107450903A (en) * 2017-05-31 2017-12-08 阿里巴巴集团控股有限公司 A kind of information processing method and device
CN107483728A (en) * 2017-08-07 2017-12-15 北京京东尚科信息技术有限公司 Application message notifies apparatus and method

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070073726A1 (en) * 2005-08-05 2007-03-29 Klein Eric N Jr System and method for queuing purchase transactions
CN101706850A (en) * 2009-10-21 2010-05-12 杭州乐港科技有限公司 Message prompt method for web game
CN101944057A (en) * 2010-09-02 2011-01-12 宇龙计算机通信科技(深圳)有限公司 Method and system for indicating service condition of application program, and mobile terminal
CN102104683A (en) * 2010-12-31 2011-06-22 东莞宇龙通信科技有限公司 Contact related information intelligently-displaying method, system and mobile terminal
CN102508666B (en) * 2011-11-11 2014-11-19 宇龙计算机通信科技(深圳)有限公司 Method and device for adjusting application prompt message in application program
CN103259825A (en) * 2012-02-21 2013-08-21 腾讯科技(深圳)有限公司 Method and device for message pushing
US9098177B2 (en) * 2012-12-13 2015-08-04 Google Technology Holdings LLC Apparatus and methods for facilitating context handoff between devices in a cloud based wireless personal area network
US9477774B2 (en) * 2013-09-25 2016-10-25 Akamai Technologies, Inc. Key resource prefetching using front-end optimization (FEO) configuration
CN103984538B (en) * 2014-03-27 2017-04-26 华为技术有限公司 Application scenario identification method, power consumption management method, devices and terminal equipment
CN104978201A (en) * 2015-07-14 2015-10-14 安一恒通(北京)科技有限公司 Method and device for controlling automatic pop-up window display
CN105744310A (en) * 2016-02-17 2016-07-06 四川长虹电器股份有限公司 Control method for display of pushed announcement on smart TV
CN106371824A (en) * 2016-08-23 2017-02-01 广州优视网络科技有限公司 Portable device and application popup message display control method and apparatus
CN106959846A (en) * 2016-10-20 2017-07-18 深圳岚锋创视网络科技有限公司 Method, device and the mobile terminal of information processing

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102929622A (en) * 2012-10-24 2013-02-13 深圳市万凯达科技有限公司 Method and system for categorizing applications in mobile terminal, and mobile terminal
CN103051604A (en) * 2012-11-02 2013-04-17 北京奇虎科技有限公司 Network application pushing system, network application loading method and terminal
CN104021062A (en) * 2013-03-01 2014-09-03 联想(北京)有限公司 Information processing method and electronic device
CN104423955A (en) * 2013-09-05 2015-03-18 北大方正集团有限公司 Method and system for realizing automatic compilation of iOS application
CN105634881A (en) * 2014-10-30 2016-06-01 腾讯科技(深圳)有限公司 Application scene recommending method and device
CN105227626A (en) * 2015-08-25 2016-01-06 北京金山安全软件有限公司 Content pushing method and device and terminal
CN106210576A (en) * 2016-07-13 2016-12-07 青岛海信电器股份有限公司 Display system, content display and content display method
DE202017105550U1 (en) * 2016-12-16 2017-12-07 Google Inc. Unified and intelligent message and quick adjustment system
CN106681733A (en) * 2016-12-31 2017-05-17 成都育芽科技有限公司 Internet application message prompting method and device
CN107025574A (en) * 2017-03-20 2017-08-08 腾讯科技(深圳)有限公司 The methods of exhibiting and device of promotion message
CN107450903A (en) * 2017-05-31 2017-12-08 阿里巴巴集团控股有限公司 A kind of information processing method and device
CN107483728A (en) * 2017-08-07 2017-12-15 北京京东尚科信息技术有限公司 Application message notifies apparatus and method

Also Published As

Publication number Publication date
CN110018861A (en) 2019-07-16

Similar Documents

Publication Publication Date Title
CN108574688B (en) Method and device for displaying participant information
CN109120946B (en) Method and device for watching live broadcast
CN108462589B (en) A kind of method for connecting network and device of terminal
CN110049271B (en) Video networking conference information display method and device
CN109819214B (en) Video split-screen method and device
CN110536100B (en) Video networking conference recording method and system
CN110417877B (en) Audio and video service processing method and device
CN109660816B (en) Information processing method and device
CN110138728B (en) Video data sharing method and device
CN110446001A (en) Video conference processing method, device, electronic equipment and medium based on view networking
CN111327868B (en) Method, terminal, server, equipment and medium for setting conference speaking party roles
CN111131754A (en) Control split screen method and device of conference management system
CN110457575B (en) File pushing method, device and storage medium
CN110557612B (en) Control method of monitoring equipment and video networking system
CN110018861B (en) Message prompting method and device for application program
CN110737519A (en) theme switching method and device
CN111654659B (en) Conference control method and device
CN110022286B (en) Method and device for requesting multimedia program
CN111447407B (en) Method and device for transmitting monitoring resources
CN111405230B (en) Conference information processing method and device, electronic equipment and storage medium
CN109218824B (en) Service processing method and device
CN108989737B (en) Data playing method and device and electronic equipment
CN110290343B (en) Method and device for joining video networking conference and H323 protocol conversion server
CN108881791B (en) A kind of conference control method and Conference control device based on view networking
CN110049269B (en) Video networking conference management method, server and client

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 100000 Dongcheng District, Beijing, Qinglong Hutong 1, 1103 house of Ge Hua building.

Applicant after: VISIONVERA INFORMATION TECHNOLOGY Co.,Ltd.

Address before: 100000 Beijing Dongcheng District Qinglong Hutong 1 Song Hua Building A1103-1113

Applicant before: BEIJING VISIONVERA INTERNATIONAL INFORMATION TECHNOLOGY Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant