CN103412756A - Network alarm disposal method and network alarm disposal system based on Web service - Google Patents

Network alarm disposal method and network alarm disposal system based on Web service Download PDF

Info

Publication number
CN103412756A
CN103412756A CN2013103593292A CN201310359329A CN103412756A CN 103412756 A CN103412756 A CN 103412756A CN 2013103593292 A CN2013103593292 A CN 2013103593292A CN 201310359329 A CN201310359329 A CN 201310359329A CN 103412756 A CN103412756 A CN 103412756A
Authority
CN
China
Prior art keywords
web
alert
network alarm
entity object
interface
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
CN2013103593292A
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.)
China Security and Fire Technology Co Ltd
Original Assignee
China Security and Fire Technology Co Ltd
China Security and Surveillance Technology PRC Inc
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 China Security and Fire Technology Co Ltd, China Security and Surveillance Technology PRC Inc filed Critical China Security and Fire Technology Co Ltd
Priority to CN2013103593292A priority Critical patent/CN103412756A/en
Publication of CN103412756A publication Critical patent/CN103412756A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Alarm Systems (AREA)

Abstract

The invention discloses a network alarm disposal method and a network alarm disposal system based on Web service, which belong to the technical field of network alarm. The method comprises the following steps: adding entity object classes in a Web.xml configuration file in a Web project; defining the interfaces of the entity object classes, wherein the interfaces define access parameters and a return result format; receiving a Web request sent by a client via a URL (uniform resource locator) based on Web service, wherein parameters meeting an interface definition are carried in the URL; and invoking the corresponding entity object classes to execute the corresponding action of the Web request, and returning execution result data to the client. With the adoption of the method and the system disclosed by the embodiment of the invention, via separation for an interface and service, dependence on a network bandwidth during obtaining for alert situation information is reduced, the interaction speed of a system receive-disposal alarm is increased, and the operating cost of an alarm operating service provider is decreased; meanwhile, the system disclosed by the invention is strong in extendibility and maintainability, and capable of effectively decreasing development cost.

Description

A kind of network alarm method of disposal and system of Web-based services
Technical field
The present invention relates to the network alarm technical field, relate in particular to a kind of network alarm method of disposal and system of Web-based services.
Background technology
In software development process, because the emphasis of each development language more or less all exists differently, there is its advantage in the part language on interface, at data manipulation Shortcomings, therefore the network alarm platform is also of all kinds, there is no a kind of system that can be referred to as industry standard.
At present, alarm treatment system used is based on a kind of program language basically on the market, has only considered the realization of function, and interactive efficiency is not high, and difficulty has very large breakthrough in the time of fire alarming restriction.May cause and report alert generation network delay because the network bandwidth is inadequate, cause heavy losses to alerts user.Perhaps to the having relatively high expectations of bandwidth, and cause operator's high cost.
Summary of the invention
In view of this, the technical problem to be solved in the present invention is to provide a kind of network alarm method of disposal and system of Web-based services, and existing network alarm disposal system network transmission efficiency is low to solve, interactivity is not strong and the alert service problem high to bandwidth requirement.
It is as follows that the present invention solves the problems of the technologies described above the technical scheme adopted:
The network alarm method of disposal of a kind of Web-based services provided according to an aspect of the present invention, comprises:
In Web.xml configuration file in the Web project, add the entity object class;
The interface of definition entity object class, wherein, the clear and definite access parameter of interface and return results form;
Web service receives client by the Web request that URL sends, and wherein, in URL, carries the parameter that meets interface definition; And
Call corresponding entity object class and carry out the corresponding action of Web request, and the execution result data are returned to client.
Preferably, after the method, also comprise: client parses the execution result data, and is presented on user interface.
Preferably, calling the corresponding corresponding action of entity object class execution Web request comprises:
From database, obtaining the alert data recording;
Process the alert data recording; And
By the alert Data Update after processing in database.
Wherein, processing described alert data recording comprises: load the alert list, open alert, upgrade alert the time of dealing with emergencies and dangerous situations, upgrade the people that deals with emergencies and dangerous situations, upgrade the responding people, upgrade the responding time, upgrade responding time of arrival, upgrade alert be disposed the time, preserve the first treated people of alert and/or add alert and process daily record.
Preferably, the method also comprises: required parameter is encrypted or deciphers with returning results.
Preferably, above-mentioned Web service comprises: the REST service; Access parameter and return results form and comprise: JSON form or XML form.
Preferably, in the Web.xml configuration file in the Web project, adding the entity object class specifically comprises:
In the web project, adding spring supports;
In the xml configuration file, introduce the bean that restlet supports.
The network alarm disposal system of a kind of Web-based services provided according to another aspect of the present invention, comprises:
The entity object class arranges module, in the Web.xml configuration file in the Web project, adding the entity object class;
Interface module, be used to defining the interface of entity object class, wherein, the clear and definite access parameter of interface and return results form;
Receiver module, receive client by the Web request that URL sends for Web service, wherein, in URL, carries the parameter that meets interface definition; And
The operation module, call corresponding entity object class and carry out the corresponding action of Web request, and the execution result data are returned to client.
Preferably, this system also comprises:
Resolve display module,, to after returning results, parse the execution result data, and be presented on user interface for client.
Preferably, this system also comprises encrypting module and deciphering module, wherein:
Encrypting module, for being encrypted with returning results required parameter;
Deciphering module, for being decrypted with returning results required parameter.
The method and system of the embodiment of the present invention, compared with prior art, separate with service by interface, reduced while obtaining alert information the dependence of the network bandwidth, reduced the operation cost of Industry of alarm services provider; Each Web request is independent processing, in case be called, server does not retain any session, has improved and has connect the interactive speed of dealing with emergencies and dangerous situations; Simultaneously, the extensibility of system and maintainable strong, can effectively reduce cost of development.
The accompanying drawing explanation
The network alarm method of disposal process flow diagram of a kind of Web-based services that Fig. 1 provides for the embodiment of the present invention.
The process flow diagram of a kind of network alarm method of disposal based on REST service that Fig. 2 provides for the preferred embodiment of the present invention.
The interaction diagrams of the network alarm disposal system of a kind of Web-based services that Fig. 3 provides for the preferred embodiment of the present invention.
The structural representation of the network alarm disposal system of a kind of Web-based services that Fig. 4 provides for the embodiment of the present invention.
Embodiment
In order to make technical matters to be solved by this invention, technical scheme and beneficial effect clearer, clear, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein, only in order to explain the present invention, is not intended to limit the present invention.
Embodiment mono-
Be illustrated in figure 1 the network alarm method of disposal process flow diagram of a kind of Web-based services that the embodiment of the present invention provides, Web service be a platform independently, loose coupling, self-contained, based on the application program of programmable Web, can describe, issue, find, coordinate and configure these application programs by open XML standard, be used to developing the application program of distributed interoperability.The method comprises:
In S102, the Web.xml configuration file in the Web project, add the entity object class;
The interface of S104, definition entity object class, wherein, the clear and definite access parameter of interface and return results form;
S106, Web service receive client by the Web request that URL sends, and wherein, in URL, carry the parameter that meets interface definition;
S108, call corresponding entity object class and carry out the corresponding action of Web request, and the execution result data are returned to client.
Wherein, carry out the corresponding action of Web request and comprise and carries out alert information processing or mutual, process and include but not limited to load the alert list, open alert, upgrade alert the time of dealing with emergencies and dangerous situations, upgrade the people that deals with emergencies and dangerous situations, upgrade the responding people, upgrade the responding time, upgrade responding time of arrival, upgrade alert be disposed the time, preserve alert first treated people, add alert and process the information such as daily record.Each Web request is independent processing, in case be called, server does not retain any session, has improved and has connect the interactive speed of dealing with emergencies and dangerous situations.
S110, client parse the execution result data, and are presented on user interface.
It should be noted that, step S110 is not necessary step, after client parses the execution result data, its preferred scheme is directly to show by user interface, and in concrete enforcement, client also can only utilize the execution result data to carry out second development and utilization, and needn't be presented on user interface.
Further, calling the corresponding corresponding action of entity object class execution Web request can comprise: from database, obtaining the alert data recording; Process the alert data recording; By the alert Data Update after processing in database.
A kind of preferred embodiment as the embodiment of the present invention, in order to strengthen the security of data, can also and return results required parameter and be encrypted or decipher, in the Web request that to be client send by URL, the parameter of carrying in URL is encrypted, and Web service is decrypted and obtains parameter the parameter of this encryption; In like manner, Web service sends to client after first the execution result data being encrypted, client to encrypt return results after, after first deciphering, resolve again the execution result data.
As a kind of preferred embodiment of the embodiment of the present invention, in order further to improve the mutual transfer efficiency of alarm and command system, save flow, improved and connect the efficiency of dealing with emergencies and dangerous situations, access parameter and return results form and all can adopt the JSON form.
The method of the embodiment of the present invention, separate with service by interface, reduced while obtaining alert information the dependence of the network bandwidth, reduced the operation cost of Industry of alarm services provider; Each Web request is independent processing, in case be called, server does not retain any session, has improved and has connect the interactive speed of dealing with emergencies and dangerous situations.In addition, the logical and interface logic of dealing with emergencies and dangerous situations separately, is beneficial to exploitation and debugging, while pinpointing the problems, can navigate to fast problem.
Embodiment bis-
REST (Representational State Transfer statement sexual state shifts) is a kind of mode of design and development for network application, can pass through autonomous Design URIs, by the REST framework, realizes the service issue, in order to realize resource acquisition.The REST technology has lot of advantages: dirigibility and ease for use---without setting up huge XML message.Only need set up a network address character string and visit the REST service; Better performance and the buffer memory support---the Web service of REST class can utilize the high-speed cache control head, thus the demand of bandwidth reduced.Use REST can improve the response time and improve the user and experience; Extensibility and Stateless---each request is independently, in case be called, server does not retain any session, so just can have more response.By the maintenance work of communication state after the minimizing event, improved the extensibility of server.
In the present embodiment, take the REST service as example illustrates the concrete enforcement of WEB service, be illustrated in figure 2 the process flow diagram of a kind of network alarm method of disposal based on the REST service that the preferred embodiment of the present invention provides, the method comprises the following steps:
S202, interpolation spring support in the web project.
Specifically, first create a web project, the support of spring that must have of integrated rest service environment, namely add applicationContext.xml in the web project, makes it become the web engineering of a spring.Spring is a kind of project of increasing income, be used to managing the container of java program class.Can be a kind of programming development environment commonly used at eclipse(eclipse) in create a Web engineering, add Spring and support, in the configuration file of Spring, add corresponding configuration.
S204, the bean that introducing restlet supports in the xml configuration file.
Specifically, in applicationContext.xml, introduce the bean that restlet supports.Data, services is developed based on Restlet, and Restlet is used as a Bean management in Spring, and this Bean of configuration provides the Rest routing function of access for application in Spring.A Bean carries out a method, such as, two Bean of definition in the alarm treatment service, Beanid is the Rest service module for the business that " rest.RestResource " provides.Beanid is the alarm treatment service module for the business that " rest.DispatcherResource " provides.
The interface of S206, definition entity object class, clear and definite access parameter and return results form.
Wherein, in order to improve the interactive speed of alarm and command system, improved and connect the efficiency of dealing with emergencies and dangerous situations, access parameter and return results form and preferably adopt the JSON form.Certainly, clear and definite access parameter also can, all with the XML form, be with respect to adopting the JSON form, but energy efficiency or readability be slightly low with returning results form.
For instance, the access URL of Rest is:
Http: // application server/rest/rest version=2.0& Method=method Fang Fa & Data=application layer parameter.
Wherein, application server refers to IP address and the port numbers of the machine that the rest server is disposed, application layer parameter=UrlEncode (JSON formatted data), the UrlEncode method is encoded parameter accordingly, prevent from URL occurring special character, when client is obtained required parameter, occur that mess code or parameter nonrecognition cause result to return to mistake.Version and method parameter are system-level parameters, essential.Method in concrete version in the rest interface of clearly accessing.In the present embodiment, required parameter (or returning results) content can also be encrypted or decipher.
The REST request that S208, REST service reception client send by restURL;
Wherein, in restURL, carry the parameter that meets interface definition, parameter format need to meet the constraint in the REST interface.
Specifically, according to service logic, definition REST interface, the access parameter form of appointment REST interface, if obtained alert information according to alert ID
Figure BDA0000367933200000061
Can know that accordingly meeting the restURL that will ask that deals with emergencies and dangerous situations is:
Http: // application server/rest/rest version=2.0& Method=
Csst.asaas.alarm.prepare.get& Data={ " alarm_id ": " warning ID ", " org_code ": " Institution Code "
Note, data partly need to encode
Return results:
Request is normal: { " result_code ": " 0 ", " result_data ": pending alert object }
Request is abnormal: { " result_data ": " 1 " }
S210, call corresponding entity object class and carry out the corresponding action of REST request, and the execution result data are returned to client.
Specifically, each REST request has a method to carry out the corresponding action of request in the Web project, function of every interpolation in system, only need in rest service or the service of rest alarm treatment, add corresponding method can satisfy the demands, and prior art, the logic of original system may be needed to revise, new problem may be produced.The corresponding action of request includes but not limited to: load the alert list, open alert, upgrade alert the time of dealing with emergencies and dangerous situations, upgrade the people that deals with emergencies and dangerous situations, upgrade the responding people, upgrade the responding time, upgrade responding time of arrival, upgrade alert be disposed the time, preserve alert first treated people, add alert and process the information such as daily record, finally execution result is returned to and connects the client of dealing with emergencies and dangerous situations with the JSON form.Each Web request is independent processing, in case be called, server does not retain any session, has improved and has connect the interactive speed of dealing with emergencies and dangerous situations.
For example, when client query alert information, the rest application server finds the csst.asaas.alarm.prepare.get method according to restURL, the method by the data data acquisition to after decode, get alarm_id, the data of the alert ID that searches alarm_id by alarm_id be in pending alert table, be formatted into corresponding form and return to and connect the client of dealing with emergencies and dangerous situations.
S212, client parse the execution result data, and are presented on user interface.
Specifically, connect the client of dealing with emergencies and dangerous situations and will return results and parse the execution result data, be and dedicate the alarm and command system user of service in the mode at interface.The Web service of REST type is simple and effective, directly perceived, user interface close friend.
The method of the embodiment of the present invention, Web service and interfacial separation by the REST type, not only reduced while obtaining alert information the dependence to the network bandwidth, reduced the operation cost of Industry of alarm services provider, improved the interactive speed of alarm and command system, be conducive to exploitation and debugging, while pinpointing the problems, can navigate to fast problem.Also utilized the many ideal architecture characteristics of REST: scalability, high-performance, reliability and extensibility are used the REST technology complicated based on SOAP(Simple Object Access Protocol Simple Object Access Protocol more than using simple and efficiently) Web service have higher robustness.
Embodiment tri-
The interaction diagrams of a kind of network alarm disposal system based on REST service provided for the preferred embodiment of the present invention as Fig. 3, this system comprise front end detector, the alarm host machine be connected with the front end acquisition sensor, and alarm host machine carry out the mutual warning receiver of communication and alert service machine, REST server and database.Its principle of work: the front end acquisition sensor is caught alert, and to alarm host machine, alarm host machine is passed to warning receiver by alert by network by Serial Port Line by telephone wire or network cable transmission; Report to the police and receive service from warning receiver, getting alert, serve and process by REST, finally be deposited in database.The method comprises:
S302, front end detector are caught alert, and signal are passed to alarm host machine.
S304, alarm host machine are passed to warning receiver by signal.
S306, warning receiver call the REST service.
Wherein, the REST server comprises the REST service, and the user is connecing deal with emergencies and dangerous situations client modification user and relevant information; The service of REST alarm treatment, be specifically designed to the processing alert, loads the alert list, checks that alert details etc. are the things that the alarm treatment service need to be done.
S308, REST service is by alert data write into Databasce.
The interaction processing method of the present embodiment, improved the interactive speed of alarm and command system and connect the efficiency of dealing with emergencies and dangerous situations, and strengthened the experience that meets the user that deals with emergencies and dangerous situations, and the lives and properties of alerts user more secure simultaneously, improved the prestige of alert service operator.
Embodiment tetra-
The structural representation of the network alarm disposal system of a kind of Web-based services provided for the embodiment of the present invention as Fig. 4, this system comprises:
The entity object class arranges module 10, in the Web.xml configuration file in the Web project, adding the entity object class;
Interface module 20, be used to defining the interface of entity object class, wherein, the clear and definite access parameter of interface and return results form;
Receiver module 30, receive client by the Web request that URL sends for Web service, wherein, in URL, carries the parameter that meets interface definition;
Operation module 40, call corresponding entity object class and carry out the corresponding action of Web request, and the execution result data are returned to client.
As a kind of preferred version of the present embodiment, this system also comprises resolves display module 50,, after the execution result data, resolves the execution result data, and shows on user interface for client.
As the another kind of preferred version of the present embodiment, in order to strengthen the security of data, this system also comprises encrypting module 60 and deciphering module 70, wherein: and encrypting module 60, for required parameter is encrypted with returning results; Deciphering module 70, for being decrypted with returning results required parameter.
Another preferred version as the present embodiment, the Web service of native system can serve to realize by REST, access parameter and return results form and include but not limited to JSON form or XML form, correspondingly, the entity object class arranges module 10 specifically for the bean that adds restlet in the applicationContext.xml of the Web of integrated Spring project.
The system of the embodiment of the present invention, separate with service by interface, reduced while obtaining alert information the dependence of the network bandwidth, reduced the operation cost of Industry of alarm services provider; Each Web request is independent processing, in case be called, server does not retain any session, has improved and has connect the interactive speed of dealing with emergencies and dangerous situations.In addition, the logical and interface logic of dealing with emergencies and dangerous situations separately, is beneficial to exploitation and debugging, while pinpointing the problems, can navigate to fast problem.
Above with reference to the accompanying drawings of the preferred embodiments of the present invention, not thereby limit to interest field of the present invention.Those skilled in the art do not depart from the scope and spirit of the present invention interior any modification of doing, are equal to and replace and improve, all should be within interest field of the present invention.

Claims (10)

1. the network alarm method of disposal of a Web-based services, is characterized in that, the method comprises:
In Web.xml configuration file in the Web project, add the entity object class;
The interface of definition entity object class, wherein, the clear and definite access parameter of described interface and return results form;
Web service receives client by the Web request that URL sends, and wherein, in described URL, carries the parameter that meets described interface definition; And
Call corresponding entity object class and carry out the corresponding action of Web request, and the execution result data are returned to described client.
2. network alarm method of disposal according to claim 1, is characterized in that, also comprises after the method:
Client parses described execution result data, and is presented on user interface.
3. network alarm method of disposal according to claim 1, is characterized in that, describedly calls corresponding entity object class and carry out the corresponding action of Web request and comprise:
From database, obtaining the alert data recording;
Process described alert data recording; And
By the alert Data Update after processing in database.
4. network alarm method of disposal according to claim 3, it is characterized in that, process described alert data recording and comprise: load the alert list, open alert, upgrade alert the time of dealing with emergencies and dangerous situations, upgrade the people that deals with emergencies and dangerous situations, upgrade the responding people, upgrade the responding time, upgrade responding time of arrival, upgrade alert be disposed the time, preserve the first treated people of alert and/or add alert and process daily record.
5. network alarm method of disposal according to claim 1, is characterized in that, the method also comprises: the described request parameter is encrypted or deciphers with returning results.
6. according to the described network alarm method of disposal of claim 1-5 any one claim, it is characterized in that, described Web service comprises: the REST service; Described access parameter and return results form and comprise: JSON form or XML form.
7. network alarm method of disposal according to claim 6, is characterized in that, in described Web.xml configuration file in the Web project, adds the entity object class and specifically comprise:
In the web project, adding spring supports;
In the xml configuration file, introduce the bean that restlet supports.
8. the network alarm disposal system of a Web-based services, is characterized in that, this system comprises:
The entity object class arranges module, in the Web.xml configuration file in the Web project, adding the entity object class;
Interface module, be used to defining the interface of entity object class, wherein, the clear and definite access parameter of interface and return results form;
Receiver module, receive client by the Web request that URL sends for Web service, wherein, in described URL, carries the parameter that meets described interface definition; And
The operation module, call corresponding entity object class and carry out the corresponding action of Web request, and the execution result data are returned to described client.
9. network alarm disposal system according to claim 8, is characterized in that, this system also comprises:
Resolve display module,, to after returning results, parse the execution result data, and be presented on user interface for client.
10. network alarm disposal system according to claim 8, is characterized in that, this system also comprises encrypting module and deciphering module, wherein:
Described encrypting module, for being encrypted with returning results the described request parameter;
Described deciphering module, for being decrypted with returning results the described request parameter.
CN2013103593292A 2013-08-16 2013-08-16 Network alarm disposal method and network alarm disposal system based on Web service Pending CN103412756A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013103593292A CN103412756A (en) 2013-08-16 2013-08-16 Network alarm disposal method and network alarm disposal system based on Web service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013103593292A CN103412756A (en) 2013-08-16 2013-08-16 Network alarm disposal method and network alarm disposal system based on Web service

Publications (1)

Publication Number Publication Date
CN103412756A true CN103412756A (en) 2013-11-27

Family

ID=49605769

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013103593292A Pending CN103412756A (en) 2013-08-16 2013-08-16 Network alarm disposal method and network alarm disposal system based on Web service

Country Status (1)

Country Link
CN (1) CN103412756A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102130933A (en) * 2010-01-13 2011-07-20 中国移动通信集团公司 Recommending method, system and equipment based on mobile Internet
CN102469041A (en) * 2010-11-19 2012-05-23 中兴通讯股份有限公司 Method and system of starting chat session and obtaining conversation list
US20130124693A1 (en) * 2010-07-23 2013-05-16 Telefonaktiebolaget L M Ericsson (Publ) System, method, and device for executing a composite service

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102130933A (en) * 2010-01-13 2011-07-20 中国移动通信集团公司 Recommending method, system and equipment based on mobile Internet
US20130124693A1 (en) * 2010-07-23 2013-05-16 Telefonaktiebolaget L M Ericsson (Publ) System, method, and device for executing a composite service
CN102469041A (en) * 2010-11-19 2012-05-23 中兴通讯股份有限公司 Method and system of starting chat session and obtaining conversation list

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
TEAMLET: "Restlet 2.2 借助Spring部署到Tomcat的方法", 《HTTP://BLOG.CSDN.NET/TEAMLET/ARTICLE/DETAILS/7721956》 *
ZHICHEN08: "RESTLET开发实例(一)基于JAX-RS的REST服务", 《百度文库》 *

Similar Documents

Publication Publication Date Title
JP4363847B2 (en) Digital TV application protocol for interactive TV
US9369406B2 (en) Resource server providing a rapidly changing resource
US20120254407A1 (en) System and method to monitor and transfer hyperlink presence
EP3117590B1 (en) Computer system to support failover in an event stream processing system
US8375094B2 (en) Creating a message readable by a plurality of heterogeneous recipients
US8751587B2 (en) Real-time web applications
US8301718B2 (en) Architecture, system and method for a messaging hub in a real-time web application framework
US9350763B1 (en) HTTP tunnelling over websockets
CN102843393B (en) Running device and method of network application
CN106155697A (en) A kind of service-oriented Development Framework (YC Framework)
EP3131303B1 (en) Method and device for transmitting data in intelligent terminal to television terminal
CN105429958A (en) Enterprise application platform system based on Android development
CN101527783A (en) Method and system for acquiring interface data and digital TV receiving terminal
US20120179840A1 (en) System and method for distributed content transformation
CN108737343B (en) Method and device for realizing secure access to network
CN111611606B (en) File encryption and decryption method and device
CN113556359A (en) Communication protocol conversion method, device, system and gateway device
US20050021938A1 (en) Document access control system and method
CN103155530A (en) Web-telco convergence comprising downloading script commands to user terminals
CN102843394A (en) Frame device of network application and operation method
CN108833500B (en) Service calling method, service providing method, data transmission method and server
CN101283540B (en) Method and device for sharing rights object in digital rights management and system thereof
CN108512889B (en) Application response pushing method based on HTTP and proxy server
TWI417788B (en) A data processing system and a method of operating a rendering platform
CN103412756A (en) Network alarm disposal method and network alarm disposal system based on Web service

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Free format text: FORMER OWNER: CSST E-CITY TECHNOLOGY (CHINA) CO., LTD.

Effective date: 20150128

C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20150128

Address after: Raycom Information Center 2 Beijing City No. 100190 Haidian District road block C academy north building 17 layer 12-13

Applicant after: China Security & Fire Technology Co., Ltd.

Address before: Raycom Information Center 2 Beijing City No. 100190 Haidian District road block C academy north building 17 layer 12-13

Applicant before: China Security & Fire Technology Co., Ltd.

Applicant before: Anke Smart Cities Technolongy (PRC) Co., Ltd.

C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20131127