[go: up one dir, main page]

CN104468785A - Electronic device, server device, and data request submitting method and processing method - Google Patents

Electronic device, server device, and data request submitting method and processing method Download PDF

Info

Publication number
CN104468785A
CN104468785A CN201410743061.7A CN201410743061A CN104468785A CN 104468785 A CN104468785 A CN 104468785A CN 201410743061 A CN201410743061 A CN 201410743061A CN 104468785 A CN104468785 A CN 104468785A
Authority
CN
China
Prior art keywords
request
data
described request
pretreated
preliminary treatment
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
CN201410743061.7A
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.)
Shanghai Feixun Data Communication Technology Co Ltd
Original Assignee
Shanghai Feixun Data Communication Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Feixun Data Communication Technology Co Ltd filed Critical Shanghai Feixun Data Communication Technology Co Ltd
Priority to CN201410743061.7A priority Critical patent/CN104468785A/en
Publication of CN104468785A publication Critical patent/CN104468785A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides an electronic device, a server device, and a data request submitting method and processing method. A request from a requester is received and preprocessed. The preprocessing process includes the steps that elements contained in the request are associated according to objects; the preprocessed request is sent out; the preprocessed request is received; data corresponding to the request are stored; the data corresponding to the request are set in a format associated with the objects; corresponding content is acquired from the set data according to the objects associated with the elements in the request, and a response to the request is made. The mode that existing data conversion layers are analyzed and acquired one by one and then converted into a numerical value setting of a format needed for a database is omitted, and the code development and maintenance difficulty is lowered; a data submitting mode oriented to the objects is adopted, when new functions are added, newly-added data analysis is not needed, only data prototypes of the objects need to be added, unified function call is conducted, and therefore the expandability of a system is greatly improved.

Description

Electronic equipment, server apparatus, request of data commit method and processing method
Technical field
The present invention relates to network communication field, particularly relate to a kind of electronic equipment, server apparatus, request of data commit method and processing method.
Background technology
H.323-configured gateway device parameter, user passes through access browser usually, send http request, the parameter of the configuration of the page is spliced one by one and is sent to Server end, Server is processed request by CGI (Common Gateway Interface (CGI(Common gateway interface))), first request can be resolved, resolve one by one by the element in the page, page layer data and database layer data are changed, this layer is also referred to as data transaction layer, sets gradually to database.Then CGI invoking performance function, sends result to Server, and final Server sends result back to user.In the design of present database, Object--oriented method and database technology combine can make the analysis of Database Systems, design farthest consistent with the understanding of people to objective world, this also becomes the main flow of database design, if still continue to continue to use original data way of submission, so data turn in layer by the data separated again according to database in object-based data mode integrate, an inherently redundant operation, the development and maintenance complexity of code is higher.In addition, when increasing new object in database, in order to by newly-increased optimum configurations in database in, will increase corresponding transfer function in data transaction layer, by parity of reasoning, and when increasing multiple object, will increase multiple transfer function, its autgmentability is poor as seen.
There is more shortcoming in the mode that available data is submitted to: first, the complexity of code is higher, and the maintenance difficulties coefficient of follow-up code is higher; Next does not unify general to arrange function, and extensibility is bad.The mode of the present invention when data are submitted to object combines submission, the conversion carrying out data is not more needed in CGI layer, just to the operation of object properties amendment, call the set function of unified object, both reduced the complexity of the development and maintenance of code maintenance, be also with good expansibility.
Summary of the invention
The defects such as the shortcoming of prior art in view of the above, the object of the present invention is to provide a kind of electronic equipment, server apparatus, request of data commit method and processing method, and the complicated and autgmentability of the web browsing data process in prior art that solves is poor.
For realizing above-mentioned target and other related objectives, the invention provides a kind of electronic equipment, comprise: pretreatment module, receive the request from requesting party and carry out preliminary treatment, described preliminary treatment comprises: the element that described request is comprised associates respectively by object; Sending module, for pretreated request being sent, obtains corresponding content for external equipment according to the object in described request associated by element.
Optionally, described request is page format, and described element comprises list.
Optionally, the same object association of ID attribute of described list.
Optionally, described electronic equipment comprises: gateway device; Described pretreated request is transmitted for described external device processes by the CGI(Common gateway interface) preset.
For realizing above-mentioned target and other related objectives, the invention provides a kind of server apparatus, comprising: receiver module, for receiving request, wherein, described request is through pretreated; Described preliminary treatment comprises: the element that described request is comprised associates respectively by object; Database, for storing the data of corresponding described request; Module is set, for the form data of described corresponding requests being set to be associated with object; Acquisition module, for obtaining corresponding content according to the object in described request associated by element from the described data arranged, and responds described request.
Optionally, described module is set and acquisition module is realized by the function of object properties.
Optionally, described request is page format, and described element comprises list.
Optionally, the same object association of ID attribute of described list.
Optionally, described request comes from gateway device, and described server apparatus processes described through pretreated request by the CGI(Common gateway interface) preset.
For realizing above-mentioned target and other related objectives, the invention provides a kind of request of data commit method, comprising: receive the request from requesting party and carry out preliminary treatment, described preliminary treatment comprises: the element that described request is comprised associates respectively by object; Pretreated request is sent, obtains corresponding content for external equipment according to the object in described request associated by element.
For realizing above-mentioned target and other related objectives, the invention provides a kind of data request processing method, comprising: receive through pretreated request, wherein, described preliminary treatment comprises: the element that described request is comprised associates respectively by object; Store the data of corresponding described request; The data of described corresponding requests are set to the form be associated with object; From the described data arranged, obtain corresponding content according to the object in described request associated by element, and respond described request.
As mentioned above, the invention provides a kind of electronic equipment, server apparatus, request of data commit method and processing method, receive the request from requesting party and carry out preliminary treatment, described preliminary treatment comprises: the element that described request is comprised associates respectively by object; Pretreated request is sent; Receive through pretreated request; Store the data of corresponding described request; The data of described corresponding requests are set to the form be associated with object; From the described data arranged, obtain corresponding content according to the object in described request associated by element, and respond described request; Present invention eliminates the mode that the numerical value setting of the form needed for database was resolved, and obtained and then converted to available data conversion layer one by one, reduce the difficulty of code development and maintenance; And adopting OO data way of submission, when increasing New function, not needing newly-increased Data Analysis, only need increase object data prototype and through unified function call, the extensibility of system improved greatly.
Accompanying drawing explanation
Fig. 1 is shown as the structural representation of data interaction system in one embodiment of the invention.
Fig. 2 is shown as the structural representation of gateway device in one embodiment of the invention.
Fig. 3 is shown as the structural representation of server apparatus in one embodiment of the invention.
Fig. 4 is shown as the schematic flow sheet of request of data commit method in one embodiment of the invention.
Fig. 5 is shown as the schematic flow sheet of data request processing method in one embodiment of the invention.
Element numbers explanation
1 gateway device
11 pretreatment module
12 sending modules
2 server apparatus
21 receiver modules
22 databases
23 arrange module
24 acquisition modules
3 user sides
S11 ~ S12, S21 ~ S24 method step
Embodiment
Below by way of specific instantiation, embodiments of the present invention are described, those skilled in the art the content disclosed by this specification can understand other advantages of the present invention and effect easily.The present invention can also be implemented or be applied by embodiments different in addition, and the every details in this specification also can based on different viewpoints and application, carries out various modification or change not deviating under spirit of the present invention.It should be noted that, when not conflicting, the embodiment in the application and the feature in embodiment can combine mutually.
As shown in Figure 1, the structure of data interaction system of the present invention is shown; Applied environment of the present invention is network environment, described network environment comprises wired or wireless Ethernet or other communication networks, in a network, user side is by browser browsing page, send the request to such as gateway device 1, gateway device 1 connection server equipment 2, service end is according to asking by CGI feedback data content.
As shown in Figure 2, provide the embodiment to described gateway device 1, it comprises: pretreatment module 11 and sending module 12.
Described pretreatment module 11, receive the request from requesting party and carry out preliminary treatment, described preliminary treatment comprises: the element that described request is comprised associates respectively by object.In one embodiment, described preliminary treatment refers to and reconfigures with object approach, matches with OODB Object Oriented Data Base 22 design data model, no longer needs the data transaction layer of existing centre; Described request is for can be network page form such as html page, and described element comprises list (form), and list comprises id attribute and name attribute etc.
Described sending module 12, for sending pretreated request.In one embodiment, described sending module 12 can comprise network interface card or other network transmission modules etc., and can be used for externally sending data, it also can have receiving function and receive data certainly.
As shown in Figure 3, in one embodiment, corresponding to described request, the server apparatus 2 in described data interaction system, comprising: receiver module 21, database 22, arrange module 23 and acquisition module 24.
Described receiver module 21, for receiving request, wherein, described request is through pretreated; Described preliminary treatment comprises: the element that described request is comprised associates respectively by object.In one embodiment, described receiver module 21 also can comprise network interface card or other network transmission modules.
Described database 22, for storing the data of corresponding described request.In one embodiment, described in brought forward, described request can be Webpage, then corresponding, and what store in described database 22 is the particular content data of each element (such as form) in the corresponding described page; In the technology of CGI realizes, CGI is generally the application program operating in server apparatus 2, and server apparatus 2 needs to run this program, namely needs to be configured, and create a viewer can the database 22 of search content.
Described module 23 is set, for the form data of described corresponding requests being set to be associated with object.In one embodiment, the described module 23 that arranges can be realized by the function with object properties, it is when arranging asked data to database 22, and setting (set) function calling unified described object properties can complete the setting of object association data.
Described acquisition module 24, for obtaining corresponding content according to the object in described request associated by element from the described data arranged, and responds described request.In one embodiment, described acquisition module 24 also can realize by function, when when the page loads data, server responds according to request of loading corresponding data, call acquisition (get) function of unified object properties, in object correspondence one group data are taken out simultaneously, and need not fetch data from database 22 one by one as prior art.
In addition, about described data acquisition, when described gateway device 1 receives the page of user side request, in advance the object oriented one_to_one corresponding in the ID of Form Element described in each and described database 22 can be got up, that is multiple list may be hung with under an object oriented, after the pre-treatment, then ask to reconfigure by object; So described acquisition module 24 can take out according to the title of an object in request corresponding multiple data (described in one_to_one corresponding each form ID) obtained in same object to database 22 simultaneously, so much quick than loading data in prior art one by one.
It should be noted that, preliminary treatment of the present invention not only can be applicable to the gateway device 1 in above-described embodiment, also can be used for, in Website server or other network softwares, being not limited with above-described embodiment; In addition, described gateway device 1 does not necessarily together use with service device equipment 2, only need can to carry out respectively identical or similar fashion request or the Signal transmissions of response, need not be limited with above-mentioned execution mode.
As shown in Figure 4, in conjunction with the principle of above-described embodiment, the present invention also can provide a kind of request of data commit method, comprising:
Step S11: receive the request from requesting party and carry out preliminary treatment, described preliminary treatment comprises: the element that described request is comprised associates respectively by object;
Step S12: pretreated request sent, obtains corresponding content for external equipment according to the object in described request associated by element.
As shown in Figure 5, in conjunction with the principle of above-described embodiment, the present invention also can provide a kind of data request processing method, comprising:
Step S21: receive through pretreated request, wherein, described preliminary treatment comprises: the element that described request is comprised associates respectively by object;
Step S22: the data storing corresponding described request;
Step S23: the data of described corresponding requests are set to the form be associated with object;
Step S24: obtain corresponding content according to the object in described request associated by element from the described data arranged, and respond described request.
Technology of the present invention is adopted to carry out the submission of data, correspondingly with design data model OO in database 22 to unite, no longer need to carry out one by one the parsing of data, separation, conversion and setting, but call unified setting (set) function and can complete the configuration of data and the setting of function, reduce the difficulty of code development and maintenance; Secondly, the present invention can adopt unified object-based acquisition (get) function, is all taken out by the element in object by object oriented, and being directly loaded into the page is element assignment; Finally, when gateway device 1 what's new, data object may increase, and also may not increase, if do not increased, need increase new power function with the same of existing data way of submission.If newly-increased data object, only need at the data prototype increasing data object in the present invention, and be added in database 22, the page submits to data directly can call general set and get function, complete the setting of data, and do not need the interface process function adding the newly-increased element of expansion again in CGI layer, only need add object-based data prototype, be with good expansibility.
The present invention may advantage not be clearly in the system that object is less, but object is more, and this advantage is more obvious.Along with large data age must arrive, this object-based, design the data way of submission matched with database 22 advantage also will be further obvious.
In sum, the invention provides a kind of electronic equipment, server apparatus, request of data commit method and processing method, receive the request from requesting party and carry out preliminary treatment, described preliminary treatment comprises: the element that described request is comprised associates respectively by object; Pretreated request is sent; Receive through pretreated request; Store the data of corresponding described request; The data of described corresponding requests are set to the form be associated with object; From the described data arranged, obtain corresponding content according to the object in described request associated by element, and respond described request; Present invention eliminates the mode that the numerical value setting of the form needed for database was resolved, and obtained and then converted to available data conversion layer one by one, reduce the difficulty of code development and maintenance; And adopting OO data way of submission, when increasing New function, not needing newly-increased Data Analysis, only need increase object data prototype and through unified function call, the extensibility of system improved greatly.
Above-described embodiment is illustrative principle of the present invention and effect thereof only, but not for limiting the present invention.Any person skilled in the art scholar all without prejudice under spirit of the present invention and category, can modify above-described embodiment or changes.Therefore, such as have in art usually know the knowledgeable do not depart from complete under disclosed spirit and technological thought all equivalence modify or change, must be contained by claim of the present invention.

Claims (11)

1. an electronic equipment, is characterized in that, comprising:
Pretreatment module, receive the request from requesting party and carry out preliminary treatment, described preliminary treatment comprises: the element that described request is comprised associates respectively by object;
Sending module, for pretreated request being sent, obtains corresponding content for external equipment according to the object in described request associated by element.
2. electronic equipment according to claim 1, is characterized in that, described request is page format, and described element comprises list.
3. electronic equipment according to claim 2, is characterized in that, the same object association of ID tropism of described list.
4. electronic equipment according to claim 1, is characterized in that, described electronic equipment comprises: gateway device; Described pretreated request is transmitted for described external device processes by the CGI(Common gateway interface) preset.
5. a server apparatus, is characterized in that, comprising:
Receiver module, for receiving request, wherein, described request is through pretreated; Described preliminary treatment comprises: the element that described request is comprised associates respectively by object;
Database, for storing the data of corresponding described request;
Module is set, for the form data of described corresponding requests being set to be associated with object;
Acquisition module, for obtaining corresponding content according to the object in described request associated by element from the described data arranged, and responds described request.
6. server apparatus according to claim 5, is characterized in that, describedly arranges module and acquisition module is realized by the function of object tropism.
7. server apparatus according to claim 5, is characterized in that, described request is page format, and described element comprises list.
8. server apparatus according to claim 7, is characterized in that, the same object association of ID tropism of described list.
9. server apparatus according to claim 5, is characterized in that, described request comes from gateway device, and described server apparatus processes described through pretreated request by the CGI(Common gateway interface) preset.
10. a request of data commit method, is characterized in that, comprising:
Receive the request from requesting party and carry out preliminary treatment, described preliminary treatment comprises: the element that described request is comprised associates respectively by object;
Pretreated request is sent, obtains corresponding content for external equipment according to the object in described request associated by element.
11. 1 kinds of data request processing methods, is characterized in that, comprising:
Receive through pretreated request, wherein, described preliminary treatment comprises: the element that described request is comprised associates respectively by object;
Store the data of corresponding described request;
The data of described corresponding requests are set to the form be associated with object;
From the described data arranged, obtain corresponding content according to the object in described request associated by element, and respond described request.
CN201410743061.7A 2014-12-08 2014-12-08 Electronic device, server device, and data request submitting method and processing method Pending CN104468785A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410743061.7A CN104468785A (en) 2014-12-08 2014-12-08 Electronic device, server device, and data request submitting method and processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410743061.7A CN104468785A (en) 2014-12-08 2014-12-08 Electronic device, server device, and data request submitting method and processing method

Publications (1)

Publication Number Publication Date
CN104468785A true CN104468785A (en) 2015-03-25

Family

ID=52914137

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410743061.7A Pending CN104468785A (en) 2014-12-08 2014-12-08 Electronic device, server device, and data request submitting method and processing method

Country Status (1)

Country Link
CN (1) CN104468785A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108595170A (en) * 2018-04-08 2018-09-28 湖南标普信息科技有限公司 A kind of method of Integrated Simulation application and development
CN109167724A (en) * 2018-09-10 2019-01-08 四川长虹电器股份有限公司 The method of data prediction is realized in a kind of API gateway

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1320874A (en) * 2001-05-25 2001-11-07 清华大学 Program mining method and system in network environment
CN1553318A (en) * 2003-05-30 2004-12-08 汤晓辉 Universal industrial online and remote management device and method
US20070294261A1 (en) * 2006-06-14 2007-12-20 Siemens Aktiengesellschaft Communication system for processing data
CN101246503A (en) * 2008-03-17 2008-08-20 腾讯科技(深圳)有限公司 System and method for reducing occupancy factor of central processing unit
US7489707B2 (en) * 2003-10-16 2009-02-10 National University Of Singapore System and method for a dynamic protocol framework
CN101694618A (en) * 2009-09-01 2010-04-14 卡斯柯信号有限公司 Automatic mapping method of model layer and view layer data suitable for AJAX frame
CN101739453A (en) * 2009-12-17 2010-06-16 中国电力科学研究院 Method and device for carrying out condition query on database table
CN101951497A (en) * 2010-08-31 2011-01-19 百视通网络电视技术发展有限责任公司 IPTV (Internet Protocol Television) business system, central business management system, regional business management systems and operation methods
CN102053966A (en) * 2009-10-27 2011-05-11 上海杉达学院 Database access method based on objects
CN102385580A (en) * 2010-08-30 2012-03-21 北大方正集团有限公司 Method and device for customizing webpage contents
US20120101980A1 (en) * 2010-10-26 2012-04-26 Microsoft Corporation Synchronizing online document edits
CN102624737A (en) * 2012-03-27 2012-08-01 武汉理工大学 Single sign-on integration method for Form identity authentication in single sign-on system
CN102638454A (en) * 2012-03-14 2012-08-15 武汉理工大学 Plug-in type SSO (single signon) integration method oriented to HTTP (hypertext transfer protocol) identity authentication protocol
CN102708495A (en) * 2012-01-06 2012-10-03 合一网络技术(北京)有限公司 Method and device for controlling advertising frequency
CN103383687A (en) * 2012-05-02 2013-11-06 阿里巴巴集团控股有限公司 Page processing method and device
CN103886099A (en) * 2014-04-09 2014-06-25 中国人民大学 Semantic retrieval system and method of vague concepts

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1320874A (en) * 2001-05-25 2001-11-07 清华大学 Program mining method and system in network environment
CN1553318A (en) * 2003-05-30 2004-12-08 汤晓辉 Universal industrial online and remote management device and method
US7489707B2 (en) * 2003-10-16 2009-02-10 National University Of Singapore System and method for a dynamic protocol framework
US20070294261A1 (en) * 2006-06-14 2007-12-20 Siemens Aktiengesellschaft Communication system for processing data
CN101246503A (en) * 2008-03-17 2008-08-20 腾讯科技(深圳)有限公司 System and method for reducing occupancy factor of central processing unit
CN101694618A (en) * 2009-09-01 2010-04-14 卡斯柯信号有限公司 Automatic mapping method of model layer and view layer data suitable for AJAX frame
CN102053966A (en) * 2009-10-27 2011-05-11 上海杉达学院 Database access method based on objects
CN101739453A (en) * 2009-12-17 2010-06-16 中国电力科学研究院 Method and device for carrying out condition query on database table
CN102385580A (en) * 2010-08-30 2012-03-21 北大方正集团有限公司 Method and device for customizing webpage contents
CN101951497A (en) * 2010-08-31 2011-01-19 百视通网络电视技术发展有限责任公司 IPTV (Internet Protocol Television) business system, central business management system, regional business management systems and operation methods
US20120101980A1 (en) * 2010-10-26 2012-04-26 Microsoft Corporation Synchronizing online document edits
CN102708495A (en) * 2012-01-06 2012-10-03 合一网络技术(北京)有限公司 Method and device for controlling advertising frequency
CN102638454A (en) * 2012-03-14 2012-08-15 武汉理工大学 Plug-in type SSO (single signon) integration method oriented to HTTP (hypertext transfer protocol) identity authentication protocol
CN102624737A (en) * 2012-03-27 2012-08-01 武汉理工大学 Single sign-on integration method for Form identity authentication in single sign-on system
CN103383687A (en) * 2012-05-02 2013-11-06 阿里巴巴集团控股有限公司 Page processing method and device
CN103886099A (en) * 2014-04-09 2014-06-25 中国人民大学 Semantic retrieval system and method of vague concepts

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108595170A (en) * 2018-04-08 2018-09-28 湖南标普信息科技有限公司 A kind of method of Integrated Simulation application and development
CN109167724A (en) * 2018-09-10 2019-01-08 四川长虹电器股份有限公司 The method of data prediction is realized in a kind of API gateway

Similar Documents

Publication Publication Date Title
CN103210386B (en) Method, system and the equipment of conglomeration search
US20200106850A1 (en) System and method for mobile application deep linking
AU2015401229B2 (en) Website access method, apparatus, and website system
CN1703701B (en) Apparatus for managing a collection of portlets in a portal server
CN110830374B (en) Method and device for gray level release based on SDK
CN101355565B (en) Method and server for providing page service for various browsers
CN107733922A (en) Method and apparatus for calling service
CN102651750B (en) Method, system and device for providing Web page information
CN113590576A (en) Database parameter adjusting method and device, storage medium and electronic equipment
US8332467B2 (en) Lightweight RRD extension framework
CN102945259B (en) A kind of searching method based on collection and searcher
US8972477B1 (en) Offline browsing session management
CN103324756A (en) Method and device for increasing access speed of browser
US10749926B2 (en) Proxy for modifying HTTP messages to comply with browser
CN103929477B (en) Http protocol-based non-coupling integration simulation method and system between systems
CN106168963A (en) Real-time streaming data processing method and device and server
CN115617795A (en) General query method and device for database table and storage medium
CN104468785A (en) Electronic device, server device, and data request submitting method and processing method
US20050102606A1 (en) Modal synchronization control method and multimodal interface system
CN103561113B (en) The generation method and device of Web Service interface
CN110297843A (en) Data query method and system, terminal for B/S system
CN110290182A (en) Distributed Web application storage system, service system and access method
US20150372939A1 (en) Mobile supercloud computing system and method
CN105354269B (en) Web applicational language Localization methodologies and system based on reverse proxy and information filtering
CN114116111B (en) Method, device, equipment and medium for configuring flow node and data processing

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20150325

RJ01 Rejection of invention patent application after publication