CN115348309B - Communication management method and device - Google Patents

Communication management method and device Download PDF

Info

Publication number
CN115348309B
CN115348309B CN202210987735.2A CN202210987735A CN115348309B CN 115348309 B CN115348309 B CN 115348309B CN 202210987735 A CN202210987735 A CN 202210987735A CN 115348309 B CN115348309 B CN 115348309B
Authority
CN
China
Prior art keywords
application
message
information
client
communication
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
CN202210987735.2A
Other languages
Chinese (zh)
Other versions
CN115348309A (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.)
Shanghai Shuhui System Technology Co ltd
Original Assignee
Shanghai Shuhui System 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 Shanghai Shuhui System Technology Co ltd filed Critical Shanghai Shuhui System Technology Co ltd
Publication of CN115348309A publication Critical patent/CN115348309A/en
Application granted granted Critical
Publication of CN115348309B publication Critical patent/CN115348309B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions

Abstract

The invention provides a communication management method and a device, wherein the method comprises the following steps: responding to a communication request of an application terminal, and acquiring application information and communication information corresponding to the communication request; judging whether the application corresponding to the application information is a registered application or not; if the application is a registered application, establishing connection with the application; and determining a message receiving object and message content according to the communication information, and sending the message content to the message receiving object. By connecting with each registration application, the communication management method provided by the invention determines the application to which the message needs to be transmitted in each registration application as the target application, and sends the message to be transmitted to the target application, so as to open the message communication barriers among the application terminals, realize the message communication management among a plurality of applications, greatly simplify the interaction among the applications and ensure the timeliness in the message transmission process.

Description

Communication management method and device
The present application claims priority from the chinese patent office, application number 202210686787.6, chinese patent application entitled "communication management method and apparatus," filed on month 17 of 2022, the entire contents of which are incorporated herein by reference.
Technical Field
The present invention relates to the field of data communication technologies, and in particular, to a communication management method and device.
Background
Application communication refers to the transmission of information between two applications, so that users can communicate messages with each other through the application in a long distance. With the development of technology and the demands of users, many products for messaging, such as QQ, weChat, etc., are presented in the current society.
However, the existing communication products are basically aimed at the communication of single application terminals, the support of multiple application systems in a distributed architecture is insufficient, no good management tool exists, communication message barriers are arranged among all application terminals, and the message communication timeliness among applications is low.
Disclosure of Invention
In view of this, the present invention provides a communication management method, by which application message communication can be managed, so as to implement message communication management between a plurality of applications, and ensure timeliness in a message transmission process.
The invention also provides a communication management device for ensuring the realization and application of the method in practice.
A communication management method, comprising:
responding to the communication request of the application terminal, and acquiring application information and communication information corresponding to the communication request;
judging whether the application corresponding to the application information is a registered application or not;
if the application is a registered application, establishing connection with the application;
and determining a message receiving object and message content according to the communication information, and sending the message content to the message receiving object.
In the above method, optionally, the determining whether the application corresponding to the application information is a registered application includes:
if the application information contains the communication key, acquiring the communication key in the application information;
judging whether the communication key meets the verification standard or not;
and if the communication key accords with the verification standard, the application is a registered application, otherwise, the application is a non-registered application.
The above method, optionally, if the application is a registration application, establishes a connection with the application, including:
acquiring each connection parameter of the application, wherein each connection parameter is manually registered and allocated;
substituting each connection parameter into preset connection configuration information according to a preset parameter format so as to realize connection with the application.
The method, optionally, further comprises:
judging whether the application accords with an abnormal application standard or not according to the application information, if the application accords with the abnormal application standard, disconnecting the application, and recording the application in a preset application blacklist.
The method, optionally, further comprises:
acquiring application information of each connected application which is successfully connected, client information corresponding to each connected application, user group information of a user group in each connected application and user information in each user group;
and visually displaying the client information, the user group information and the user information, wherein the client corresponding to the client information comprises a java client and a browser client.
A communication management apparatus comprising:
the first acquisition unit is used for responding to the communication request of the application terminal and acquiring application information and communication information corresponding to the communication request;
an application judging unit, configured to judge whether an application corresponding to the application information is a registered application;
an application connection unit, configured to establish connection with the application if the application is a registered application;
and the message sending unit is used for determining a message receiving object and message content according to the communication information and sending the message content to the message receiving object.
The above apparatus, optionally, the application determining unit includes:
the first acquisition subunit is used for acquiring the communication key in the application information if the application information contains the communication key;
the judging subunit is used for judging whether the communication key accords with the verification standard; and if the communication key accords with the verification standard, the application is a registered application, otherwise, the application is a non-registered application.
The above device, optionally, the application connection unit includes:
the second acquisition subunit is used for acquiring each connection parameter of the application, wherein each connection parameter is manually registered and distributed;
and the connection subunit is used for substituting the connection parameters into preset connection configuration information according to a preset parameter format so as to realize connection with the application.
The above device, optionally, further comprises:
and the abnormality management unit is used for judging whether the application accords with an abnormal application standard according to the application information, disconnecting the application if the application accords with the abnormal application standard, and recording the application in a preset application blacklist.
The above device, optionally, further comprises:
a second obtaining unit, configured to obtain application information of each connected application that has successfully established a connection, client information corresponding to each connected application, user group information of a user group in each connected application, and user information in each user group;
and the information display unit is used for visually displaying the client information, the user group information and the user information, and the client corresponding to the client information comprises a java client and a browser client.
A storage medium comprising stored instructions, wherein the instructions, when executed, control a device in which the storage medium resides to perform the communication management method described above.
An electronic device comprising a memory and one or more instructions, wherein the one or more instructions are stored in the memory and configured to perform the communication management method described above by one or more processors.
Compared with the prior art, the invention has the following advantages:
based on the embodiment provided by the invention, in the process of executing communication management, responding to the communication request of the application terminal, and acquiring the application information and the communication information corresponding to the communication request; judging whether the application corresponding to the application information is a registered application or not; if the application is a registered application, establishing connection with the application; and determining a message receiving object and message content according to the communication information, and sending the message content to the message receiving object.
By connecting with each registration application, the embodiment provided by the invention determines the target application to which the message needs to be transmitted in each registration application, and sends the message needing to be transmitted to the target application, so that the message communication barriers among all application terminals are opened, the message communication management among a plurality of applications is realized, the interaction among the applications is greatly simplified, and the timeliness in the message transmission process is ensured.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present invention, and that other drawings can be obtained according to the provided drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flow chart of a communication management method according to an embodiment of the present invention;
FIG. 2 is a flowchart of another method of communication management according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating another method of communication management according to an embodiment of the present invention;
fig. 4 is a schematic diagram of a message center structure of a communication management method according to an embodiment of the present invention;
fig. 5a, fig. 5b, and fig. 5c are schematic views of a portion of a message center interface of a communication management device according to an embodiment of the present invention;
fig. 6 is a device structure diagram of a communication management device according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
In this application, 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, and the terms "comprise," "include," or any other variation thereof, are intended to cover a non-exclusive inclusion such that a process, method, article, or apparatus 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 apparatus. 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 apparatus that comprises the element.
The invention is operational with numerous general purpose or special purpose computing device environments or configurations. For example: personal computers, server computers, hand-held or portable devices, tablet devices, multiprocessor devices, distributed computing environments that include any of the above devices or devices, and the like.
The embodiment of the invention provides a communication management method, which can be applied to various system platforms, wherein an execution subject of the method can be a computer terminal or processors of various mobile devices, and a flow chart of the method is shown in fig. 1, and specifically comprises the following steps:
s101: and responding to the communication request of the application terminal, and acquiring application information and communication information corresponding to the communication request.
In the embodiment provided by the invention, in order to realize message communication among different application terminals, a message center is developed, wherein a management end is the core of the message center. The management terminal receives the communication request of the application terminal and acquires the application information and the communication information which need to be communicated from the communication request.
S102: and judging whether the application corresponding to the application information is a registered application or not.
If the application information is a registered application, S103 is executed, otherwise S104 is executed.
Specifically, as shown in fig. 2, the determining whether the application corresponding to the application information is a registered application includes:
s201: and if the application information contains the communication key, acquiring the communication key in the application information.
S202: and judging whether the communication key meets the verification standard.
If the communication key meets the verification standard, S203 is executed, and if the communication key does not meet the verification standard, S204 is executed.
S203: the application is a registration application.
S204: the application is a non-registered application.
In the embodiment provided by the invention, if the application terminal needs to be connected with the message center, the application terminal needs to register on the application management of the message center, after the registration is completed, the message center can distribute a unique key to the application, the application needs to carry the key for verification when being connected, and the application can be judged whether the application is a registered application or not when the first handshake is carried out, and the non-registered application can not be connected.
If the application information contains the communication key, verifying the communication key, and if the communication key accords with the verification standard of the message center, namely the message center has a symmetric key corresponding to the communication key, registering the application in the message center to be a registered application; if the communication key does not meet the verification standard of the message center, the application is not registered in the message center and is a non-registered application.
By the embodiment of the invention, whether the application corresponding to the application information is the registered application is judged by judging whether the communication key carried in the application information accords with the verification standard of the message center, so that the message communication between registered applications can be ensured, and the safety of message transmission is ensured.
S103: a connection is established with the application.
In the embodiment provided by the invention, the management end of the message center judges whether the application is a registered application or not when the application is connected, and if the application is the registered application, the management end is connected with the application.
Specifically, if the application is a registered application, establishing connection with the application includes:
acquiring each connection parameter of the application, wherein each connection parameter is manually registered and allocated;
substituting each connection parameter into preset connection configuration information according to a preset parameter format so as to realize connection with the application.
In the embodiment provided by the invention, after the application is registered in the message center, a unique key is allocated, when the application is connected in the message center, corresponding connection parameters are provided for the message center according to the connection configuration information of the message center, the connection parameters comprise the key allocated in the registration of the message center, and then each connection parameter is substituted into preset connection configuration information according to a specified parameter format so as to connect the application to the message center.
It should be noted that, multiple clients may set the same application, and when an application connects to a message center through a client, parameters transmitted by each application are different due to different clients.
By substituting the connection parameters in the preset format corresponding to the application into the connection configuration information, the application is connected with the message center so as to facilitate the message center to manage the application, and the application can communicate with other applications through the message center to open the message communication barriers between the application terminals, prevent illegal access and ensure the safety of message communication.
S104: and determining a message receiving object and message content according to the communication information, and sending the message content to the message receiving object.
In the embodiment provided by the invention, the message content to be sent and the message receiving object to receive the message content are determined according to the communication information. After the connection between the application and the message center is completed, the application enters the management end to be managed, and message pushing of the application, such as service message, grouping message, user message and the like, can be performed through the management end. And the message center transmits the message content to be sent by the user to the message receiving object according to the message receiving object corresponding to the communication information, so as to complete the process of message communication.
The message receiving object is an application connected to the message center, and may be the same application as the application that sends the message, or may be a different application from the application that sends the message, and may be a front-end application or a back-end application.
S105: ending the communication process.
If the application corresponding to the application information is a non-registered application, the application cannot be managed through the message center, and the message of the application cannot be sent through the message center, so that the communication process of the application request is ended, the application can be prompted to register, the communication process of the communication request is continuously executed after registration, and if the application corresponding to the application information is a registered application, the communication process is normally ended after S104 is executed.
Based on the embodiment provided by the invention, in the process of executing communication management, responding to the communication request of the application terminal, and acquiring the application information and the communication information corresponding to the communication request; judging whether the application corresponding to the application information is a registered application or not; if the application is a registered application, establishing connection with the application; and determining a message receiving object and message content according to the communication information, and sending the message content to the message receiving object.
By connecting with each registration application, the embodiment provided by the invention determines the target application to which the message needs to be transmitted in each registration application, and sends the message needing to be transmitted to the target application, so that the message communication barriers among all application terminals are opened, the message communication management among a plurality of applications is realized, the interaction among the applications is greatly simplified, and the timeliness in the message transmission process is ensured.
In an embodiment provided by the present invention, optionally, the method further includes:
judging whether the application accords with an abnormal application standard or not according to the application information, if the application accords with the abnormal application standard, disconnecting the application, and recording the application in a preset application blacklist.
The management end of the message center can be used for disconnecting and removing the application with abnormal connection, and adding the internet protocol address (IP address, internet Protocol Address) of the application into an IP blacklist and the like. The management end of the message center firstly judges whether the application accords with the standard of the abnormal application, if so, the application is the abnormal application, the management end of the message center disconnects the application, and adds the application into an application blacklist to prevent the next abnormal connection of the application.
The management end can also manage all the connected clients, including a java client and a browser client, can check the information of the connection of each client, can also carry out blacking treatment on the clients, and the blacked clients cannot be connected with the management end again.
By applying the embodiment provided by the invention, the abnormal application is disconnected and recorded in the blacklist, so that the abnormal application can be prevented from carrying out message communication, and the safety of the message communication is ensured.
In the embodiment provided by the present invention, as shown in fig. 3, optionally, the method further includes:
s301: acquiring application information of each connected application which is successfully connected, client information corresponding to each connected application, user group information of a user group in each connected application and user information in each user group;
s302: and visually displaying the client information, the user group information and the user information.
The client corresponding to the client information comprises a java client and a browser client.
Specifically, for convenience of management, the obtained application information, client information, user information and user group information of each successfully connected application may be displayed on a display interface. The display interface can be managed according to different functional modules set by users, applications and clients.
By using the embodiment provided by the invention, the client information, the user group information and the user information are visually displayed, so that an administrator can visually manage the related information of each connected application, the message connection of each application terminal is managed and controlled, and the safety of message communication is improved.
As shown in the schematic message center structure of fig. 4, the message center runs on the server, which is the hub of message communication of all application terminals.
The message center mainly comprises two large blocks of a management end and a client end, wherein the management end is the core of the management end, and the client end is divided into a JAVA client end and a browser client end. If the back-end application is to be connected with the management end, the JAVA client where the back-end application is located needs to be integrated with the management end of the message center, so that the connection of the back-end application to the management end is realized. Similarly, if the front-end application needs to access the management end of the message center, the browser client where the front-end application is located needs to be integrated with the management end of the message center, so that the connection of the front-end application to the management end is realized. The method is different from the traditional timely communication interaction, is not limited to the interaction between the front end and the back end, and can realize the message interaction between the back end and the back end through a message center integrated by the client and the management end. The management end is responsible for connection of applications, message communication management and safety control; the client is mainly responsible for receiving and sending specific message service, and provides a set of initial access packet for the application terminal, and the application terminal integrates the packet to be accessed.
The client entity DistICClient of the JAVA client is mainly responsible for connecting with the management end of the message center, sending application messages, carrying out message interaction and other operations, the processor is responsible for carrying out service logic processing on the messages received by the JAVA client, and the listener Listener is mainly responsible for listening to the messages. Similarly, the core packet tiows.js of the browser client is mainly used for connecting with a management end of a message center, receiving and sending application messages and the like, and the service processing packet distic.js is responsible for carrying out service logic processing on the messages received by the browser client.
In the design of the message center, an instant messaging technology is used, complete encapsulation is carried out, the message center is used as a hub for message transmission among all applications, and all applications can communicate with each other by connecting the message center. If the application terminal needs to connect with the message center, firstly, the message center needs to register on the application management of the message center, after the registration is completed, the message center distributes a unique key to the application, the application needs to carry the key for verification when being connected, and when the first handshake is carried out, whether the application is a registered application or not can be judged, and the non-registered application can not be connected. After the connection is completed, the management end is accessed to carry out management, wherein the management end management comprises client management, application management, blacklist management, message management and user management. The message pushing of the application, such as service message, grouping message, user message, etc., can be performed through the management end, and forced disconnection, removal, addition of IP blacklist, etc. can be performed on the terminal with abnormal connection. The application terminals registered and connected through the message center can communicate with each other or with each other, so that communication barriers among the applications are opened. In order to realize the visual management of each application terminal, part of the connection information can be subjected to persistent storage management; in order to improve the performance, part of the information can be cached.
As shown in the interface diagrams of the message center in fig. 5a, 5b and 5c, fig. 5a mainly shows the interface display diagram of each management operation corresponding to each functional module included in the message center; FIG. 5b is a diagram showing a message center display interface that can display an online client, an online user, an online group, and an online IP, and display IP packet statistics via a digital statistics diagram, average packet processing time consumption, IP sent bytes count, IP received bytes count, IP processed bytes count, and so on; as shown in fig. 5c, the message center display interface also displays traffic data statistics of the monitoring port, including information such as traffic data details of the server.
The specific implementation process and derivative manner of the above embodiments are all within the protection scope of the present invention.
Corresponding to the method shown in fig. 1, the embodiment of the present invention further provides a communication management device, which is used for implementing the method shown in fig. 1, where the communication management device provided in the embodiment of the present invention may be applied to a computer terminal or various mobile devices, and the structural schematic diagram of the communication management device is shown in fig. 6, and specifically includes:
a first obtaining unit 601, configured to respond to a communication request of the application terminal, and obtain application information and communication information corresponding to the communication request;
an application judging unit 602, configured to judge whether an application corresponding to the application information is a registered application;
an application connection unit 603, configured to establish a connection with the application if the application is a registered application;
and a message sending unit 604, configured to determine a message receiving object and a message content according to the communication information, and send the message content to the message receiving object.
Based on the device provided by the embodiment of the invention, in the process of executing communication management, a first acquisition unit responds to a communication request of an application terminal to acquire application information and communication information corresponding to the communication request; judging whether the application corresponding to the application information is a registered application or not by an application judging unit; if the application is a registered application, establishing connection with the application through an application connection unit; and finally, the message sending unit determines a message receiving object and message content according to the communication information, and sends the message content to the message receiving object.
By connecting with each registration application, the device provided by the embodiment of the invention determines the target application to which the message needs to be transmitted in each registration application, and sends the message needing to be transmitted to the target application, so that the message communication barriers among all application terminals are opened, the message communication management among a plurality of applications is realized, the interaction among the applications is greatly simplified, and the timeliness in the message transmission process is ensured.
The device provided in the embodiment of the present invention, optionally, the application determining unit 602 includes:
the first acquisition subunit is used for acquiring the communication key in the application information if the application information contains the communication key;
the judging subunit is used for judging whether the communication key accords with the verification standard; and if the communication key accords with the verification standard, the application is a registered application, otherwise, the application is a non-registered application.
The device provided in the embodiment of the present invention, optionally, the application connection unit 603 includes:
the second acquisition subunit is used for acquiring each connection parameter of the application, wherein each connection parameter is manually registered and distributed;
and the connection subunit is used for substituting the connection parameters into preset connection configuration information according to a preset parameter format so as to realize connection with the application.
The device provided by the embodiment of the invention, optionally, further comprises:
and the abnormality management unit is used for judging whether the application accords with an abnormal application standard according to the application information, disconnecting the application if the application accords with the abnormal application standard, and recording the application in a preset application blacklist.
The device provided by the embodiment of the invention, optionally, further comprises:
a second obtaining unit, configured to obtain application information of each connected application that has successfully established a connection, client information corresponding to each connected application, user group information of a user group in each connected application, and user information in each user group;
and the information display unit is used for visually displaying the client information, the user group information and the user information, and the client corresponding to the client information comprises a java client and a browser client.
The specific working process of each unit and subunit in the communication management device disclosed in the above embodiment of the present invention may refer to the corresponding content in the communication management method disclosed in the above embodiment of the present invention, and will not be described herein again.
The embodiment of the invention also provides a storage medium, which comprises stored instructions, wherein the equipment where the storage medium is located is controlled to execute the communication management method when the instructions run.
The embodiment of the present invention further provides an electronic device, whose structural schematic diagram is shown in fig. 7, specifically including a memory 701, and one or more instructions 702, where the one or more instructions 702 are stored in the memory 701, and configured to be executed by the one or more processors 703, where the one or more instructions 702 perform the following operations:
responding to the communication request of the application terminal, and acquiring application information and communication information corresponding to the communication request;
judging whether the application corresponding to the application information is a registered application or not;
if the application is a registered application, establishing connection with the application;
and determining a message receiving object and message content according to the communication information, and sending the message content to the message receiving object.
In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments. In particular, for a system or system embodiment, since it is substantially similar to a method embodiment, the description is relatively simple, with reference to the description of the method embodiment being made in part. The systems and system embodiments described above are merely illustrative, wherein the elements illustrated as separate elements may or may not be physically separate, and the elements shown as elements may or may not be physical elements, may be located in one place, or may be distributed over a plurality of network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
Those of skill would further appreciate that the elements and algorithm steps of the examples described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both.
To clearly illustrate this interchangeability of hardware and software, various illustrative components and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A communication management method, applied to a message center, comprising:
responding to the communication request of the application terminal, and acquiring application information and communication information corresponding to the communication request;
judging whether the application corresponding to the application information is a registered application or not;
if the application is a registered application, establishing connection with the application;
determining a message receiving object and message content according to the communication information, and sending the message content to the message receiving object, wherein the message receiving object is an application connected to a message center, and the message receiving object is a front-end application or a back-end application;
the message center comprises a management end and a client end, wherein the management end is used for connection of applications, message communication management and safety control, the client end is used for receiving and sending message service and providing a set of initial access package for application terminals, the application terminals are integrated and need to be accessed into the initial access package, and the client end comprises a JAVA client end and a browser client end;
if the back-end application is connected with the management end, the JAVA client where the back-end application is located needs to be integrated with the management end to realize the connection of the back-end application and the management end, and if the front-end application is connected with the management end, the browser client where the front-end application is located needs to be integrated with the management end to realize the connection of the front-end application and the management end, and the message interaction between the back-end and the back-end can be realized through a message center integrated by the client and the management end;
the client entity of the JAVA client is used for connecting the management end, sending application messages and carrying out message interaction, the processor is used for carrying out service logic processing on the messages received by the JAVA client, and the monitor is used for monitoring the messages; the core package of the browser client is used for connecting the management end, receiving and sending the application message, and the service processing package is used for carrying out service logic processing on the message received by the browser client.
2. The method of claim 1, wherein the determining whether the application corresponding to the application information is a registered application comprises:
if the application information contains the communication key, acquiring the communication key in the application information;
judging whether the communication key meets the verification standard or not;
and if the communication key accords with the verification standard, the application is a registered application, otherwise, the application is a non-registered application.
3. The method of claim 1, wherein if the application is a registered application, establishing a connection with the application comprises:
acquiring each connection parameter of the application, wherein each connection parameter is manually registered and allocated;
substituting each connection parameter into preset connection configuration information according to a preset parameter format so as to realize connection with the application.
4. The method as recited in claim 1, further comprising:
judging whether the application accords with an abnormal application standard or not according to the application information, if the application accords with the abnormal application standard, disconnecting the application, and recording the application in a preset application blacklist.
5. The method as recited in claim 1, further comprising:
acquiring application information of each connected application which is successfully connected, client information corresponding to each connected application, user group information of a user group in each connected application and user information in each user group;
and visually displaying the client information, the user group information and the user information, wherein the client corresponding to the client information comprises a java client and a browser client.
6. A communication management device, for use in a message center, comprising:
the first acquisition unit is used for responding to the communication request of the application terminal and acquiring application information and communication information corresponding to the communication request;
an application judging unit, configured to judge whether an application corresponding to the application information is a registered application;
an application connection unit, configured to establish connection with the application if the application is a registered application;
a message sending unit, configured to determine a message receiving object and a message content according to the communication information, and send the message content to the message receiving object, where the message receiving object is an application connected to a message center, and the message receiving object is a front-end application or a back-end application;
the message center comprises a management end and a client end, wherein the management end is used for connection of applications, message communication management and safety control, the client end is used for receiving and sending message service and providing a set of initial access package for application terminals, the application terminals are integrated and need to be accessed into the initial access package, and the client end comprises a JAVA client end and a browser client end;
if the back-end application is connected with the management end, the JAVA client where the back-end application is located needs to be integrated with the management end to realize the connection of the back-end application and the management end, and if the front-end application is connected with the management end, the browser client where the front-end application is located needs to be integrated with the management end to realize the connection of the front-end application and the management end;
the client entity of the JAVA client is used for connecting the management end, sending application messages and carrying out message interaction, the processor is used for carrying out service logic processing on the messages received by the JAVA client, and the monitor is used for monitoring the messages; the core package of the browser client is used for connecting the management end, receiving and sending the application message, and the service processing package is used for carrying out service logic processing on the message received by the browser client.
7. The apparatus according to claim 6, wherein the application judging unit includes:
the first acquisition subunit is used for acquiring the communication key in the application information if the application information contains the communication key;
the judging subunit is used for judging whether the communication key accords with the verification standard; and if the communication key accords with the verification standard, the application is a registered application, otherwise, the application is a non-registered application.
8. The apparatus of claim 6, wherein the application connection unit comprises:
the second acquisition subunit is used for acquiring each connection parameter of the application, wherein each connection parameter is manually registered and distributed;
and the connection subunit is used for substituting the connection parameters into preset connection configuration information according to a preset parameter format so as to realize connection with the application.
9. The apparatus as recited in claim 6, further comprising:
and the abnormality management unit is used for judging whether the application accords with an abnormal application standard according to the application information, disconnecting the application if the application accords with the abnormal application standard, and recording the application in a preset application blacklist.
10. The apparatus as recited in claim 6, further comprising:
a second obtaining unit, configured to obtain application information of each connected application that has successfully established a connection, client information corresponding to each connected application, user group information of a user group in each connected application, and user information in each user group;
and the information display unit is used for visually displaying the client information, the user group information and the user information, and the client corresponding to the client information comprises a java client and a browser client.
CN202210987735.2A 2022-06-17 2022-08-17 Communication management method and device Active CN115348309B (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210686787 2022-06-17
CN2022106867876 2022-06-17

Publications (2)

Publication Number Publication Date
CN115348309A CN115348309A (en) 2022-11-15
CN115348309B true CN115348309B (en) 2024-03-22

Family

ID=83952607

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210987735.2A Active CN115348309B (en) 2022-06-17 2022-08-17 Communication management method and device

Country Status (1)

Country Link
CN (1) CN115348309B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101217510A (en) * 2008-01-04 2008-07-09 李卓桓 An integrated information interactive system and the corresponding method
CN108306819A (en) * 2018-04-20 2018-07-20 网易(杭州)网络有限公司 Instant communicating system implementation method, medium and computing device based on block chain
CN109040210A (en) * 2018-07-23 2018-12-18 百富计算机技术(深圳)有限公司 Communication means, terminal device and storage medium between a kind of application
CN111464431A (en) * 2020-04-14 2020-07-28 北京电信易通信息技术股份有限公司 Instant message intercommunication method and instant message intercommunication system based on nodes
CN113296986A (en) * 2021-06-18 2021-08-24 中国农业银行股份有限公司 Message processing method, device, server and storage medium
CN113595877A (en) * 2021-07-23 2021-11-02 永旗(北京)科技有限公司 Instant communication method based on block chain
WO2022083722A1 (en) * 2020-10-22 2022-04-28 华为技术有限公司 Method for cross-application interconnection between different devices, and related apparatus

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105991412B (en) * 2015-02-12 2019-03-19 阿里巴巴集团控股有限公司 Information push method and device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101217510A (en) * 2008-01-04 2008-07-09 李卓桓 An integrated information interactive system and the corresponding method
CN108306819A (en) * 2018-04-20 2018-07-20 网易(杭州)网络有限公司 Instant communicating system implementation method, medium and computing device based on block chain
CN109040210A (en) * 2018-07-23 2018-12-18 百富计算机技术(深圳)有限公司 Communication means, terminal device and storage medium between a kind of application
CN111464431A (en) * 2020-04-14 2020-07-28 北京电信易通信息技术股份有限公司 Instant message intercommunication method and instant message intercommunication system based on nodes
WO2022083722A1 (en) * 2020-10-22 2022-04-28 华为技术有限公司 Method for cross-application interconnection between different devices, and related apparatus
CN113296986A (en) * 2021-06-18 2021-08-24 中国农业银行股份有限公司 Message processing method, device, server and storage medium
CN113595877A (en) * 2021-07-23 2021-11-02 永旗(北京)科技有限公司 Instant communication method based on block chain

Also Published As

Publication number Publication date
CN115348309A (en) 2022-11-15

Similar Documents

Publication Publication Date Title
CN102761864B (en) Data transmission method, system and device
CN110611723B (en) Scheduling method and device of service resources
CN105490839B (en) A kind of alarm method and device of website data safety
CN109152094B (en) Wireless network connection method for terminal
CN102868728B (en) Network proxy method based on virtual channel in virtual desktop infrastructure (VDI) environment
CN103813329A (en) Capability calling method and capability opening system
CN113194550B (en) Data channel construction method, server and data cluster system
CN101827453A (en) Method and system for establishing connection between PC and wireless terminal
CN114158038A (en) Communication method, device and storage medium
CN104009961A (en) PPPoE session ID distribution method and equipment thereof
CN115348309B (en) Communication management method and device
CN109302435A (en) Message issuance method, device, system, server and computer readable storage medium
CN111262779A (en) Method, device, server and system for acquiring data in instant messaging
CN103987017B (en) A kind of method and system for being used to set up service access in a wlan
US10506021B2 (en) Method and device for providing communication connection for a plurality of candidate applications in a mobile device
CN111935316B (en) Method and device for acquiring front-end equipment catalog
CN113259436B (en) Network request processing method and device
WO2018211180A1 (en) Method for connecting equipment to the internet network
CN107911642A (en) A kind of cable television network management system
CN114025010A (en) Method for establishing connection and network equipment
CN113542324A (en) Message pushing method and device
CN112291207B (en) Method and device for acquiring front-end equipment catalog
CN112291210B (en) Method and device for acquiring front-end equipment catalog
CN112291209B (en) Method and device for acquiring front-end equipment catalog
CN116074080B (en) Data processing method and platform of satellite ground station management system

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
GR01 Patent grant
GR01 Patent grant