CN110677503B - Heterogeneous data transmission assembly platform based on distributed deployment - Google Patents

Heterogeneous data transmission assembly platform based on distributed deployment Download PDF

Info

Publication number
CN110677503B
CN110677503B CN201911247164.3A CN201911247164A CN110677503B CN 110677503 B CN110677503 B CN 110677503B CN 201911247164 A CN201911247164 A CN 201911247164A CN 110677503 B CN110677503 B CN 110677503B
Authority
CN
China
Prior art keywords
component
data
data transmission
heterogeneous
data packet
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
CN201911247164.3A
Other languages
Chinese (zh)
Other versions
CN110677503A (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.)
Guangzhou Xintianweng Information Technology Co ltd
Original Assignee
Guangzhou Xintianweng 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 Guangzhou Xintianweng Information Technology Co ltd filed Critical Guangzhou Xintianweng Information Technology Co ltd
Priority to CN201911247164.3A priority Critical patent/CN110677503B/en
Publication of CN110677503A publication Critical patent/CN110677503A/en
Application granted granted Critical
Publication of CN110677503B publication Critical patent/CN110677503B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • 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 application provides a heterogeneous data transmission component platform based on distributed deployment, various functional components are aggregated through a public technical component, so that a heterogeneous data transmission layer can realize distribution and transmission of data by calling the functional components needed in the public technical component after determining a data transmission direction and a data transmission mode, the heterogeneous data transmission layer can not stop working due to unexpected faults of a certain functional component, has universality and fault tolerance, can be flexibly applied to a heterogeneous system, is not limited to a data specification, a format and a language, can also increase or delete the functional components in the public technical component according to requirements, solves the problem that the existing integrated system depends on centralized control of a management system, can stop transmission of service data of all subsystem modules once the management system fails and stops use, and can stop transmission of service data of any one subsystem module or related service once any one party is adjusted, whether the operation of the integrated interface is influenced or not needs to be confirmed, and the flexibility is low.

Description

Heterogeneous data transmission assembly platform based on distributed deployment
Technical Field
The application relates to the technical field of data management, in particular to a heterogeneous data transmission component platform based on distributed deployment.
Background
Conventional enterprise-level or industrial-level software systems typically require the construction of large integrated systems, with all data being collected into a management system through an integrated interface, with the management system controlling multiple subsystem modules.
Such integrated systems rely on a centralized control of the management system, where each subsystem module cannot exist independently from the management system, resulting in the traffic data of all subsystem modules stopping transmission once the management system is deactivated by mistake. In such an integrated system, once any subsystem module or related service is adjusted, whether the operation of the integrated interface is affected needs to be determined, so that the flexibility is low, and the system cannot be applied to a new internet business state which is across main bodies, across industries and develops at a high speed.
Disclosure of Invention
The embodiment of the application provides a heterogeneous data transmission component platform based on distributed deployment, and the technical problems that an existing integrated system depends on centralized control of a management system, service data of all subsystem modules can be stopped from being transmitted once the management system fails and stops use, and once any one subsystem module or related service is adjusted, whether operation of an integrated interface is affected or not needs to be confirmed, and flexibility is low are solved.
In view of the above, the present application provides a heterogeneous data transmission component platform based on distributed deployment, where the component platform includes:
heterogeneous data transfer layer, uniformity component, common technology component and bottom layer support component
The heterogeneous data transmission layer is respectively connected with the unified component and the public technology component, and is used for controlling an interconnection protocol structure of a data transmission direction and a networking communication protocol of a data transmission mode;
the uniformity component is used for providing a uniform verification component of user data;
a functionality component for providing at least one datum;
the bottom layer support assembly is used for providing technical support for the uniformity assembly and the common technical assembly.
Optionally, the heterogeneous data transmission layer includes a control server;
the control server is respectively connected with at least one user terminal, the uniformity component and the public technology component;
and the control server receives the data packet sent by the user terminal, and transmits the data packet to the user terminal through an IP network after determining that the transmission direction of the data packet is the user terminal.
Optionally, the heterogeneous data transmission layer further includes a security control gateway;
the control server is connected with the safety control gateway;
and the control server receives the data packet sent by the user terminal, and transmits the data packet to a heterogeneous data transmission layer of the heterogeneous system through the security control gateway through an IP network after determining that the transmission direction of the data packet is the heterogeneous system.
Optionally, the transmitting through the IP network specifically includes:
establishing a communication channel in an IP network according to the data type of the data packet, wherein the communication channel comprises a session channel and a media channel;
if the data type of the data packet is a control instruction or a text, transmitting the data packet through the session channel;
and if the data type of the data packet is a file or binary large data, transmitting the data packet through the media channel.
Optionally, the uniformity component includes a user basic data checking component, a user attribution system checking component, a user login control checking component, a user ID code splitting component, a system rule checking component, and an index data checking component.
Optionally, the public technology component specifically includes an access component, a verification component, an identification component, a routing component, a conversion component, an integration component, and a query component.
Optionally, the bottom layer support assembly comprises a universal assembly and a bottom layer assembly.
According to the technical scheme, the embodiment of the application has the following advantages:
in the embodiment of the application, a heterogeneous data transmission component platform based on distributed deployment is provided, various functional components are aggregated through a common technical component, so that after a data transmission direction and a data transmission mode are determined, a heterogeneous data transmission layer calls the functional components needed in the common technical component to realize distribution and transmission of data, the data cannot stop working due to unexpected faults of a certain functional component, the heterogeneous data transmission component platform has universality and fault tolerance, can be flexibly applied to a heterogeneous system, is not limited to one data specification, format and language, can increase or delete the functional components in the common technical component according to requirements, solves the problem that the existing integrated system depends on centralized control of a management system, can stop transmission of service data of all subsystem modules once the management system fails and stops use, and once any one subsystem module or related service is adjusted, whether the operation of the integrated interface is influenced or not needs to be confirmed, and the flexibility is low.
Drawings
Fig. 1 is a first architecture diagram of a heterogeneous data transmission component platform based on distributed deployment according to an embodiment of the present application;
fig. 2 is a second architecture diagram of a heterogeneous data transmission component platform based on distributed deployment according to an embodiment of the present application;
fig. 3 is a schematic process diagram of data transmission between two heterogeneous systems according to an embodiment of the present application;
FIG. 4 is a transmission diagram of communication channels in an IP network according to an embodiment of the present invention;
wherein the reference numerals are:
1. a heterogeneous data transport layer; 2. a uniformity component; 3. a common technology component; 4. a bottom layer support assembly; 11. a control server; 12. a security control gateway; 21. a user basic data verification component; 22. a user attribution system verification component; 23. a user logs in a control and verification component; 24. a user ID code-splitting component; 25. a system rule checking component; 26. an index data check component; 31. an access component; 32. a verification component; 33. identifying a component; 34. a conversion component; 35. a routing component; 36. an integration component; 37. a query component; 41. a general-purpose component; 42. a bottom layer assembly.
Detailed Description
In order to make the technical solutions of the present application better understood, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The application designs a heterogeneous data transmission component platform based on distributed deployment, and solves the technical problems that an existing integrated system depends on centralized control of a management system, service data of all subsystem modules can be stopped from being transmitted once the management system fails and stops use, and whether operation of an integrated interface is influenced or not needs to be confirmed once any one subsystem module or related services are adjusted, and the flexibility is low.
For convenience of understanding, please refer to fig. 1, where fig. 1 is a first architecture diagram of a heterogeneous data transmission component platform based on distributed deployment according to an embodiment of the present application, and as shown in fig. 1, the first architecture diagram specifically includes:
heterogeneous data transmission layer 1, uniformity component 2, common technology component 3 and bottom layer support component 4
The heterogeneous data transmission layer 1 is respectively connected with the uniform component 2 and the public technical component 3, and the heterogeneous data transmission layer 1 is used for controlling an interconnection protocol structure of a data transmission direction and a networking communication protocol of a data transmission mode;
the uniformity component 2 is used for providing a uniform verification component of user data;
a functional component of the common technical component 3 for providing at least one datum;
the bottom layer support assembly 4 is used to provide technical support for the uniformity assembly 2 as well as the common technical assembly 3.
It should be noted that the heterogeneous data transmission layer 1 is a basis for providing distributed data transmission, and specifies an interconnection protocol structure of data transmission and exchange directions and an interconnection communication protocol of data transmission modes.
The unification component 2 mainly provides a unification verification component of user data, belongs to one of the bases of component platforms, and the identity of a user must be verified through the unification component 2.
The common technical component 3 mainly provides functional components for performing various processing and applications on data, and when the heterogeneous data transmission layer 1 needs to perform some processing on data, various functional components in the common technical component 3 can be selectively called to complete the processing.
The underlying support component 4 is the technical support of the entire component platform, primarily provided for the uniformity component 2 as well as the common technical component 3.
In the embodiment of the application, a heterogeneous data transmission component platform based on distributed deployment is provided, various functional components are aggregated through a common technical component 3, so that after a data transmission direction and a data transmission mode are determined, a heterogeneous data transmission layer 1 calls the functional components needed to be used in the common technical component 3 to realize distribution and transmission of data, the data cannot stop working due to unexpected faults of a certain functional component, the heterogeneous data transmission layer has universality and fault tolerance, can be flexibly applied to a heterogeneous system, is not limited to one data specification, format and language, can add or delete the functional components in the common technical component 3 according to requirements, solves the problem that the existing integrated system depends on centralized control of a management system, and can stop transmission of service data of all subsystem modules once the management system makes mistakes and stops use, and once any side subsystem module or related service is adjusted, whether the operation of the integrated interface is influenced or not needs to be confirmed, and the flexibility is low.
Specifically, referring to fig. 2, fig. 2 is a second architecture diagram of a heterogeneous data transmission component platform based on distributed deployment according to an embodiment of the present application, and as shown in fig. 2, the second architecture diagram specifically includes:
heterogeneous data transmission layer 1, uniformity component 2, common technology component 3 and bottom layer support component 4
The heterogeneous data transmission layer 1 is respectively connected with the uniform component 2 and the public technical component 3, and the heterogeneous data transmission layer 1 is used for controlling an interconnection protocol structure of a data transmission direction and a networking communication protocol of a data transmission mode;
the uniformity component 2 is used for providing a uniform verification component of user data;
a functional component of the common technical component 3 for providing at least one datum;
the bottom layer support assembly 4 is used to provide technical support for the uniformity assembly 2 as well as the common technical assembly 3.
It should be noted that the heterogeneous data transmission layer 1 is a basis for providing distributed data transmission, and specifies an interconnection protocol structure of data transmission and exchange directions and an interconnection communication protocol of data transmission modes.
The unification component 2 mainly provides a unification verification component of user data, belongs to one of the bases of component platforms, and the identity of a user must be verified through the unification component 2.
The common technical component 3 mainly provides functional components for performing various processing and applications on data, and when the heterogeneous data transmission layer 1 needs to perform some processing on data, various functional components in the common technical component 3 can be selectively called to complete the processing.
The underlying support component 4 is the technical support of the entire component platform, primarily provided for the uniformity component 2 as well as the common technical component 3.
Further, the heterogeneous data transport layer 1 includes a control server 11;
the control server 11 is respectively connected with at least one user terminal, the uniformity component 2 and the public technology component 3;
the control server 11 receives a data packet sent by the user terminal, and transmits the data packet to the user terminal through the IP network after determining that the transmission direction of the data packet is the user terminal.
It should be noted that, the control server 11 is connected to at least one user terminal, the uniformity component 2 and the public technology component 3, and after the control server 11 receives a data packet sent by the user terminal and determines that the transmission direction of the data packet is the user terminal of the system, the uniformity component 2 and the public technology component 3 are invoked to transmit the data packet to the user terminal of the system through the IP network.
Further, the heterogeneous data transmission layer 1 further includes a security control gateway 12;
the control server 11 is connected with the safety control gateway 12;
the control server 11 receives a data packet sent by the user terminal, and after determining that the transmission direction of the data packet is a heterogeneous system, transmits the data packet to the heterogeneous data transmission layer 1 of the heterogeneous system through the IP network via the security control gateway 12.
It should be noted that, the security control gateway 12 is connected to the control server 11, and when the control server 11 determines that the transmission direction of the data packet is the user terminal of the heterogeneous system after receiving the data packet sent by the user terminal, the security control gateway 12 transmits the data packet to the heterogeneous data transmission layer 1 of the heterogeneous system through the IP network, specifically, the data packet is transmitted to the security control gateway 12 of the heterogeneous system first and then to the control server 11 of the heterogeneous system, and the control server 11 of the heterogeneous system determines the target user terminal of the data packet and transmits the target user terminal to the target user terminal.
An example of data transmission between two systems is shown in detail in fig. 3.
Further, the transmission through the IP network specifically includes:
establishing a communication channel in the IP network according to the data type of the data packet, wherein the communication channel comprises a session channel and a media channel;
if the data type of the data packet is a control instruction or a text, transmitting the data packet through a session channel;
and if the data type of the data packet is a file or binary large data, transmitting the data packet through the media channel.
It should be noted that, when the component platform performs data transmission, at most two communication channels may be established in the IP network, where the communication channels specifically include a session channel and a media channel.
The session channel is for establishing a session between terminals and transmitting a control command or text data.
The media channel is used for transmitting files or binary large data between terminals.
As shown in fig. 4, in the session channel:
initial session protocol: the equipment security registration, data transmission and the like are realized by adopting requests such as REGISTER, INVITE and the like specified by IETF TC3261(SIP) and corresponding methods, and the control of terminal equipment, information inquiry, alarm event notification, distribution and the like is realized by adopting a MESSAGE method specified by RFC 3248. SIP messages support the transport of UDP, TCP, SCTP.
Session description protocol: the session negotiation between the system-related devices is described using the TFC 4566 (SDP) protocol.
Control description protocol: the information of equipment control, alarm, query and the like is described by MANSDP, and the control command is transmitted by using the MESSAGE of SIP.
Further, the unification component 2 includes a user basic data checking component 21, a user attribution system checking component 22, a user login control checking component 23, a user ID code splitting component 24, an architecture rule checking component 25, and an index data checking component 26.
It should be noted that the user basic data includes enterprise basic information, user basic information (user unique ID), a basic field (system code table), and a basic code table (universal code table, such as country, port, etc.).
Further, the common technology component 3 specifically comprises an access component 31, a verification component 32, an identification component 33, a routing component 34, a conversion component 35, an integration component 36, and a query component 37.
Further, the sub-floor support assembly 4 includes a common assembly 41 and a sub-floor assembly 42.
The terms "first," "second," "third," "fourth," and the like in the description of the application and the above-described figures, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application described herein are, for example, capable of operation in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
It should be understood that in the present application, "at least one" means one or more, "a plurality" means two or more. "and/or" for describing an association relationship of associated objects, indicating that there may be three relationships, e.g., "a and/or B" may indicate: only A, only B and both A and B are present, wherein A and B may be singular or plural. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship. "at least one of the following" or similar expressions refer to any combination of these items, including any combination of single item(s) or plural items. For example, at least one (one) of a, b, or c, may represent: a, b, c, "a and b", "a and c", "b and c", or "a and b and c", wherein a, b, c may be single or plural.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.

Claims (6)

1. A heterogeneous data transmission component platform based on distributed deployment, comprising:
the system comprises a heterogeneous data transmission layer, a uniformity component, a public technology component and a bottom layer supporting component;
the heterogeneous data transmission layer is respectively connected with the unified component and the public technology component, and is used for controlling an interconnection protocol structure of a data transmission direction and a networking communication protocol of a data transmission mode;
the uniformity component is used for providing a uniform verification component of user data;
a functionality component for providing at least one datum;
the bottom layer supporting component is used for providing technical support for the uniformity component and the public technology component;
the heterogeneous data transmission layer comprises a control server;
the control server is respectively connected with at least one user terminal, the uniformity component and the public technology component;
and the control server receives a data packet sent by one user terminal of the at least one user terminal, and transmits the data packet to another user terminal through an IP network after determining that the transmission direction of the data packet is the other user terminal of the at least one user terminal.
2. The distributed deployment based heterogeneous data transport component platform of claim 1, wherein the heterogeneous data transport layer further comprises a security control gateway;
the control server is connected with the safety control gateway;
and the control server receives the data packet sent by the user terminal, and transmits the data packet to a heterogeneous data transmission layer of the heterogeneous system through the security control gateway through an IP network after determining that the transmission direction of the data packet is the heterogeneous system.
3. The heterogeneous data transport component platform based on distributed deployment according to claim 2, wherein the transport over the IP network is specifically:
establishing a communication channel in an IP network according to the data type of the data packet, wherein the communication channel comprises a session channel and a media channel;
if the data type of the data packet is a control instruction or a text, transmitting the data packet through the session channel;
and if the data type of the data packet is a file or binary large data, transmitting the data packet through the media channel.
4. The distributed deployment-based heterogeneous data transmission component platform according to claim 1, wherein the uniformity component comprises a user basic data checking component, a user home system checking component, a user login control checking component, a user ID code splitting component, a system rule checking component, and an index data checking component.
5. The distributed deployment based heterogeneous data transmission component platform of claim 1, wherein the common technology components specifically comprise an access component, a verification component, an identification component, a routing component, a translation component, an integration component, and a query component.
6. The distributed deployment based heterogeneous data transport component platform of claim 1, wherein the underlying support components comprise common components and underlying components.
CN201911247164.3A 2019-12-09 2019-12-09 Heterogeneous data transmission assembly platform based on distributed deployment Active CN110677503B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911247164.3A CN110677503B (en) 2019-12-09 2019-12-09 Heterogeneous data transmission assembly platform based on distributed deployment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911247164.3A CN110677503B (en) 2019-12-09 2019-12-09 Heterogeneous data transmission assembly platform based on distributed deployment

Publications (2)

Publication Number Publication Date
CN110677503A CN110677503A (en) 2020-01-10
CN110677503B true CN110677503B (en) 2020-04-28

Family

ID=69088290

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911247164.3A Active CN110677503B (en) 2019-12-09 2019-12-09 Heterogeneous data transmission assembly platform based on distributed deployment

Country Status (1)

Country Link
CN (1) CN110677503B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102710435A (en) * 2012-05-14 2012-10-03 中国电力科学研究院 System integration interface adapter based on common information model (CIM)
CN102760184A (en) * 2012-06-12 2012-10-31 中国电力科学研究院 Information interaction method for heterogeneous electric power application system
CN105827671A (en) * 2015-01-04 2016-08-03 深圳市领耀东方科技股份有限公司 System platform characterized by distributed use and centralized management and portal server

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105182926B (en) * 2015-08-12 2017-09-22 北京兆信信息技术股份有限公司 Tobacco leaf controlled atmosphere Environment Monitoring System and method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102710435A (en) * 2012-05-14 2012-10-03 中国电力科学研究院 System integration interface adapter based on common information model (CIM)
CN102760184A (en) * 2012-06-12 2012-10-31 中国电力科学研究院 Information interaction method for heterogeneous electric power application system
CN105827671A (en) * 2015-01-04 2016-08-03 深圳市领耀东方科技股份有限公司 System platform characterized by distributed use and centralized management and portal server

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
《基于数字样机的飞行器多学科协同设计平台分析、设计与实现》;刘桂镗;《中国优秀硕士学位论文全文数据库(工程科技Ⅱ辑)》;20180215(第02期);第一章1.3节3-5段,第29-33页 *
《基于组件的分布式传输网管系统设计与实现》;邓钦;《中国优秀硕士学位论文全文数据库(信息科技辑)》;20120315(第03期);第I136-474页 *
《新网络体系结构一web services研究综述》;饶元 等;《计算机科学》;20040531(第5期);第1-4页 *

Also Published As

Publication number Publication date
CN110677503A (en) 2020-01-10

Similar Documents

Publication Publication Date Title
US8976949B2 (en) Central call platform
CN102882944B (en) A kind of processing method of information, the sending method of precedence information and device
CN101931619B (en) Pluggable contact resolution
EP2869545B1 (en) Method and device for distributing mobile attendant call
CN101123548B (en) An information service method and system in instant communication
CN103634119B (en) Authentication method, application client, application server and authentication server
CN104580496A (en) Virtual machine visit system and server based on temporary agent
CN105939365A (en) Method and device for obtaining data from service panel kernel mode by main control panel user mode
CN102474508A (en) Hierarchal Structuring Of Nodes In A Peer-To-Peer Network
CN100558109C (en) The load balancing implementation method and the system of dialogue-based initiation protocol
CN103563314B (en) For system and method for passive communication services
EP3331247A1 (en) Multi-screen control method and device
CN101433025A (en) System and method for establishing a communication session between two endpoints that do not both support secure media
WO2011095874A1 (en) A method and system for establishing data communication channels
CN107534649A (en) Change the IMS supplementary service datas in IMS network
CN104753872A (en) Authentication method, authentication platform, service platform, network elements and system
CN102457816A (en) Method for managing cluster information, cluster access gateway and corresponding cluster system
CN106921557B (en) Mail sending method and equipment
CN110677503B (en) Heterogeneous data transmission assembly platform based on distributed deployment
CN111327619A (en) Micro-service data exchange method and device
CN101282388A (en) Telephone system and gateway device
JP6462783B2 (en) IP-PBX system, IP-PBX setting automation method, and IP-PBX setting automation program
CN101938496B (en) Call control method, device and system for attendant console
CN112866351B (en) Data interaction method, device, server and storage medium
CN101170502B (en) A method and system for realizing mutual access between stacking members

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