CN113810866A - Method and system for calling public network short message platform service through industrial intranet - Google Patents

Method and system for calling public network short message platform service through industrial intranet Download PDF

Info

Publication number
CN113810866A
CN113810866A CN202111074711.XA CN202111074711A CN113810866A CN 113810866 A CN113810866 A CN 113810866A CN 202111074711 A CN202111074711 A CN 202111074711A CN 113810866 A CN113810866 A CN 113810866A
Authority
CN
China
Prior art keywords
short message
intranet
public network
message platform
platform
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.)
Pending
Application number
CN202111074711.XA
Other languages
Chinese (zh)
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.)
Wuhan Wisco Green City Technology Development Co ltd
Original Assignee
Wuhan Wisco Green City Technology Development 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 Wuhan Wisco Green City Technology Development Co ltd filed Critical Wuhan Wisco Green City Technology Development Co ltd
Priority to CN202111074711.XA priority Critical patent/CN113810866A/en
Publication of CN113810866A publication Critical patent/CN113810866A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/04Key management, e.g. using generic bootstrapping architecture [GBA]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/08Access security
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/02Hierarchically pre-organised networks, e.g. paging networks, cellular networks, WLAN [Wireless Local Area Network] or WLL [Wireless Local Loop]
    • H04W84/10Small scale networks; Flat hierarchical networks
    • H04W84/12WLAN [Wireless Local Area Networks]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

A method for calling public network short message platform service through an industrial intranet triggers a short message sending requirement through a terminal in the industrial intranet and sends all short messages to an intranet short message platform; the intranet short message platform checks the format and parameters of the received short message, encrypts the short message and sends the encrypted short message to the short message platform of the public network; the short message platform of the public network analyzes the received short message, selects a corresponding template according to the parameters carried by the short message and sends the template to a specified mobile phone terminal; after the public network short message platform successfully sends the short message, actively returning a successful sending state to the public network short message platform, and feeding the successful state back to the domain name corresponding to the intranet short message platform by the public network short message platform after receiving the successful sending state; and the domain name of the intranet short message platform processes the successful state of the short message transmission and forwards the processed short message to the entity service of the intranet. The invention realizes the butt joint of the short message requirement of the industrial intranet and the short message platform of the public network, and greatly improves the transmission efficiency of the enterprise of the industrial intranet for using short message communication.

Description

Method and system for calling public network short message platform service through industrial intranet
Technical Field
The invention relates to the field of industrial networks, in particular to a method for calling public network short message platform service through an industrial intranet.
Background
The industrial intranet is a local area network, based on the requirements of internal management and production environment, for public network environment, the industrial intranet is a private network which can limit access to the outside and can be intercommunicated inside, a plurality of management systems, production monitoring systems and the like are operated in the industrial intranet, the industrial intranet is separated from the intranet environment, data cannot be accessed, however, pushed contents which need to be reminded and fed back in time such as equipment operation state, alarm information and the like need to be issued through the service of the public network, and how to issue information to a public network terminal through the intranet is required to solve the requirement that the internal network and the external network are isolated for the safety of the industrial content network. From the network aspect, the industrial intranet service has the requirements of security and privacy; from the service perspective, there is a need to issue a short message notification through the public network; from the management perspective, the alarm information is required to issue a tracking feedback result, the response processing is performed in time, and the investment cost is limited.
Disclosure of Invention
In view of the above problems, the present invention has been made to provide a method and system for invoking a public network short message platform service through an industrial intranet, which overcome the above problems or at least partially solve the above problems.
In order to solve the technical problem, the embodiment of the application discloses the following technical scheme:
a method for calling public network short message platform service through an industrial internal network comprises the following steps:
s100, triggering a short message sending requirement by a terminal in an industrial intranet, and sending all short messages to an intranet short message platform;
s200, the intranet short message platform checks formats and parameters of all received short messages, encrypts the short messages after the check is passed, and sends the short messages to the short message platform of the public network through a port and a safety rule appointed by an enterprise firewall;
s300, analyzing the received short message by a short message platform of the public network, selecting a corresponding template according to parameters carried by the short message, and sending the template to a specified mobile phone terminal;
s400, after the public network short message platform successfully sends the short message, actively returning a short message sending success state to the public network short message platform, and feeding back the short message sending success state to a domain name corresponding to the intranet short message platform after the public network short message platform receives the success state;
s500, the domain name of the intranet short message platform processes the successfully sent state and then forwards the state to an entity service of the intranet, and finally the state is stored in a database.
Further, the requirement of sending the short message can be triggered to the terminal through manual pushing, equipment alarming, service alarming and safety alarming.
Further, the method for constructing the intranet short message platform comprises the following steps: downloading a public network short message platform (SDK) docking packet, and acquiring an interface docking rule of the SDK docking packet; and performing secondary development on the source SDK docking packet, adding a queue mechanism, expanding multi-project classification support, monitoring a sending state, returning a state code, and recording the log function of each intermediate link.
Furthermore, the intranet short message platform is written by using a standard mainstream JAVA language, and security encryption processing is performed by filtering a specific request, encoding the transmitted content and adding a token verification technology into the session.
Furthermore, the intranet short message platform uses nginx to carry out reverse proxy on the domain name, protects middleware services on an intranet real host, uses SSL certificates at the same time, strengthens transmission safety, starts a firewall and only allows a universal used port.
Further, after the intranet short message platform receives the information of the public network short message platform, the intranet short message platform stores the information returned by the public network into each project in a classified manner according to the multi-project classification support interface, and simultaneously feeds back the short message sending state of each project.
Further, the public network short message platform feeds back the successful short message sending state to the domain name corresponding to the internal network short message platform through the domain name information in the SDK service packet.
The invention also discloses a system for calling public network short message platform service through the industrial intranet, which comprises the following steps: an intranet short message platform and a public network short message platform; wherein:
the intranet short message platform is used for receiving short message information sent by a terminal in an industrial intranet, verifying the formats and parameters of all received short messages and sending the short messages to the short message platform of the public network through a port and a safety rule specified by an enterprise firewall;
and the outer network short message platform is used for receiving the short message information sent by the inner network short message platform, analyzing the received short message, selecting a corresponding template according to the parameters carried by the short message and sending the template to the specified mobile phone terminal.
Further, the outer network short message platform is also used for actively returning a short message sending success state to the public network short message platform after the public network short message platform successfully sends the short message, and the public network short message platform receives the success state and feeds the success state back to the domain name corresponding to the inner network short message platform.
The technical scheme provided by the embodiment of the invention has the beneficial effects that at least:
the invention discloses a method for calling public network short message platform service through an industrial intranet, which triggers the short message sending requirement through a terminal in the industrial intranet and sends all short messages to an intranet short message platform; the intranet short message platform checks the formats and parameters of all received short messages, encrypts the short messages after the verification is passed, and sends the short messages to the short message platform of the public network through a port and a safety rule specified by the enterprise firewall; the short message platform of the public network analyzes the received short message, selects a corresponding template according to the parameters carried by the short message and sends the template to a specified mobile phone terminal; when the public network short message platform successfully sends the short message, actively returning a short message sending success state to the public network short message platform, and feeding back the short message sending success state to a domain name corresponding to the intranet short message platform after the public network short message platform receives the success state; and the domain name of the intranet short message platform processes the successfully sent state and then forwards the processed state to an entity service of the intranet, and finally stores the processed state in a database. According to the invention, a middleware service intranet short message platform is formed through a safe encryption method, the management access of industrial intranet service is completed, the callback information of a public network short message platform is received, and the capability of realizing cross-network segment http service forwarding can be realized by fully utilizing nginx. A safe forwarding channel only allowing the designated port and the etymon to pass is erected between the domain name of the outer network and the IP of the inner network, so that the short message requirement of the industrial inner network is in butt joint with a short message platform of a public network, and the transmission efficiency of short message communication used by enterprises of the industrial inner network is greatly improved.
The technical solution of the present invention is further described in detail by the accompanying drawings and embodiments.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the principles of the invention and not to limit the invention. In the drawings:
fig. 1 is a flowchart of a method for calling a public network short message platform service through an industrial intranet in embodiment 1 of the present invention;
fig. 2 is a short message call flow chart of an intranet short message platform and an extranet short message platform in embodiment 1 of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
In order to solve the problems in the prior art, embodiments of the present invention provide a method and a system for calling a public network short message platform service through an industrial intranet.
Example 1
The embodiment discloses a method for calling public network short message platform service through an industrial intranet, as shown in fig. 1, including:
s100, triggering a short message sending requirement by a terminal in an industrial intranet, and sending all short messages to an intranet short message platform; specifically, as shown in fig. 2, the terminal may be triggered to send a short message in a manner of manual push, device alarm, service alarm, and security alarm.
S200, the intranet short message platform checks formats and parameters of all received short messages, encrypts the short messages after the check is passed, and sends the short messages to the short message platform of the public network through a port and a safety rule appointed by an enterprise firewall;
in this embodiment, the method for constructing the intranet short message platform includes: downloading a public network short message platform (SDK) docking packet, and acquiring an interface docking rule of the SDK docking packet; and performing secondary development on the source SDK docking packet, adding a queue mechanism, expanding multi-project classification support, monitoring a sending state, returning a state code, and recording the log function of each intermediate link. In order to strengthen the safety mechanism of the industrial intranet, the intranet short message platform uses the technical means of standard mainstream JAVA language writing, specific request filtering, transmitted content encoding, session joining token verification and the like to perform safety encryption processing.
In the embodiment, in the aspect of deployment of an intranet short message platform, a legal domain name is applied, nginx is used for performing reverse proxy on the domain name, middleware services on an intranet real host are effectively protected, and meanwhile, an SSL certificate is used for further enhancing transmission safety. The firewall is enabled and only the ports used are allowed to pass.
S300, analyzing the received short message by a short message platform of the public network, selecting a corresponding template according to parameters carried by the short message, and sending the template to a specified mobile phone terminal; specifically, as shown in fig. 2, the public network short message platform may send the short message sent by the intranet short message platform to a plurality of mobile phone terminals.
S400, after the public network short message platform successfully sends the short message, actively returning a short message sending success state to the public network short message platform, and feeding back the short message sending success state to a domain name corresponding to the intranet short message platform after the public network short message platform receives the success state; specifically, the public network short message platform feeds back the successful short message sending state to the domain name corresponding to the internal network short message platform through the domain name information in the SDK service packet.
S500, the domain name of the intranet short message platform processes the successfully sent state and then forwards the state to an entity service of the intranet, and finally the state is stored in a database. Specifically, after the intranet short message platform receives the information of the public network short message platform, the intranet short message platform stores the information returned by the public network into each project in a classified manner according to the multi-project classification support interface, and simultaneously feeds back the short message sending state of each project.
This embodiment also discloses a system for calling public network short message platform service through industry intranet, including: an intranet short message platform and a public network short message platform; wherein:
the intranet short message platform is used for receiving short message information sent by a terminal in an industrial intranet, verifying the formats and parameters of all received short messages and sending the short messages to the short message platform of the public network through a port and a safety rule specified by an enterprise firewall;
specifically, the method for constructing the intranet short message platform comprises the following steps: downloading a public network short message platform (SDK) docking packet, and acquiring an interface docking rule of the SDK docking packet; and performing secondary development on the source SDK docking packet, adding a queue mechanism, expanding multi-project classification support, monitoring a sending state, returning a state code, and recording the log function of each intermediate link. In order to strengthen the safety mechanism of the industrial intranet, the intranet short message platform uses the technical means of standard mainstream JAVA language writing, specific request filtering, transmitted content encoding, session joining token verification and the like to perform safety encryption processing.
In the embodiment, in the aspect of deployment of an intranet short message platform, a legal domain name is applied, nginx is used for performing reverse proxy on the domain name, middleware services on an intranet real host are effectively protected, and meanwhile, an SSL certificate is used for further enhancing transmission safety. The firewall is enabled and only the ports used are allowed to pass.
And the outer network short message platform is used for receiving the short message information sent by the inner network short message platform, analyzing the received short message, selecting a corresponding template according to the parameters carried by the short message and sending the template to the specified mobile phone terminal.
In this embodiment, the external network short message platform is further configured to actively return a state of successful short message sending to the public network short message platform after the public network short message platform successfully sends the short message, and the public network short message platform receives the successful state and feeds the successful state back to the domain name corresponding to the internal network short message platform.
The method and the system for calling the public network short message platform service through the industrial intranet disclosed by the embodiment trigger the short message sending requirement through the terminal in the industrial intranet, and send all short messages to the intranet short message platform; the intranet short message platform checks the formats and parameters of all received short messages, encrypts the short messages after the verification is passed, and sends the short messages to the short message platform of the public network through a port and a safety rule specified by the enterprise firewall; the short message platform of the public network analyzes the received short message, selects a corresponding template according to the parameters carried by the short message and sends the template to a specified mobile phone terminal; when the public network short message platform successfully sends the short message, actively returning a short message sending success state to the public network short message platform, and feeding back the short message sending success state to a domain name corresponding to the intranet short message platform after the public network short message platform receives the success state; and the domain name of the intranet short message platform processes the successfully sent state and then forwards the processed state to an entity service of the intranet, and finally stores the processed state in a database. According to the invention, a middleware service intranet short message platform is formed through a safe encryption method, the management access of industrial intranet service is completed, the callback information of a public network short message platform is received, and the capability of realizing cross-network segment http service forwarding can be realized by fully utilizing nginx. A safe forwarding channel only allowing the designated port and the etymon to pass is erected between the domain name of the outer network and the IP of the inner network, so that the short message requirement of the industrial inner network is in butt joint with a short message platform of a public network, and the transmission efficiency of short message communication used by enterprises of the industrial inner network is greatly improved.
It should be understood that the specific order or hierarchy of steps in the processes disclosed is an example of exemplary approaches. Based upon design preferences, it is understood that the specific order or hierarchy of steps in the processes may be rearranged without departing from the scope of the present disclosure. The accompanying method claims present elements of the various steps in a sample order, and are not intended to be limited to the specific order or hierarchy presented.
In the foregoing detailed description, various features are grouped together in a single embodiment for the purpose of streamlining the disclosure. This method of disclosure is not to be interpreted as reflecting an intention that the claimed embodiments of the subject matter require more features than are expressly recited in each claim. Rather, as the following claims reflect, invention lies in less than all features of a single disclosed embodiment. Thus, the following claims are hereby expressly incorporated into the detailed description, with each claim standing on its own as a separate preferred embodiment of the invention.
Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps 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, blocks, modules, circuits, 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 overall system. 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 disclosure.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. Of course, the storage medium may also be integral to the processor. The processor and the storage medium may reside in an ASIC. The ASIC may reside in a user terminal. Of course, the processor and the storage medium may reside as discrete components in a user terminal.
For a software implementation, the techniques described herein may be implemented with modules (e.g., procedures, functions, and so on) that perform the functions described herein. The software codes may be stored in memory units and executed by processors. The memory unit may be implemented within the processor or external to the processor, in which case it can be communicatively coupled to the processor via various means as is known in the art.
What has been described above includes examples of one or more embodiments. It is, of course, not possible to describe every conceivable combination of components or methodologies for purposes of describing the aforementioned embodiments, but one of ordinary skill in the art may recognize that many further combinations and permutations of various embodiments are possible. Accordingly, the embodiments described herein are intended to embrace all such alterations, modifications and variations that fall within the scope of the appended claims. Furthermore, to the extent that the term "includes" is used in either the detailed description or the claims, such term is intended to be inclusive in a manner similar to the term "comprising" as "comprising" is interpreted when employed as a transitional word in a claim. Furthermore, any use of the term "or" in the specification of the claims is intended to mean a "non-exclusive or".

Claims (9)

1. A method for calling public network short message platform service through an industrial internal network is characterized by comprising the following steps:
s100, triggering a short message sending requirement by a terminal in an industrial intranet, and sending all short messages to an intranet short message platform;
s200, the intranet short message platform checks formats and parameters of all received short messages, encrypts the short messages after the check is passed, and sends the short messages to the short message platform of the public network through a port and a safety rule appointed by an enterprise firewall;
s300, analyzing the received short message by a short message platform of the public network, selecting a corresponding template according to parameters carried by the short message, and sending the template to a specified mobile phone terminal;
s400, after the public network short message platform successfully sends the short message, actively returning a short message sending success state to the public network short message platform, and feeding back the short message sending success state to a domain name corresponding to the intranet short message platform after the public network short message platform receives the success state;
s500, the domain name of the intranet short message platform processes the successfully sent state and then forwards the state to an entity service of the intranet, and finally the state is stored in a database.
2. The method according to claim 1, wherein the request for sending the short message is triggered to the terminal by means of manual push, device alarm, service alarm and security alarm.
3. The method for calling public network short message platform service through industrial intranet according to claim 1, wherein the method for constructing the intranet short message platform is as follows: downloading a public network short message platform (SDK) docking packet, and acquiring an interface docking rule of the SDK docking packet; and performing secondary development on the source SDK docking packet, adding a queue mechanism, expanding multi-project classification support, monitoring a sending state, returning a state code, and recording the log function of each intermediate link.
4. The method as claimed in claim 1, wherein the intranet sms platform is written in a standard major JAVA language, and performs security encryption processing by filtering a specific request, encoding the transmitted content, and adding token verification technology to the session.
5. The method as claimed in claim 1, wherein the intranet sms platform uses nginx for reverse proxy of domain name to protect middleware services on the real host of intranet, and uses SSL certificate to enhance transmission security, and enables firewall to allow only the used port to be used.
6. The method according to claim 1, wherein when the intranet short message platform receives the public network short message platform information, the intranet short message platform stores the information returned from the public network into each item in a classified manner according to a multi-item classification support interface, and simultaneously feeds back the short message sending status of each item.
7. The method for invoking short message platform service in public network through industrial intranet according to claim 1, wherein the short message platform in public network feeds back the successful short message sending status to the domain name corresponding to the short message platform in intranet through domain name information in the SDK service package.
8. The utility model provides a system for transfer public network SMS platform service through industry intranet which characterized in that includes: an intranet short message platform and a public network short message platform; wherein:
the intranet short message platform is used for receiving short message information sent by a terminal in an industrial intranet, verifying the formats and parameters of all received short messages and sending the short messages to the short message platform of the public network through a port and a safety rule specified by an enterprise firewall;
and the outer network short message platform is used for receiving the short message information sent by the inner network short message platform, analyzing the received short message, selecting a corresponding template according to the parameters carried by the short message and sending the template to the specified mobile phone terminal.
9. The system according to claim 8, wherein the extranet short message platform is further configured to actively return a status of successful short message transmission to the public network short message platform after the public network short message platform successfully transmits the short message, and the public network short message platform receives the successful status and feeds the successful status back to the domain name corresponding to the intranet short message platform.
CN202111074711.XA 2021-09-14 2021-09-14 Method and system for calling public network short message platform service through industrial intranet Pending CN113810866A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111074711.XA CN113810866A (en) 2021-09-14 2021-09-14 Method and system for calling public network short message platform service through industrial intranet

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111074711.XA CN113810866A (en) 2021-09-14 2021-09-14 Method and system for calling public network short message platform service through industrial intranet

Publications (1)

Publication Number Publication Date
CN113810866A true CN113810866A (en) 2021-12-17

Family

ID=78895193

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111074711.XA Pending CN113810866A (en) 2021-09-14 2021-09-14 Method and system for calling public network short message platform service through industrial intranet

Country Status (1)

Country Link
CN (1) CN113810866A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114338204A (en) * 2021-12-30 2022-04-12 中国电信股份有限公司 Method, electronic device and medium for login verification of public network communication platform for intranet

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101930577A (en) * 2009-06-25 2010-12-29 北京亿美软通科技有限公司 System and method for directionally sending information
CN102096985A (en) * 2010-12-31 2011-06-15 朱继山 Community security protection control system
US20130282904A1 (en) * 2010-06-07 2013-10-24 Protected Mobility, Llc Systems and methods for enabling secure messaging, command, and control of remote devices, communicated via a short message service or other message oriented communications mediums
CN107065758A (en) * 2017-05-26 2017-08-18 南通大学 The vehicle-mounted breathing equipment intelligent monitor system in emergency tender and its Remote data service method
CN108235264A (en) * 2018-01-04 2018-06-29 广州市申迪计算机系统有限公司 SMS processing method, third party's SMS platform and computer readable storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101930577A (en) * 2009-06-25 2010-12-29 北京亿美软通科技有限公司 System and method for directionally sending information
US20130282904A1 (en) * 2010-06-07 2013-10-24 Protected Mobility, Llc Systems and methods for enabling secure messaging, command, and control of remote devices, communicated via a short message service or other message oriented communications mediums
CN102096985A (en) * 2010-12-31 2011-06-15 朱继山 Community security protection control system
CN107065758A (en) * 2017-05-26 2017-08-18 南通大学 The vehicle-mounted breathing equipment intelligent monitor system in emergency tender and its Remote data service method
CN108235264A (en) * 2018-01-04 2018-06-29 广州市申迪计算机系统有限公司 SMS processing method, third party's SMS platform and computer readable storage medium

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
于亚东等: "浅谈手机短信在系统运行监控管理中的应用", 《软件》 *
李小庆: "安全通信为手机银行发展保驾护航", 《中国金融电脑》 *
范嵩等: "融合移动与联通短信网关的通用管理平台", 《大连工业大学学报》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114338204A (en) * 2021-12-30 2022-04-12 中国电信股份有限公司 Method, electronic device and medium for login verification of public network communication platform for intranet
CN114338204B (en) * 2021-12-30 2024-05-03 中国电信股份有限公司 Method for login verification of public network communication platform in intranet, electronic equipment and medium

Similar Documents

Publication Publication Date Title
RU2395114C2 (en) Methods and systems of messages exchange with mobile devices
US10142267B2 (en) Method for tracking and routing financial messages for mobile devices
US20020152268A1 (en) System and method for communications management and data exchange
CN109462655B (en) Network remote assistance method, system, electronic device and medium
CN105144111A (en) Relay service for different WEB service architectures
JP2012530999A (en) Using Hypertext Transfer Protocol as a transport for bidirectional data streams
Maggi et al. The fragility of industrial IoT’s data backbone
CN101188618B (en) Method, system, server and terminal for canceling push message
US9736040B2 (en) Monitoring SMS messages related to server/customer interactions
CN113810866A (en) Method and system for calling public network short message platform service through industrial intranet
CN101567891B (en) Source address verification method, device and system
US20060089164A1 (en) Method and system for transmitting MMS notification message
EP2627058B1 (en) Real-time interaction in a communication network
CN103078879B (en) A kind of user's authentication registration system and method thereof
CN102316076B (en) Method, device and system for recognizing cross-network system user
CN101778117A (en) Network storing and processing method, device and wireless terminal
CN112866268B (en) Message processing method and system
CN104753774A (en) Distributed enterprise integrated access gateway
CN103139205A (en) Message processing method, device and network server
US9525653B2 (en) Enhanced wireless short message service
CN114816785A (en) Service data processing method and device, electronic equipment and storage medium
US20050004975A1 (en) Adaptive connection for data transmission
CN115514799A (en) TCP connection method, system, network device and storage medium
CN111552907A (en) Message processing method, device, equipment and storage medium
CN114978526B (en) Block chain data transmission method, device, equipment and readable storage medium

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20211217

RJ01 Rejection of invention patent application after publication