CN1304982C - Shared internal storage service mechanism for network service guide application - Google Patents

Shared internal storage service mechanism for network service guide application Download PDF

Info

Publication number
CN1304982C
CN1304982C CNB031285732A CN03128573A CN1304982C CN 1304982 C CN1304982 C CN 1304982C CN B031285732 A CNB031285732 A CN B031285732A CN 03128573 A CN03128573 A CN 03128573A CN 1304982 C CN1304982 C CN 1304982C
Authority
CN
China
Prior art keywords
network service
module
shared
network
shared drive
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.)
Expired - Lifetime
Application number
CNB031285732A
Other languages
Chinese (zh)
Other versions
CN1549152A (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.)
Digiwin Software Co Ltd
Original Assignee
DINGCHENG INFORMATION 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 DINGCHENG INFORMATION Co Ltd filed Critical DINGCHENG INFORMATION Co Ltd
Priority to CNB031285732A priority Critical patent/CN1304982C/en
Publication of CN1549152A publication Critical patent/CN1549152A/en
Application granted granted Critical
Publication of CN1304982C publication Critical patent/CN1304982C/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Abstract

The present invention relates to a shared memory service mechanism used for web service orientated applications. An object which is arranged in each web service module and needs to be shared is declared to be a shared object, and then the shared object is stored in a shared virtual memory; other web service modules call the mechanism, and furthermore, the shared object in the shared virtual memory, which is jointly accessed by the web service module and a client computer, is provided. By implementing the present invention, a shared memory and a mechanism for managing the shared memory can be simulated in any of web service guide applications, and thus, the shared object can be directly accessed through web services in the applications; the mode of external calls between the applications is not needed, and thus, the complexity of software development for enterprises is lowered.

Description

A kind of shared drive service system that is used for the application of network service orientation
Technical field
The present invention relates to use the opening and the modularization characteristics of network service (Web Service), construction network service orientation application program (Web Service Oriented Applications, WSoA), particularly about the executive system of the network service in the application program (Web Service) required shared object (Shared Objects) when the dynamic cooperation, promptly a kind ofly be used for the shared drive service system that the network service orientation is used.
Background technology
Under the global commerce competitive environment that is growing more intense in the modern times, MRP and information integrated whether can carrying out rapidly and efficiently between inner constituent parts of e-Business and business partners have been that can enterprise have one of important document of competitive edge.This also makes the more and more enterprises system use Enterprise Resources Planning (ERP) and supply chain management (SCM) instrument one after another, in the hope of can be fast and integrate the resource of upper, middle and lower trips business partners effectively, the information that reaches between enterprise be passed on and the rapid-action purpose in real time.Yet because the commercial intercourse flow process between enterprise system is complicated and infosystem that adopted each other is mostly different, so the integration of information flow between enterprise system and workflow is a complexity and a masty difficult problem.For example, a business transaction flow process can comprise many steps usually: inquiry, price negotiation, transaction place an order, payment and shipment, and will produce a large amount of transaction datas and file record in the process as pro forma invoice, order form, bill of sales etc.; These data documents need come and go transmission between both parties in transaction is carried out, therefore effectively and data transmission fast be a most important ring in the business transaction flow process.A desirable business automation flow process should be after the client imports related data and proposes services request, system will automatically give the data transmission that this client imported and serve relevant enterprises system therewith, also can apace the integrate information after handling be passed to outside cooperative cooperating manufacturer.
In order to overcome the communication problem of heterogeneous infosystem between enterprise, the existing multiple at present electronic information exchange specification based on XML is as ebXML and Biztalk.And Microsoft, IBM, HP, Sun Microsystem also propose network services (Web Services) such as .NET, Dynamic Web Services, E-Speak, ONE respectively and support conceptual framework.Put application system along with enterprise utilizes network service (Web Services) to build widely, (Web Service Oriented Applications WSoA) will become the development main flow of enterprise application future can to predict network service orientation application program.
Network service (Web Services) is one and has opening, distributed component software, its basis is based upon on the agreement of standards such as HTTP, XML, SOAP, WSDL, and the user can describe and write network service (WebServices) with any program language developing instrument and operating system.Network service (Web Services) provides (long-range) the object interface of calls and the application program writing specification of a standard, and the program language that the programmer can use him to be familiar with to carry out access and calling with other network service (Web Services) assembly that is positioned on the network.Because the XML file specification standard of self-description is used in network service (Web Services), and (Simple Object Access Protocol is SOAP) as the communications protocol of calling out between network service (Web Services) for the simple object Access Protocol of the standard of use.Therefore, no matter be the information communication of constituent parts in the electronic enterprise, or and outside partner between the Heterogeneous systems message exchange, network service (Web Services) framework all can provide the conforming mode of intelligence transmission and information integrated service.
Figure 1A is the Organization Chart of traditional network service orientation application program.Figure 1A shows, network service orientation application program 15 is applied to the network 11 that formed by 10 frameworks of a plurality of client computers, and network 11 is represented an Intranet (Intranet) or internet (Internet).By among the figure as can be known, network service (Web Services) framework is to be based upon already present Intranet or internet, and client computer 10 uses simple object Access Protocols (SOAP) 14 to ask (Request) or (Provide) network service module 12 is provided, and then uses simple object Access Protocol (SOAP) 14 to link up talk each other by network service module 12 and finish the work with cooperation.Yet traditional network service orientation application architecture but has running shortcoming such as complicated, consuming time.
See also Figure 1B, it is the framework schematic diagram of Figure 1A.Show and easily know, Figure 1B is a complete figure (Complete Graph), that is to say, in network service orientation application program 15, when 12 of all-network service modules need to share some state (States) data or object each other, 12 need of wantonly two network service module each other by external call transmitting shared data, so the basic structure of Figure 1A is a complete figure.When network service module 12 and 12 of network service module must be with outside method of callings in cooperation, transmit and share the opposing party that data is given cooperation, to keep the consistance of data, this will make the communication time complexity (time complexity) of Figure 1A when running up to O (N 2), wherein variable N represents the number of network service module 12.So traditional network service orientation application architecture has shortcomings such as running is complicated, consuming time, cost height.Face continuous requirement in real time, under the global commerce competitive environment of efficient, traditional network service orientation application architecture day by day can't satisfy the demand of the e-Business of surge.
In addition, along with the object of network service module 12 is the more shared, cause the message content of simple object Access Protocol (SOAP) will comprise the more parameter, and the message with simple object Access Protocol (SOAP) of huge content is difficult for processed, therefore for the enterprise software development in future, also can cause complexity to a certain degree.
Summary of the invention
Fundamental purpose of the present invention, be in order to improve the shortcoming of legacy network service orientation application architecture, a kind of shared drive service system with low communication time complexity is provided, and (ShareMemory Service SMS), and then simplifies network service orientation application programming program.The shared drive service system is mainly shared object by the object (Object) that has in each network service module and need be shared being declared as one, store this shared object then and share virtual memory in one, and by this shared drive service system of calling, and then provide a plurality of network service module (Web Services) and the common access of a plurality of client computers to be somebody's turn to do the shared object of sharing in the virtual memory.Above-mentioned object can further be divided into universe object (Global obiects) and part (Local objects) again, so after declaration, then be called universe shared object (Global shared objects) and local shared object (Local shared objects) respectively.
Shown in Fig. 2 A, for using a network service orientation application program 20 Organization Charts of shared drive service system of the present invention (SMS) 22.Show among the figure, the network service orientation application program 20 of utilization shared drive service system (SMS) 22 is based on Intranet (Intranet) or internet (Internet) equally, and client computer 10 still can use simple object Access Protocol (SOAP) 14 to come call web services module 202, with request (Request) or (Provide) is provided required service.But, network service module 202 can be no longer with another network service module 202 by direct communication to obtain shared object, but shared object is managed via shared drive service system 22, network service module 202 gives shared drive service system 22 to obtain this shared object by sending a request message 204, wherein asks message 204 to include a simple object Access Protocol (SOAP) at least.
Fig. 2 B is the framework schematic diagram of Fig. 2 A.By Fig. 2 B as can be known, the framework of Fig. 2 A obviously is an asterism (Star Graph), therefore the communication time complexity of Fig. 2 A when running has only O (N), this means the network service orientation application program 20 that the shared drive service system 22 of the application of the invention is developed, to simplify the operation workflow between network service (Web Services) greatly, thereby reduce the development complexity of the enterprise application of network service orientation.So framework provided by the present invention obviously is better than traditional network service orientation application architecture.
Though the present invention has disclosed the network service orientation application architecture figure of the best shown in Fig. 2 A, but consider that each tame e-Business may have special demand because of its industry characteristic, and the factors such as cooperative relationship between the business partners, the present invention discloses another Organization Chart of the network service orientation application program 30 of utilization shared drive service system 32 as shown in Figure 3 again, to adapt to various demands and situation.The maximum difference place of Fig. 3 and Fig. 2 A, the network service module 302 and 302 of the network service module that mainly are Fig. 3 can be linked up talk each other, and request message 304 is except including simple object Access Protocol (SOAP), also comprise chat message (Session Information), wherein chat message can assist shared drive service module 40 (asking for an interview Fig. 4) to tell the network service module 302 of real calling shared drive service system 32.In view of the above, can look closely various situations and client's demand according to shared drive service system of the present invention and do the adjustment of appropriateness, and make the present invention have advantages such as high flexibility and high practicability.
Description of drawings
Figure 1A is the Organization Chart of existing network service orientation application program;
Figure 1B is the framework schematic diagram of Figure 1A;
Fig. 2 A is for using a network service orientation application architecture figure of shared drive service system of the present invention;
Fig. 2 B is the framework schematic diagram of Fig. 2 A;
Fig. 3 is for using another network service orientation application architecture figure of shared drive service system of the present invention;
Fig. 4 is the thin portion calcspar of shared drive service system of the present invention.
Symbol description among the figure
10 client computers
11 networks
12 traditional network service module
14 simple object Access Protocols
15 traditional network service orientation application programs
20 network service orientation application programs of the present invention
202 network service module of the present invention
204 request messages
22 shared drive service systems of the present invention
30 another network service orientation application programs of the present invention
302 network service module of the present invention
304 request messages
32 shared drive service systems of the present invention
40 shared drive service modules of the present invention
400 call management modules
4000 networks service inspection module
4002 network service login catalogues
4004 peculiar cognizance code generation modules
4006 request processing module
402 internal memory link modules
404 access management modules
4040 access synchronization modules
406 discarded storage space collection modules
42 share virtual memory
420 universe shared object databases
4200 universe shared objects
422 local shared object databases
4220 shared objects
Embodiment
Fig. 4 is the thin portion calcspar of shared drive service system of the present invention.It mainly includes: a plurality of network service module 202, are shared internal memory service module 40, and one shares virtual memory 42.Wherein, each network service module 202 provides a distinctive network service (WebService) respectively, and network service module of the present invention 202 can be shared with its object separately 202 uses of all network service module; Share virtual memory 42 in order to store a plurality of shared objects 4200,4220; As for shared drive service module 40, then in order to maintenance management shared object and the request of handling the access shared object 4200,4220 that network service module 202 proposed.
By among Fig. 4 as can be known, shared drive service module 40 by call management module (SessionController) 400, internal memory link module (Memory Binder) 402, access management module (Access Controller) 404, and discarded 406 of storage space collection modules (Garbage Collector) form.Wherein, call management module 400 is in order to handling the request message 204 that each network service module 202 is sent, and whether supervising network service module 202 is legal, and checks the cognizance code (Session ID) of request message 204; Internal memory link module 402 gives initialization (initialize) in order to the shared object for nearest declaration and shares virtual memory 42, and provides shared object 4200,4220 to give network service module 202; And access management module 404 includes an access synchronization module (Access Synchronizer) 4040 at least, and wherein access synchronization module 4040 is normally carried out by the authority of a plurality of network service module 22 accesses and synchro control operation in order to guarantee shared object 4200,4220 simultaneously; Discarded storage space collection module 406 is shared the renewal in virtual memory 42 spaces and is re-used in order to being responsible for, and discharges memory headroom after the life cycle (life cycle) of shared object 4200,4220 finishes.
The call management module 400 of Fig. 4 must comprise at least: network service inspection module (Web Services Verifier) 4000, one network service login catalogue (Web ServicesRegistry) 4002, one peculiar cognizance code generation module (UID Generator) 4004, and a request processing module (Request Processor) 4006.Wherein, whether network service inspection module 4000 in order to checking each network service module 202 legal, and avoid accepting the request message sent by counterfeit network service module from one; Network service login catalogue 4002 is in order to store through checking the information of legal network service module 202; Peculiar cognizance code generation module 4004 in order in each network service module 202 when calling out shared drive service module 40 first, authorize a peculiar cognizance code and give network service module 202, after this, internal memory link module 402 can assist shared object program 4200,4220 is linked to network service module 202 according to this peculiar cognizance code; Request processing module 4006 in order to internal memory link module 402 cooperation, and obtain the shared virtual memory space of establishing in.
In Fig. 4, further point out to share virtual memory 42 again and comprise a universe shared object database 420 and one local shared object database 422.Universe shared object database 420 is in order to store a plurality of universe shared objects 4200, and local shared object database 422 is then in order to store a plurality of local shared objects 4220.
In sum, it is as follows to conclude characteristics of the present invention:
(1) conceptual framework of internal memory and the system of this shared drive of management are shared in emulation one of the present invention, allow the network service (Web Services) between enterprises or business partners can direct and common access data and object, and no longer need to carry out with outside method of calling to each other, and then reduce the complexity of enterprise-software-development.
(2) each module provided by the present invention is very easily used as high-order program languages such as Java or Visual Basic or C++ and is write generation, so the present invention has the high characteristic of exploitativeness.
(3) shared drive service module 40 of the present invention is played the part of the role of the service login person (Service Register) under network service (WebServices) framework, but the function result that only will inquire about different from the past returns to service requester (Service Requester), shared drive service module 40 more direct object and the data that the needed network service of service requester (Web Services) is provided of the present invention.
(4) spirit of the present invention is the object that chat script (Session Context) and network service with network service are had or data is open and transparence, and thus, simplified system is designed program greatly.
(5), can look closely various situations and client's demand and select and to contact directly or not get in touch between network service module and the network service module, so the present invention has advantages such as high flexibility and high practicability by implementing shared drive service system of the present invention.
Though the present invention discloses as above with a preferred embodiment; right its is not in order to limit the present invention; anyly be familiar with this operator; without departing from the spirit and scope of the present invention; when can being used for a variety of modifications and variations, so protection scope of the present invention is as the criterion as the scope person of defining that look claims.

Claims (12)

1. shared drive service system that is used for network service orientation application program, wherein this network service orientation application program is applied to the network that formed by a plurality of client computer institute framework, and this shared drive service system mainly is declared as one by the object that a plurality of network service module is had and need be shared and shares object, store this shared object then and share virtual memory in one, and by calling out this shared drive service system, and then provide these a plurality of network service module and the common access of these a plurality of client computers to be somebody's turn to do the shared object of sharing in the virtual memory, it is characterized in that this shared drive service system includes:
These a plurality of network service module, it is respectively in order to providing a distinctive network to serve client computer to the service of this network of needs, and this each network service module can be shared with its object separately all network service module and uses;
Should share virtual memory, in order to store this each shared object;
One shares the internal memory service module, in order to this shared object of maintenance management, and handles the request of this shared object of access that this a plurality of network service module proposes, and it further comprises:
Whether one call management module in order to handling the request message that this each network service module is sent, and is checked this each network service module legal, and is checked the cognizance code of this request message;
One internal memory link module gives initialization in order to the shared object for nearest declaration and should share virtual memory, and provides this shared object to give this network service module;
One access management module, it comprises an access synchronization module at least, and wherein this access synchronization module is normally carried out by the authority of these a plurality of network service module accesses and synchro control operation simultaneously in order to guarantee these a plurality of shared objects;
One discarded storage space collection module in order to the renewal of being responsible for this shared virtual memory space and re-use, and discharges memory headroom after the life cycle of this shared object finishes.
2. the shared drive service system that is used for the network service as claimed in claim 1 is characterized in that this call management module comprises at least:
One network service inspection module in order to checking this each network service module whether legal, and avoids accepting the request message sent by counterfeit network service module from one;
One network service login catalogue is in order to store through checking the information of legal network service module;
One peculiar cognizance code generation module, in order in this each network service module when calling out this shared drive service module first, authorize a peculiar cognizance code and give this each network service module;
One request processing module, in order to this internal memory link module cooperation, and obtain the shared virtual memory space of establishing in.
3. the shared drive service system that is used for the network service as claimed in claim 1 is characterized in that this network is an internet or an Intranet.
4. the shared drive service system that is used for the network service as claimed in claim 1 is characterized in that this client computer uses a simple object Access Protocol, to call out these a plurality of network service module.
5. the shared drive service system that is used for the network service as claimed in claim 1 is characterized in that, includes a simple object Access Protocol at least in the request message that this each network service module is sent.
6. the shared drive service system that is used for the network service as claimed in claim 1 is characterized in that, these a plurality of network service module can be linked up talk by a request message each other.
7. the shared drive service system that is used for the network service as claimed in claim 1 is characterized in that this object program is a universe object or a part.
8. the shared drive service system that is used for the network service as claimed in claim 2 is characterized in that this internal memory link module assists this shared object is linked to this network service module according to this peculiar cognizance code.
9. the shared drive service system that is used for the network service as claimed in claim 2, it is characterized in that, this network service module, this shared drive service module, this call management module, this internal memory link module, this access management module, this access synchronization module, this discarded storage space collection module, this network service inspection module, this peculiar cognizance code generation module, and this request processing module be one respectively and write the program that forms with Java or Visual Basic or C++ program language.
10. the shared drive service system that is used for the network service as claimed in claim 6 is characterized in that this request message includes a simple object Access Protocol and a chat message at least.
11. the shared drive service system that is used for the network service as claimed in claim 7 is characterized in that this shared object is a universe shared object or a local shared object.
12. the shared drive service system that is used for the network service as claimed in claim 11, it is characterized in that, should share virtual memory and comprise a universe shared object database, reach a local shared object database to store this part shared object to store this universe shared object.
CNB031285732A 2003-05-07 2003-05-07 Shared internal storage service mechanism for network service guide application Expired - Lifetime CN1304982C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB031285732A CN1304982C (en) 2003-05-07 2003-05-07 Shared internal storage service mechanism for network service guide application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB031285732A CN1304982C (en) 2003-05-07 2003-05-07 Shared internal storage service mechanism for network service guide application

Publications (2)

Publication Number Publication Date
CN1549152A CN1549152A (en) 2004-11-24
CN1304982C true CN1304982C (en) 2007-03-14

Family

ID=34322189

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB031285732A Expired - Lifetime CN1304982C (en) 2003-05-07 2003-05-07 Shared internal storage service mechanism for network service guide application

Country Status (1)

Country Link
CN (1) CN1304982C (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9721030B2 (en) * 2010-12-09 2017-08-01 Microsoft Technology Licensing, Llc Codeless sharing of spreadsheet objects
US9009107B2 (en) * 2012-12-05 2015-04-14 Institute For Information Industry Object-sharing system, method and non-transitory computer readable storage medium for storing the method for maintaining hierarchical naming contexts in object sharing system
CN103310048A (en) * 2012-12-24 2013-09-18 国家电网公司 Electric collaborative real-time simulation platform system and data collaboration method thereof

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6389423B1 (en) * 1999-04-13 2002-05-14 Mitsubishi Denki Kabushiki Kaisha Data synchronization method for maintaining and controlling a replicated data
WO2002042915A2 (en) * 2000-11-22 2002-05-30 Zend Technologies Ltd. Method and apparatus for dynamic shared-memory caching of scripting engine product

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6389423B1 (en) * 1999-04-13 2002-05-14 Mitsubishi Denki Kabushiki Kaisha Data synchronization method for maintaining and controlling a replicated data
WO2002042915A2 (en) * 2000-11-22 2002-05-30 Zend Technologies Ltd. Method and apparatus for dynamic shared-memory caching of scripting engine product

Also Published As

Publication number Publication date
CN1549152A (en) 2004-11-24

Similar Documents

Publication Publication Date Title
CN1291318C (en) Provisioning aggregated services in a distributed computing environment
CN1298151C (en) Method and equipment used for obtaining state information in network
US8065657B2 (en) Exchange infrastructure system and method
CN1142513C (en) Dynamic content supplied processor
CN102375731B (en) Coding-free integrated application platform system
KR100991894B1 (en) Methods and apparatus for information hyperchain management for on-demand business collaboration
US8504650B2 (en) Methods and systems for exchanging data between a command and control information system and an enterprise resource planning system
JP2011501854A (en) Model-based composite application platform
US20110307597A1 (en) Method for creating global distributed namespace
CN1244267A (en) System and method for creating, excuting and maintaining cross-enterprise processes
CN100351828C (en) File access method based on a distributed file storage system
CN1689008A (en) Inter-enterprise conversation system and method
CN1790343A (en) System and method for producing interface code to use services of an enterprise information system
CN1929463B (en) Object request agent, method for processing message
CN111221511A (en) Development system of plug-in type micro-service interface
CA2481099C (en) Exchange infrastructure system and method
CN1304982C (en) Shared internal storage service mechanism for network service guide application
Reiff-Marganiec et al. Feature interactions in telecommunications and software systems VIII
CN1257463C (en) System for automatic monitoring image management and communication
CN1833207A (en) System and method for web based monitoring and control of several spatially distributed systems
CN1459063A (en) System and method for realtime-controlling web browser of user
Qi Workflow management system based on WEB technology
US7092948B1 (en) Method and system of integrating information from multiple sources
TWI233555B (en) A service system of a sharing memory for web service oriented application
CN112702415B (en) Method for converting Kafka long connection consumption into 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
C14 Grant of patent or utility model
GR01 Patent grant
ASS Succession or assignment of patent right

Owner name: DINGXIN COMPUTER CO., LTD.

Free format text: FORMER OWNER: DINGCHENG INFORMATION STOCK CO., LTD.

Effective date: 20071123

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

Effective date of registration: 20071123

Address after: Taipei County of Taiwan Province

Patentee after: DATA SYSTEMS CONSULTING CO.,LTD.

Address before: Floor 239, 15 Minquan Road, Western District, Taichung City, Taiwan Province

Patentee before: DINGCHENG INFORMATION Co.,Ltd.

ASS Succession or assignment of patent right

Owner name: DINGHUA COMPUTER CO., LTD.

Free format text: FORMER OWNER: DINGXIN COMPUTER CO., LTD.

Effective date: 20080328

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

Effective date of registration: 20080328

Address after: Taipei County of Taiwan Province

Patentee after: DATA SYSTEMS CONSULTING Co.,Ltd.

Address before: Taipei County of Taiwan Province

Patentee before: DATA SYSTEMS CONSULTING CO.,LTD.

C56 Change in the name or address of the patentee

Owner name: DINGXIN COMPUTER CO., LTD.

Free format text: FORMER NAME OR ADDRESS: DINGHUA COMPUTER CO., LTD.

CP03 Change of name, title or address

Address after: 222, Zhongxing Road, Xin Dian, Taipei County, Taiwan

Patentee after: DATA SYSTEMS CONSULTING CO.,LTD.

Address before: Taipei County of Taiwan Province

Patentee before: DATA SYSTEMS CONSULTING Co.,Ltd.

ASS Succession or assignment of patent right

Owner name: DIGIWIN SOFTWARE CO., LTD.

Free format text: FORMER OWNER: DINGXI COMPUTER CO., LTD.

Effective date: 20120216

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: TAIWAN, CHINA TO: 200443 ZHABEI, SHANGHAI

TR01 Transfer of patent right

Effective date of registration: 20120216

Address after: 200443, No. 4666, 1 Lane, Gonghe Road, Shanghai, Zhabei District, No. 8

Patentee after: DIGIWIN SOFTWARE Co.,Ltd.

Address before: Taiwan County, Taipei, China new store Zhongxing Road section 222

Patentee before: DATA SYSTEMS CONSULTING CO.,LTD.

CX01 Expiry of patent term

Granted publication date: 20070314

CX01 Expiry of patent term