CN114422169B - Internal and external network data display system and display method based on WCF technology - Google Patents

Internal and external network data display system and display method based on WCF technology Download PDF

Info

Publication number
CN114422169B
CN114422169B CN202111486543.5A CN202111486543A CN114422169B CN 114422169 B CN114422169 B CN 114422169B CN 202111486543 A CN202111486543 A CN 202111486543A CN 114422169 B CN114422169 B CN 114422169B
Authority
CN
China
Prior art keywords
data
intranet
internal
service center
page
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202111486543.5A
Other languages
Chinese (zh)
Other versions
CN114422169A (en
Inventor
成芳
沈朋礼
肖厦
卢晓春
李艳红
刘东亮
李晓婉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
National Time Service Center of CAS
Original Assignee
National Time Service Center of CAS
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 National Time Service Center of CAS filed Critical National Time Service Center of CAS
Priority to CN202111486543.5A priority Critical patent/CN114422169B/en
Publication of CN114422169A publication Critical patent/CN114422169A/en
Application granted granted Critical
Publication of CN114422169B publication Critical patent/CN114422169B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • 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]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to an internal and external network data display system and a display method based on the WCF technology, wherein the internal and external network data display system comprises a data service center and a plurality of web release service software, wherein the data service center is deployed in an intranet and is used for reading back-end data according to page data application and integrating the back-end data to form front-end data; and the web release service software is deployed in an intranet and an extranet, and each web release service software is connected with the data service center and is used for sending the page data application and receiving and processing the front-end data to form page display data. The internal and external network data display system accesses internal resources through the data service center by a plurality of web release service software of the internal and external networks respectively for the environment with the internal and external network isolation, and can acquire the same data, thereby respectively forming the data required by the internal and external network release service and realizing the separate access of the internal and external network terminals.

Description

Internal and external network data display system and display method based on WCF technology
Technical Field
The invention belongs to the technical field of communication, and particularly relates to an internal and external network data display system and method based on a WCF technology.
Background
In some important units, where important data is kept, there is a need to provide data services externally, as well as internally. In order to reduce development cost and operation cost, the requirement of displaying data of the intranet and the extranet is met by utilizing different deployments under the condition that only one set of software is developed.
In this case, the external terminal is not allowed to directly access the internal computer, and the internal terminal is also not allowed to access the external computer, and therefore, only the external terminal accesses the external server, and the internal terminal accesses the internal server. Meanwhile, for data security, all terminals are not allowed to directly access data. The external server accesses the internal server, and the port and the IP opened to the external server are determined and can be monitored through the designated gateway.
The requirement is provided for software development and deployment, on one hand, the requirement of separating access of the internal and external network terminals is required to be met, on the other hand, the development cost and the maintenance cost are required to be reduced, the internal and external networks are required to acquire the same data, two sets of data are not required to be prepared, and the data are not allowed to be manually transmitted to the external network by means of a mobile medium.
Disclosure of Invention
In order to solve the problems in the prior art, the invention provides an internal and external network data display system and a display method based on the WCF technology. The technical problems to be solved by the invention are realized by the following technical scheme:
the embodiment of the invention provides an internal and external network data display system based on WCF technology, which comprises a data service center and a plurality of web release service software, wherein,
the data service center is deployed in an intranet and is used for applying for reading back-end data according to page data and integrating the back-end data to form front-end data;
and the web release service software is deployed in an intranet and an extranet, and each web release service software is connected with the data service center and is used for sending the page data application and receiving and processing the front-end data to form page display data.
In one embodiment of the invention, the data service center is implemented using WCF technology.
In one embodiment of the invention, the data service center includes a remote call interface, an interface route, and a data processing module, wherein,
the remote calling interface is connected with the web publishing service software and is used for receiving the page data application and simultaneously returning the front-end data;
the interface route is connected with the remote call interface and is used for judging the accessed data source and the data range according to the interface parameters corresponding to the page data application and returning the front-end data;
the data processing module is connected with the interface in a routing way and is used for acquiring the back-end data according to the data source and the data range and integrating the back-end data to form the front-end data.
In one embodiment of the invention, the number of remote call interfaces is greater than or equal to 1.
In one embodiment of the invention, the data processing module comprises a database processing module, a big data processing module and a real-time data processing module, wherein,
the database data processing module is used for acquiring database data from a database and processing the database data to form first front-end data;
the big data processing module is used for acquiring file data from a big database and processing the file data to form second front-end data;
the real-time data processing module is used for acquiring real-time state data and processing the real-time state data to form third front-end data.
In one embodiment of the present invention, the web publishing service software deployed in the intranet is directly connected to the data service center, and the web publishing service software deployed in the extranet is connected to the data service center through a security gateway.
In one embodiment of the invention, the web publishing service software is deployed on at least one client of an intranet and at least one client of an extranet.
In one embodiment of the invention, the web publishing service software is implemented using MVC architecture development.
In one embodiment of the invention, each page in the web publishing service software includes a logic module and a visualization module, wherein,
the logic module is connected with the data service center and is used for combining the page parameters in the page data application into interface parameters to call the data service center, and meanwhile, receiving and processing front-end data returned by the data service center to form interface data;
the visualization module is connected with the logic module and used for carrying out visual display on the interface data.
Another embodiment of the present invention provides a method for displaying data on an intranet and extranet based on WCF technology, where the method for displaying data on an intranet and extranet based on WCF technology according to the foregoing embodiment of the present invention includes the steps of:
a plurality of web release service software deployed in an intranet respectively send intranet page data applications, a data service center reads first back-end data according to the intranet page data applications and integrates the first back-end data to form intranet front-end data, and the web release service software receives and processes the intranet front-end data to form intranet page display data;
and the web release service software is used for receiving and processing the front end data of the external network to form external network page display data.
Compared with the prior art, the invention has the beneficial effects that:
1. the data service center is deployed in the intranet, and a plurality of web release service software are deployed in the intranet and the extranet respectively, so that for an environment with the isolation of the intranet and the extranet, a plurality of web release service software of the intranet and the extranet access internal resources respectively through the data service center, the same data can be obtained, thereby respectively forming the data required by the release service of the intranet and the extranet, and realizing the separation access of the intranet and the extranet terminals.
2. In the internal and external network data display system, a plurality of web release service software of the internal and external networks can access internal resources through the data service center at the same time, thereby meeting the requirement of simultaneously releasing data by the internal and external network service.
3. In the internal and external network data display system, the data service center shields all direct access to data, web release service software can only access internal data through the data service center, an external network computer cannot access internal network data at will, and the internal network computer cannot access a server of the external network, so that the safety of the internal data is ensured.
Drawings
Fig. 1 is a schematic structural diagram of an intranet and extranet data display system based on WCF technology according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of another internal and external network data display system based on WCF technology according to an embodiment of the present invention;
fig. 3 is a schematic software architecture diagram of a data service center according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of a process flow of a data service center according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of a logic module according to an embodiment of the present invention;
FIGS. 6 a-6 c are schematic diagrams of a web application presentation architecture provided by embodiments of the present invention;
fig. 7 is a flow chart of an internal and external network data display method based on WCF technology according to an embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to specific examples, but embodiments of the present invention are not limited thereto.
Example 1
Referring to fig. 1 and fig. 2, fig. 1 is a schematic structural diagram of an internal and external network data display system based on WCF technology according to an embodiment of the present invention, and fig. 2 is a schematic structural diagram of another internal and external network data display system based on WCF technology according to an embodiment of the present invention.
Windows Communication Foundation (WCF) is a series of application frameworks developed by Microsoft to support data communications, which is part of the NET framework, the WCF technology has the following advantages: a) A variety of communication protocols. The WCF supports a plurality of technical protocols, not only meets the current requirements, but also reserves space for subsequent expansion. Although the WCF was developed in the C# language, it supports software communications with other various languages (e.g., the C language) and allows for more convenient deserialization of objects. b) And (5) object transmission. Based on the WCF protocol, the receiving end and the transmitting end can carry out object transmission, which provides great convenience for programming and can easily carry out serialization and deserialization. c) A variety of clients. As the WCF supports more communication protocols, the WCF not only can provide data for the Web publishing server, but also can communicate with other applications in the background to acquire the data. d) Push technology. The WCF technology supports a push technology, namely, a server can automatically send received data to a client without the need of continuous application (data pulling) of the client, and the characteristic can enable a request of a terminal to be forwarded and pushed to a data processing end. e) And (5) cascading. The WCF can be well expanded, new data service and existing service cascade can be added, and convenience is provided for the subsequent more complex system construction. Therefore, the intranet and extranet data display system of the embodiment is designed based on the WCF technology.
The internal and external network data display system based on the WCF technology comprises a data service center and a plurality of web release service software.
The data service center is deployed in the intranet and used for reading the back-end data according to the page data application and integrating the back-end data to form front-end data.
The data service center is a service software, is developed based on the WCF technology, can respond to remote application, and can transmit data to the remote end based on the http protocol, so that remote calling and local data integration functions are realized.
In this embodiment, the data service center mainly transmits data to the WCF publishing server in JSON format. The functions of the data service center mainly comprise: 1) WCF services. 2) And the remote call interface provides a unified data service interface for the outside. 3) And the interface response processing is carried out, the data source and the data range are judged through the access interface and the interface parameters in the data service center, and the data is returned to the applicant after being processed. 4) The local data caching process is carried out, the data service center is deployed in the intranet, and the data sources can be all data needing to be displayed in the intranet: may be real-time data, historical data; the data can be stored in the form of files or records in a database; the method can be on one server or a plurality of servers; in this embodiment, the data service center mainly performs cache processing on real-time data.
Referring to fig. 3, fig. 3 is a schematic software architecture diagram of a data service center according to an embodiment of the present invention. Based on the functions of the data service center, the data service center includes: and remotely calling an interface, an interface route and a data processing module.
The remote call interface is connected with the web release service software and is used for acquiring the page data application sent by the web release service software and transmitting front-end data to the web release service software.
Specifically, the design of the remote call interface accords with the design specification of the WCF interface, and is designed according to the requirement of remote call, so that the information transmission requirements of the front end and the rear end are mainly completed, namely, the page data application sent by the web release service software is received, and the front end data is transmitted to the web release service software.
The number of the remote call interfaces is set according to actual requirements, and the number of the remote call interfaces can be 1 or a plurality of remote call interfaces. In one particular embodiment, the interfaces that supply remote calls are 1: public virtual string DataProcessForJson (strsql), where strsql is a string representing an interface parameter, is a combination of multiple parameters, and is separated by commas, so strsql may contain all meanings that need to be expressed; for example, "pdop, dt1, dt2" is a string at the software level, but can be decomposed into: the pdop value between dt1 and dt2 is three parameters, but "pdop, dt1, dt2" is not limited to the above meaning and can be agreed according to actual demands.
After receiving the page data application, the remote call interface identifies the corresponding interface parameters to access the corresponding data source information.
The interface route is connected with the remote calling interface and is used for judging the accessed data source and the data range according to the interface parameters corresponding to the page data application and returning the front-end data.
Specifically, the interface parameters include data source information to be accessed, and the interface route determines the accessed data source and data range according to the content of the remote calling interface, namely the interface parameters, and calls the actual data processing module.
In this embodiment, the data source may be all the data to be displayed in the intranet: may be real-time data, historical data; the data can be stored in the form of files or records in a database; either on one server or on multiple servers.
In one particular embodiment, the data sources include, but are not limited to, real-time status data, data in a database, file data in a large database. The data range may be one or more of the above data sources, i.e. 1 page data application may apply for class 1 data, 1 page data application may apply for multiple classes of data, forming a combination of multiple cases. Specifically, if the page data application is a database application, the interface route calls the database module; the page data application is a real-time data application, and the interface route calls the data in the data cache; the page data application is a file data application, and the interface route calls the data in the large database; when the page data application comprises at least two of the real-time data application, the database application and the file data application, the interface route calls at least two corresponding modules. For example, if a certain index value of the satellite is applied, the index value corresponds to multiple types of data, satellite information is obtained from a data cache, index file information is obtained from big data, and the index file information is processed to form index display contents.
The data processing module is connected with the interface route and is used for acquiring the back-end data according to the data source and the data range and integrating the back-end data to form front-end data. That is, the data processing module reads and processes the back-end data to form the data required by the front-end.
In a particular embodiment, the data processing modules include, but are not limited to, database processing modules, big data processing modules, and real-time data processing modules.
The database processing module is used for acquiring database data from the database and processing the database data to form first front-end data.
Specifically, the database processing module comprises a database access module and a database data processing module, wherein the database access module is connected with the database and the database data processing module, and the database data processing module is connected with the interface route. In the back-end processing software, some data are stored in a database, the front-end needs to be extracted from the database when being acquired, the database processing module accesses the database through the database access module to extract corresponding data, and the database data processing module processes the corresponding data to form first front-end data and transmits the first front-end data to the router.
The big data processing module is used for acquiring file data from the big database and processing the file data to form second front-end data.
Specifically, the big data processing module comprises a big data access module and a file data processing module, wherein the big data access module is connected with the big data storage platform and the file data processing module, and the file data processing module is connected with the interface by a route. The big data access module is used for accessing the big data storage platform and acquiring files, the file data processing module extracts the content in the acquired files to form second front-end data, the second front-end data is format data required by the front end, and the format data are transmitted to the router.
The real-time data processing module is used for acquiring real-time state data and processing the real-time state data to form third front-end data.
Specifically, the real-time data processing module comprises a real-time data receiving module and a data caching module, wherein the real-time data receiving module is connected with the satellite data processing software and the data caching module, and the data caching module is connected with the interface in a routing way. The real-time state data is data cached in a data cache of the data service center, and comprises some common data and real-time updated data; as in some software, caching data includes: satellite information, site connection state, satellite real-time position and the like, wherein the satellite information and the site information are information commonly used at the front end, and the site connection state and the satellite real-time position are real-time information and need the latest data; the real-time data receiving module receives the latest data, the data caching module caches the latest data, and the third front-end data is transmitted to the interface route according to the requirement. The real-time data processing module caches the latest data, so that the response speed of the front-end application can be improved.
Further, when the page data application contains 1 type of data, 1 group of data in the first front end data, the second front end data and the third front end data form front end data; when the page data application contains multiple types of data, multiple groups of data in the first front-end data, the second front-end data and the third front-end data jointly form the front-end data.
In this embodiment, the front-end data returned by the interface route and the front-end data returned by the remote call interface are also character strings, and can be returned by means of the Json expression, so that more complex objects can be returned.
Referring to fig. 4, fig. 4 is a schematic process flow diagram of a data service center according to an embodiment of the present invention. The process flow comprises the following steps: s1, applying for calling a remote calling interface by page data, and identifying a corresponding interface parameter character string by the remote calling interface, thereby obtaining a parameter character string strsql. S2, the interface route analyzes the parameter string strsql and identifies the needed data. And S3, the data processing module identifies the required data according to the analyzed character string array, and identifies the back-end data. And S4, the data processing module integrates the identified back-end data to form front-end data, wherein the front-end data is a character string expressed by means of a Json expression. S5, returning the Json character string by the interface route and the remote call interface.
In this embodiment, a data service center is set in the intranet, the front-end access data must be processed by the data service center, the data service center searches the data and forms a required format, and the front-end does not need to configure any data location information, name information and the like, so that the front-end shields the detailed information of the back-end platform, and a layer of protection is added to the data security.
And the web publishing service software is deployed in an intranet and an extranet, is connected with the data service center and is used for sending a page data application and receiving and processing front-end data to form page display data.
The web release service software is service release software, and the functions of the web release service software comprise: 1) Publishing a front-end display page; 2) Executing page background logic; 3) And according to the page data application, applying data to the data service center. The web publishing service software is in the form of WCF clients and thus can be deployed in multiple numbers, anywhere needed, i.e., on at least one client of the intranet and on at least one client of the extranet. In other words, for an environment with internal and external network isolation, according to the access amount, web release service software can be deployed on one client in the internal network, and web release service software can also be deployed on a plurality of clients in the internal network; also, depending on the amount of access, web publication service software may be deployed on one client in the external network, or web publication service software may be deployed on multiple clients. Further, web release service software deployed in the intranet is directly connected with the data service center, and the web release service software of the intranet directly accesses the data service center; the web release service software deployed in the external network is connected with the data service center through the security gateway, and the web release service software of the external network accesses the data service center through the security gateway.
In a specific embodiment, the web publishing service software is developed based on the MVC architecture, the page of the web publishing service software is developed according to project requirements, and the web publishing service software can be IIS, IIsexpress or other service software, so that the embodiment is not limited.
Each page in the web publishing service software includes a logic module and a visualization module.
Specifically, the logic module is connected with the data service center and is used for combining the page parameters in the page data application into interface parameters to call the data service center, and meanwhile, receiving and processing front-end data returned by the data service center to form interface data. The visualization module is connected with the logic module and used for carrying out visual display on the interface data.
Referring to fig. 5, fig. 5 is a schematic process flow diagram of a logic module according to an embodiment of the invention. The processing flow of the logic module comprises the following steps: s1, acquiring page parameters in a page application; s2, combining the page parameters into interface parameters; s3, establishing connection with a data service center; s4, calling a remote calling interface of the data service center according to the interface parameters; s5, acquiring a return value of the data service center; s6, processing the return value to form interface data; s6, refreshing the page to visualize the display interface data.
In this embodiment, the data service center provides data for the web publishing service software, so as to form a multi-layer web application display architecture, wherein the multi-layer web application display architecture can be 3 layers, 4 layers, 5 layers, and the like. Referring to fig. 6 a-6 c, fig. 6 a-6 c are schematic diagrams illustrating a web application display architecture according to an embodiment of the present invention. In fig. 6a, web publishing service software is provided on a client, the client is connected with a web server, and the web server is connected with a data service center to form a three-layer web application display architecture; in fig. 6b, the web publishing service software is provided on a client, the client is connected with a web server, the web server is connected with a data service center, and the data service center is connected with a database to form a four-layer web application display architecture; in fig. 6c, the web publishing service software is provided on a client, the client is connected with a web server, the web server is connected with a data service center, the data service center is connected with a database application service center, and the database application service center is connected with a database to form a five-layer web application display architecture.
The deployment and debugging method of the internal and external network data display system based on the WCF technology comprises the following steps: first, data service center software and web release service software are developed and completed. And then, the data service center software is deployed in the intranet to be connected with other processing software, databases and large data platforms. Then, deploying web release service software on an intranet web server, and setting a gateway aiming at the IP and the port of an extranet server in gateway setting, and setting a rule that the extranet server accesses an intranet data service center; according to the rule, setting the connection information of the external network Web release service software to the internal network data service center. And finally, debugging is carried out, only the internal network is required to pass through during debugging, and for the external network, only the gateway is required to pass through, so that the whole system can normally operate, thereby meeting the terminal access in the internal and external networks.
The internal and external network data display system of the embodiment has the following advantages:
a) A plurality of web publishing service software can be supported by setting 1 data service center. Specifically, a data service center developed based on WCF can access internal resources on one hand to form data required by release service; on the other hand, the access of a plurality of release servers can be supported simultaneously, and data services can be provided for the release servers; therefore, for the environment with the isolation of the internal and external networks, a plurality of web release service software of the internal and external networks access internal resources through the data service center respectively, and the same data can be obtained, so that the data required by the release service of the internal and external networks are formed respectively, and the separation access of the internal and external network terminals is realized.
b) And the internal and external networks can simultaneously release the services of the internal and external networks under the condition of non-physical isolation. Specifically, in the environment with limited access, the external network computer cannot access intranet data at will and is limited by certain resources such as IP, ports and the like, in this case, the external network client accesses internal resources through the external network server, so that setting rules can be well performed, and the safety requirements are met; meanwhile, the intranet computer cannot access the servers of the extranet and can only access the servers of the intranet. In the data display system of the internal and external networks, a plurality of web release service software of the internal and external networks can access internal resources through the same data service center at the same time, so that the requirement of simultaneously releasing data by the internal and external network service is met.
c) And safety is ensured. Specifically, the internal and external network data display system of the embodiment forms a multi-layer architecture, and since the data service center shields all direct access to data, web release service software can only access internal data through the data service center, an external network computer cannot access internal network data at will, and the internal network computer cannot access a server of the external network, so that the safety of the internal data is ensured.
d) And (5) data integration. Specifically, the data service center not only provides data for the data release server, but also is a data integration service software, and can integrate all data needing to be displayed in the data service center, including data stored in a real-time file form and data stored in a database form, for the web release server to use.
In summary, the system for displaying data on the internal and external networks in this embodiment is suitable for the case that the internal and external networks need to display data simultaneously under the non-physical isolation condition, and the computer terminals of the internal and external networks cannot visit each other (servers). The same set of software is deployed and deployed respectively on the internal and external network release servers, and a data service center developed based on the WCF technology provides data for Web release service software of the internal and external networks respectively to form a Web application display framework of a multi-layer framework, so that the Web application of the internal and external networks is supported to access the same data source simultaneously, the requirements of the same data source of the internal and external networks and the same display effect are met, the data access problem under the condition of access limitation is effectively solved, and the research, development and integration costs are reduced; and meanwhile, the data security risk is reduced because the direct access of the client side to the data is shielded.
Example two
On the basis of the first embodiment, please refer to fig. 7, fig. 7 is a flow chart of an internal and external network data display method based on the WCF technology, which is provided by the embodiment of the present invention, wherein the internal and external network data display method adopts the internal and external network data display system based on the WCF technology in the first embodiment to display data, and specifically includes the steps of:
s1, a plurality of web release service software deployed in an intranet respectively send intranet page data applications, a data service center reads first back-end data according to the intranet page data applications and integrates the first back-end data to form intranet front-end data, and the web release service software receives and processes the intranet front-end data to form intranet page display data.
S2, a plurality of web release service software deployed on the external network respectively send an external network page data application, the data service center reads second back-end data according to the external network page data application and integrates the second back-end data to form external network front-end data, and the web release service software receives and processes the external network front-end data to form external network page display data.
The steps S1 and S2 may be performed simultaneously or separately; the first back-end data and the second back-end data may be the same or different; the front-end data of the intranet and the front-end data of the extranet can be the same or different; the intranet page display data and the extranet page display data may be the same or different.
The method for displaying the data of the internal and external networks supports the Web application of the internal and external networks to access the same data source simultaneously, meets the requirements of the internal and external networks that the data sources are the same and the display effect is the same, effectively solves the data access problem under the condition of access limitation, and reduces the research, development and integration cost; and meanwhile, the data security risk is reduced because the direct access of the client side to the data is shielded.
The foregoing is a further detailed description of the invention in connection with the preferred embodiments, and it is not intended that the invention be limited to the specific embodiments described. It will be apparent to those skilled in the art that several simple deductions or substitutions may be made without departing from the spirit of the invention, and these should be considered to be within the scope of the invention.

Claims (5)

1. The internal and external network data display system based on the WCF technology is characterized by comprising a data service center and a plurality of web release service software, wherein the data service center is realized by adopting the WCF technology, the plurality of web release service software is in the form of a WCF client, and the data service center comprises a plurality of web release service software, wherein the plurality of web release service software are distributed on the network in a distributed mode,
the data service center is deployed in an intranet and is used for applying for reading back-end data according to page data and integrating the back-end data to form front-end data; the data service center comprises a remote call interface, an interface route and a data processing module, wherein the remote call interface is connected with the web publishing service software and is used for receiving the page data application and simultaneously returning the front-end data; the interface route is connected with the remote call interface and is used for judging the accessed data source and the data range according to the interface parameters corresponding to the page data application and returning the front-end data; the data processing module is connected with the interface in a routing way and is used for acquiring the back-end data according to the data source and the data range and integrating the back-end data to form the front-end data; the data processing module comprises a database processing module, a big data processing module and a real-time data processing module, wherein the database data processing module is used for acquiring database data from a database and processing the database data to form first front-end data; the big data processing module is used for acquiring file data from a big database and processing the file data to form second front-end data; the real-time data processing module is used for acquiring real-time state data and processing the real-time state data to form third front-end data;
the web publishing service software is deployed on at least one client side of an intranet and at least one client side of an extranet, the web publishing service software deployed on the intranet is directly connected with the data service center, the web publishing service software deployed on the extranet is connected with the data service center through a security gateway, and the web publishing service software is used for sending the page data application and receiving and processing the front-end data at the same time to form page display data.
2. The WCF technology based intranet and extranet data presentation system of claim 1 wherein the number of remote call interfaces is greater than or equal to 1.
3. The WCF technology-based intranet and extranet data presentation system as claimed in claim 1, wherein the web publishing service software is implemented by MVC architecture development.
4. The WCF technology based intranet and extranet data presentation system of claim 1 wherein each page in the web publishing service software comprises a logic module and a visualization module, wherein,
the logic module is connected with the data service center and is used for combining the page parameters in the page data application into interface parameters to call the data service center, and meanwhile, receiving and processing front-end data returned by the data service center to form interface data;
the visualization module is connected with the logic module and used for carrying out visual display on the interface data.
5. An internal and external network data display method based on the WCF technology, which is characterized in that the internal and external network data display system based on the WCF technology is adopted for display, and the method comprises the following steps:
a plurality of web release service software deployed in an intranet respectively send intranet page data applications, a data service center reads first back-end data according to the intranet page data applications and integrates the first back-end data to form intranet front-end data, and the web release service software receives and processes the intranet front-end data to form intranet page display data;
and the web release service software is used for receiving and processing the front end data of the external network to form external network page display data.
CN202111486543.5A 2021-12-07 2021-12-07 Internal and external network data display system and display method based on WCF technology Active CN114422169B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111486543.5A CN114422169B (en) 2021-12-07 2021-12-07 Internal and external network data display system and display method based on WCF technology

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111486543.5A CN114422169B (en) 2021-12-07 2021-12-07 Internal and external network data display system and display method based on WCF technology

Publications (2)

Publication Number Publication Date
CN114422169A CN114422169A (en) 2022-04-29
CN114422169B true CN114422169B (en) 2023-05-16

Family

ID=81265658

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111486543.5A Active CN114422169B (en) 2021-12-07 2021-12-07 Internal and external network data display system and display method based on WCF technology

Country Status (1)

Country Link
CN (1) CN114422169B (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8082294B2 (en) * 2007-06-27 2011-12-20 Concept Solutions, Llc Methods and systems for providing web applications
CN104363165A (en) * 2014-11-14 2015-02-18 华东电网有限公司 Information interactive system under internal and external network isolation environment and data integrating method
CN106657232A (en) * 2016-09-29 2017-05-10 山东浪潮商用系统有限公司 Distributed server configuration and service method thereof
CN108200196B (en) * 2018-01-31 2020-12-04 杭州优工品科技有限公司 Data storage and query method and system based on distributed architecture
CN110427181A (en) * 2019-08-13 2019-11-08 山东浪潮商用系统有限公司 A kind of Web system front and back end separation method
CN112714194B (en) * 2021-03-26 2021-06-18 南京美乐威电子科技有限公司 Method for accessing intranet equipment by extranet host and network topology structure

Also Published As

Publication number Publication date
CN114422169A (en) 2022-04-29

Similar Documents

Publication Publication Date Title
CN106534257B (en) A kind of the multi-source security log acquisition system and method for multi-level concentrating type framework
CN107612955A (en) Micro services provide method, apparatus and system
US10171566B2 (en) Server-processor hybrid system for processing data
CN107623729A (en) A kind of caching method, equipment and cache service system
CN113902866B (en) Double-engine driven digital twin system
CN107809383A (en) A kind of map paths method and device based on MVC
US20090150555A1 (en) Memory to memory communication and storage for hybrid systems
CN107241681A (en) The implementation method and device of simultaneous interpretation
CN103885997A (en) Dynamic page information displaying method and dynamic page information displaying system
CN110321544A (en) Method and apparatus for generating information
CN111786832B (en) Method and device for interconnecting attack and defense platform and various industrial control scenes
CN114422169B (en) Internal and external network data display system and display method based on WCF technology
CN102447620A (en) Real-time exchange management method, device and system for associated database
KR20110082430A (en) Protocol conversion apparatus for network monitoring
US7454764B2 (en) Method and system for on-demand programming model transformation
CN107181701B (en) The collection method and device of common gateway interface data
CN107395746A (en) A kind of Internet of things system
Yang et al. Network Geographic Information System
CN116071892B (en) 5 G+IOT-based local disaster weather early warning Internet of things release method
CN117201609B (en) Ship-oriented data use and storage management method and device for acquisition actuation equipment
CN115361298B (en) Service management method based on data subscription distribution network
CN112291210B (en) Method and device for acquiring front-end equipment catalog
KR100846732B1 (en) Client data communication component for client-server
CN102881183A (en) Public transport line bamboo joint map real-time interactive system
EP1285360B1 (en) Module for generating objects, from raw data retrieved from at least a data source containing at least a document written in a markup language

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant