CN104486382A - Method and system for establishing WCF duplex communication service - Google Patents

Method and system for establishing WCF duplex communication service Download PDF

Info

Publication number
CN104486382A
CN104486382A CN201410705227.6A CN201410705227A CN104486382A CN 104486382 A CN104486382 A CN 104486382A CN 201410705227 A CN201410705227 A CN 201410705227A CN 104486382 A CN104486382 A CN 104486382A
Authority
CN
China
Prior art keywords
interface
service
layer
wcf
client
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.)
Granted
Application number
CN201410705227.6A
Other languages
Chinese (zh)
Other versions
CN104486382B (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.)
Gree Electric Appliances Inc of Zhuhai
Original Assignee
Gree Electric Appliances Inc of Zhuhai
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 Gree Electric Appliances Inc of Zhuhai filed Critical Gree Electric Appliances Inc of Zhuhai
Priority to CN201410705227.6A priority Critical patent/CN104486382B/en
Publication of CN104486382A publication Critical patent/CN104486382A/en
Application granted granted Critical
Publication of CN104486382B publication Critical patent/CN104486382B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses a method and a system for establishing WCF duplex communication service, aiming at the construction process of WCF service, 3 uniform and reusable technical layers are packaged in advance: the WCF service management system comprises a calling layer, an interface layer and a realization layer, wherein the calling layer is provided with a service creation component capable of creating a WCF service (initial model), the interface layer comprises a service interface component which provides a service interface required by the WCF service, and the realization layer comprises an interface realization component which realizes codes of an interface of the interface layer; on the basis, when the server needs to create the WCF duplex communication service, a component reference mode can be directly adopted, 3 components of a calling layer, an interface layer and a realization layer are referenced, and personalized information is added on the basis of the referenced components to realize the construction of the needed WCF service. Therefore, the invention combines the packaging concept to realize software reuse, reduce unnecessary repeated development and improve the maintainability of program codes.

Description

A kind of creation method of WCF duplex communications services and system
Technical field
The invention belongs to the automatic field of apparatus remote management, particularly relate to creation method and the system of a kind of WCF (WindowsCommunication Foundation, Windows communication development platform) duplex communications services.
Background technology
WCF is a kind of technology for realizing distributed communication, and duplex communication is a kind of message exchange pattern of WCF, and namely client and server can be arbitrary to the message that the other side sends message or receives the other side.
The realization of WCF duplex communication, need with WCF service be established as basis, at present, each WCF on server serves, need be set up one by one respectively by corresponding code development process by developer, thus result in a large amount of repeatability exploitations, add the maintenance difficulties of program code simultaneously.
Summary of the invention
In view of this, the object of the present invention is to provide a kind of creation method and system of WCF duplex communications services, to overcome the problems referred to above, reduce unnecessary repeatability exploitation, improve the maintainability of program code.
For this reason, the present invention's openly following technical scheme:
A creation method for WCF duplex communications services, comprising:
Receive the service-creation request of client, described service-creation request comprises the identification information of client callback interface object;
The service-creation assembly of call by reference layer, utilizes described service-creation assembly to set up the initial model of WCF service, and using the contextual information that the client callback interface object corresponding to described identification information is served as described WCF, is added in described initial model;
Quote the service interface component of interface layer, described service interface component provides server callback interface needed for WCF service and single work interface, and is provided with WCF and serves the readjustment agreement type of adjusting back client;
Quote the Interface realization assembly realizing layer, to realize the establishment that complete WCF serves, described Interface realization assembly provides the specific implementation code of interface layer interface, wherein, and described calling layer, interface layer and realize the uniform technical layer that layer is the carried out component reusing technology set up in advance.
Said method, preferably, described client quotes the service-creation assembly of described calling layer and the Interface realization assembly of described interface layer in advance, provides support with the corresponding single work interface being embodied as client call service device.
Said method, preferably, described calling layer is also for providing the interface of client call service device method, response server information, and after server creates WCF service, client by calling layer invoking server method, and passes through calling layer response server information.
Said method, preferably, also comprises:
Described client is registered, the corresponding relation between record identify label number ID, WCF service identifiers of client and server callback interface.
An establishment system for WCF duplex communications services, comprising:
Receiver module, for receiving the service-creation request of client, described service-creation request comprises the identification information of client callback interface object;
First quotes module, for the service-creation assembly of call by reference layer, utilize described service-creation assembly to set up the archetype of WCF service, and using the contextual information that the client callback interface object corresponding to described identification information is served as described WCF, be added in described archetype;
Second quotes module, for quoting the service interface component of interface layer, described service interface component provide WCF service needed for server callback interface and single work interface, and be provided with WCF service to client
End carries out the readjustment agreement type of adjusting back;
3rd quotes module, for quoting the Interface realization assembly realizing layer, to realize the establishment that complete WCF serves, described Interface realization assembly provides the specific implementation code of interface layer interface, wherein, described calling layer, interface layer and realize the uniform technical layer that layer is the carried out component reusing technology set up in advance.
Said system, preferably, also comprises:
Registering modules, for registering described client, the corresponding relation between record identify label number ID, WCF service identifiers of client and server callback interface.
From above scheme, the present invention is directed to the building process of WCF service, encapsulate 3 unifications, reusable technological layer in advance: calling layer, interface layer and realization layer, wherein, calling layer provides the service-creation assembly that can create WCF service (initial model), and interface layer comprises service interface component, and this assembly provides the service interface needed for WCF service, realize layer and comprise Interface realization assembly, the interface of this assembly docking port layer has carried out codes implement; On this basis, when server needs to create WCF duplex communications services, the mode that can directly adopt assembly to quote, by reference 3 assemblies of calling layer, interface layer and realization layer, and on the basis of references component, add the WCF service needed for some customized informations realization structure.Thus the present invention combines encapsulation concept and achieves software repeated usage, decrease unnecessary repeatability exploitation, improve the maintainability of program code.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is only embodiments of the invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to the accompanying drawing provided.
Fig. 1 is a kind of flow chart of WCF duplex communications services creation method disclosed in the embodiment of the present invention one;
Fig. 2 is the another kind of flow chart of WCF duplex communications services creation method disclosed in the embodiment of the present invention two;
Fig. 3 is the duplex communication schematic diagram disclosed in the embodiment of the present invention two between requesting client and server;
Fig. 4 is the schematic diagram that requesting client request server disclosed in the embodiment of the present invention two and another client carry out duplex communication;
Fig. 5 is a kind of structural representation that WCF duplex communications services disclosed in the embodiment of the present invention three creates system;
Fig. 6 is the another kind of structural representation that WCF duplex communications services disclosed in the embodiment of the present invention three creates system.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
Embodiment one
The present embodiment one discloses a kind of creation method of WCF duplex communications services, and with reference to figure 1, described method can comprise the following steps:
S101: the service-creation request receiving client, described service-creation request comprises the identification information of client callback interface object.
The present invention is based on the actualizing technology of WCF duplex communication, and combine encapsulation concept, by set up WCF service through step, three layers must be split into, and component package has been carried out to each layer, finally obtain three unifications, reusable technological layer: calling layer, interface layer and realization layer.
Wherein, calling layer comprises service-creation assembly WCFService.dll, this assembly can realize the establishment of WCF service, in addition, calling layer also provides the interface of client call service device method, response server information, follow-up after WCF service-creation in server, client by calling layer invoking server method, and passes through calling layer response server information.
Interface layer comprises service interface component ServiceInterface.dll, this assembly provides the server callback interface TakeAction needed for WCF service, and be provided with interface readjustment is carried out in WCF service readjustment agreement type ITakeAction to client, thus the readjustment achieved between server callback interface with client callback interface is reached an agreement on, is docked; Simultaneously, this assembly additionally provides the various single work interface needed for WCF service, follow-up, client can on the basis of call by reference layer assembly WCFService.dll, and interface layer assembly ServiceInterface.dll realizes calling corresponding single work interface in WCF service by reference.Client, server are all by interface (as callback interface) communication, and namely the present invention adopts towards Interface design.
Realize layer and comprise assembly ServiceImplement.dll, each interface of this assembly concrete docking port layer has carried out codes implement.
The structure encapsulation of above unified call layer, interface layer, realization layer can be used as preprocessing part of the present invention, on this basis, when server needs to set up WCF duplex communications services, processing logic of the present invention can be adopted to realize the establishment of required WCF service.
The foundation of WCF service in server, to need with the callback interface object of client, for foundation, namely to need the contextual information of client callback interface object as Server remote service object (referring to that described WCF serves).Therefore, first callback interface object need be set up by client, particularly, client call by reference layer assembly WCFService.dll and interface layer assembly ServiceInterface.dll, and client inherits callback interface ITakeAction, and realize the method for this interface, on this basis, client call callback interface object method to set up SetCallBackObject arranges callback interface object mainWindow.
After setting up callback interface object, the identification information of described callback interface object is informed to server by client, creates the remote service object corresponding with this callback interface object to make server.
S102: the service-creation assembly of call by reference layer, described service-creation assembly is utilized to set up the initial model of WCF service, and using the contextual information that the client callback interface object corresponding to described identification information is served as described WCF, be added in described initial model.
After server receives the announcement information of client, call by reference layer assembly WCFService.dll creates remote service object (initial model), and the InstanceContext example arranging remote service object is mainWindow, wherein, InstanceContext represents the contextual information of remote service object, that is, client callback interface object is set to the contextual information of remote service object.
S103: the service interface component quoting interface layer, described service interface component provide WCF serve needed for server callback interface and single work interface, and be provided with WCF and serve the readjustment agreement type that client is adjusted back.
On the basis of step S102, this step continues docking port layer assembly ServiceInterface.dll and quotes, because this assembly provides callback interface TakeAction, and arrange readjustment agreement type be ITakeAction (i.e. client callback interface type, a client only has a callback interface), thus this assembly by reference, remote service object can be embodied as and add callback interface TakeAction required for it, meanwhile, the agreement between this callback interface and client callback interface is achieved.
Interface layer assembly ServiceInterface.dll additionally provides various single work interface, and client is quoted single work interface that can realize remote service object by assembly and called.
S104: quote the Interface realization assembly realizing layer, to realize the establishment that complete WCF serves, described Interface realization assembly provides the specific implementation code of interface layer interface, wherein, and described calling layer, interface layer and realize the uniform technical layer that layer is the carried out component reusing technology set up in advance.
This step continues to quote realizing layer assembly ServiceImplement.dll, and each interface of this assembly docking port layer has carried out codes implement, by reference this assembly, and server finally achieves the foundation that complete WCF serves.
Wherein, to add the concrete steps (for visual studio developing instrument) quoted of assembly as follows for client, server:
1) open visual studio developing instrument, create engineering;
2) quote in the interpolation of the place's of quoting right button, and select corresponding assembly under correct path, determine to add.
From above scheme, the present invention is directed to the building process of WCF service, encapsulate 3 unifications, reusable technological layer in advance: calling layer, interface layer and realization layer, wherein, calling layer provides the service-creation assembly that can create WCF service (initial model), and interface layer comprises service interface component, and this assembly provides the service interface needed for WCF service, realize layer and comprise Interface realization assembly, the interface of this assembly docking port layer has carried out codes implement; On this basis, when server needs to create WCF duplex communications services, the mode that can directly adopt assembly to quote, by reference 3 assemblies of calling layer, interface layer and realization layer, and on the basis of references component, add the WCF service needed for some customized informations realization structure.Thus the present invention combines encapsulation concept and achieves software repeated usage, decrease unnecessary repeatability exploitation, improve the maintainability of program code.
Embodiment two
In the present embodiment two, with reference to figure 2, described method can also comprise the following steps:
S105: described client is registered, the corresponding relation between record client id (Identity, identify label number), WCF service identifiers and server callback interface.
After the foundation of remote service object terminates, server also needs the client (namely sending the client of notice) to logging in register, specifically by client id, WCF service identifiers and server callback interface TakeAction corresponding record in dictionary MClients, so far, duplex communication between client and server is set up, and can carry out information transmission between the two.
Follow-up, when user end to server carries out service request, server can according to the client id of carrying in solicited message, by inquiring about dictionary MClients, start corresponding WCF to serve (server is that multiple client generates multiple WCF and serves with form one to one), server callback interface is positioned, and has adjusted described interface to provide duplex services for client.
From the description of embodiment one, calling layer also provides the interface of client call service device method, response server information, and therefore, in the present invention, client and server carries out duplex communication by calling layer.
In practical application scene, the duplex communication of client and server can be divided into two classes: the duplex communication between requesting client and server, requesting client request server and another client carry out duplex communication (as customer end A is controlled customer end B by server).
With reference to figure 3, be applied as example with the first kind, when client needs the WCF service of invoking server to carry out duplex communication, client sends the service request carrying himself ID to calling layer; After calling layer receives this request, WCF service identifiers corresponding with described client id in queries dictionary MClients, start this service, orient corresponding server callback interface TakeAction, and adjust interface TakeAction to provide duplex services for client; After TakeAction has been adjusted, return the readjustment request of readjustment ITakeAction to calling layer according to the readjustment agreement type arranged; Afterwards, calling layer imports this readjustment request into client, and client has adjusted callback interface ITakeAction, produces and adjusts back response message accordingly, and this readjustment response message is returned to calling layer; Calling layer continues to import readjustment response message into callback interface TakeAction, produces corresponding information on services or command information to make this interface; Described information on services or command information import into client by last calling layer, and being embodied as described client provides service.
In Equations of The Second Kind application scenarios, with reference to figure 4, if customer end A need be controlled customer end B by server, then customer end A can send to calling layer the service request carrying the ID of customer end B, after this, calling layer can adjust the WCF service corresponding with customer end B, and by carrying out duplex communication with customer end B, realizes controlling to customer end B sending controling instruction customer end B.
Embodiment three
The present embodiment three discloses a kind of establishment system of WCF duplex communications services, and described system is corresponding with the creation method of WCF duplex communications services disclosed in embodiment one and embodiment two.
First, corresponding to embodiment one, with reference to figure 5, described system comprises receiver module 100, first and quotes module 200, second and quote module 300 and the 3rd and quote module 400.
Receiver module 100, for receiving the service-creation request of client, described service-creation request comprises the identification information of client callback interface object;
First quotes module 200, for the service-creation assembly of call by reference layer, utilize described service-creation assembly to set up the archetype of WCF service, and using the contextual information that the client callback interface object corresponding to described identification information is served as described WCF, be added in described archetype;
Second quotes module 300, and for quoting the service interface component of interface layer, described service interface component provides server callback interface needed for WCF service and single work interface, and is provided with WCF and serves the readjustment agreement type of adjusting back client;
3rd quotes module 400, for quoting the Interface realization assembly realizing layer, to realize the establishment that complete WCF serves, described Interface realization assembly provides the specific implementation code of interface layer interface, wherein, described calling layer, interface layer and realize the uniform technical layer that layer is the carried out component reusing technology set up in advance.
Corresponding to embodiment two, with reference to figure 6, described system also comprises Registering modules 500, and this module is used for registering described client, the corresponding relation between record identify label number ID, WCF service identifiers of client and server callback interface.
Create for system for WCF duplex communications services disclosed in the embodiment of the present invention three, because it is corresponding with WCF duplex communications services creation method disclosed in above each embodiment, so description is fairly simple, relevant similarity refers to the explanation of WCF duplex communications services creation method part in above each embodiment, no longer describes in detail herein.
In sum, the present invention is based on the actualizing technology of WCF duplex communication, and combine encapsulation concept, to setting up must encapsulating through step of WCF service, obtain unified, reusable calling layer, interface layer and realize layer assembly, achieve the object of software repeated usage, decrease unnecessary repeatability exploitation, improve the maintainability of program code.
It should be noted that, each embodiment in this specification all adopts the mode of going forward one by one to describe, and what each embodiment stressed is the difference with other embodiments, between each embodiment identical similar part mutually see.
The above is only the preferred embodiment of the present invention; it should be pointed out that for those skilled in the art, under the premise without departing from the principles of the invention; can also make some improvements and modifications, these improvements and modifications also should be considered as protection scope of the present invention.

Claims (6)

1. a creation method for WCF duplex communications services, is characterized in that, comprising:
Receive the service-creation request of client, described service-creation request comprises the identification information of client callback interface object;
The service-creation assembly of call by reference layer, utilizes described service-creation assembly to set up the initial model of WCF service, and using the contextual information that the client callback interface object corresponding to described identification information is served as described WCF, is added in described initial model;
Quote the service interface component of interface layer, described service interface component provides server callback interface needed for WCF service and single work interface, and is provided with WCF and serves the readjustment agreement type of adjusting back client;
Quote the Interface realization assembly realizing layer, to realize the establishment that complete WCF serves, described Interface realization assembly provides the specific implementation code of interface layer interface, wherein, and described calling layer, interface layer and realize the uniform technical layer that layer is the carried out component reusing technology set up in advance.
2. method according to claim 1, is characterized in that, described client quotes the service-creation assembly of described calling layer and the Interface realization assembly of described interface layer in advance, provides support with the corresponding single work interface being embodied as client call service device.
3. method according to claim 1, it is characterized in that, described calling layer also for providing the interface of client call service device method, response server information, server create WCF service after, client by calling layer invoking server method, and passes through calling layer response server information.
4. according to the method in claim 2 or 3, it is characterized in that, also comprise:
Described client is registered, the corresponding relation between record identify label number ID, WCF service identifiers of client and server callback interface.
5. an establishment system for WCF duplex communications services, is characterized in that, comprising:
Receiver module, for receiving the service-creation request of client, described service-creation request comprises the identification information of client callback interface object;
First quotes module, for the service-creation assembly of call by reference layer, utilize described service-creation assembly to set up the archetype of WCF service, and using the contextual information that the client callback interface object corresponding to described identification information is served as described WCF, be added in described archetype;
Second quotes module, and for quoting the service interface component of interface layer, described service interface component provides server callback interface needed for WCF service and single work interface, and is provided with WCF and serves the readjustment agreement type of adjusting back client;
3rd quotes module, for quoting the Interface realization assembly realizing layer, to realize the establishment that complete WCF serves, described Interface realization assembly provides the specific implementation code of interface layer interface, wherein, described calling layer, interface layer and realize the uniform technical layer that layer is the carried out component reusing technology set up in advance.
6. system according to claim 5, is characterized in that, also comprises:
Registering modules, for registering described client, the corresponding relation between record identify label number ID, WCF service identifiers of client and server callback interface.
CN201410705227.6A 2014-11-27 2014-11-27 Method and system for establishing WCF duplex communication service Expired - Fee Related CN104486382B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410705227.6A CN104486382B (en) 2014-11-27 2014-11-27 Method and system for establishing WCF duplex communication service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410705227.6A CN104486382B (en) 2014-11-27 2014-11-27 Method and system for establishing WCF duplex communication service

Publications (2)

Publication Number Publication Date
CN104486382A true CN104486382A (en) 2015-04-01
CN104486382B CN104486382B (en) 2017-09-22

Family

ID=52760886

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410705227.6A Expired - Fee Related CN104486382B (en) 2014-11-27 2014-11-27 Method and system for establishing WCF duplex communication service

Country Status (1)

Country Link
CN (1) CN104486382B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106657366A (en) * 2016-12-30 2017-05-10 西安大唐电信有限公司 Hardware, server and client data interaction method
CN106933679A (en) * 2015-12-31 2017-07-07 北京城市网邻信息技术有限公司 The method and device of data receiver
CN110069253A (en) * 2019-03-21 2019-07-30 平安普惠企业管理有限公司 Configure method, apparatus, computer equipment and the storage medium of service

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101551742A (en) * 2008-03-31 2009-10-07 上海宝信软件股份有限公司 Guidance assembly for assisting building applying system for service
CN102209076A (en) * 2011-06-03 2011-10-05 用友软件股份有限公司 Method and system for interaction between server and client
US20130103497A1 (en) * 2011-04-22 2013-04-25 Kwang Hyun Cho Method of Creating, Cataloging, and Retrieving Commercial Advertising Wiki Pages with Keywords through an Online Software Application
CN103793227A (en) * 2014-01-23 2014-05-14 浪潮集团山东通用软件有限公司 Method for achieving WCF service
CN103873343A (en) * 2012-12-11 2014-06-18 镇江金钛软件有限公司 Resource management method, client and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101551742A (en) * 2008-03-31 2009-10-07 上海宝信软件股份有限公司 Guidance assembly for assisting building applying system for service
US20130103497A1 (en) * 2011-04-22 2013-04-25 Kwang Hyun Cho Method of Creating, Cataloging, and Retrieving Commercial Advertising Wiki Pages with Keywords through an Online Software Application
CN102209076A (en) * 2011-06-03 2011-10-05 用友软件股份有限公司 Method and system for interaction between server and client
CN103873343A (en) * 2012-12-11 2014-06-18 镇江金钛软件有限公司 Resource management method, client and system
CN103793227A (en) * 2014-01-23 2014-05-14 浪潮集团山东通用软件有限公司 Method for achieving WCF service

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
谢红兵等: "基于WCF技术的ERP软件平台设计与实现", 《数字技术与应用》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106933679A (en) * 2015-12-31 2017-07-07 北京城市网邻信息技术有限公司 The method and device of data receiver
CN106933679B (en) * 2015-12-31 2021-05-28 北京城市网邻信息技术有限公司 Data receiving method and device
CN106657366A (en) * 2016-12-30 2017-05-10 西安大唐电信有限公司 Hardware, server and client data interaction method
CN106657366B (en) * 2016-12-30 2019-11-19 西安大唐电信有限公司 A kind of hardware, server, client data exchange method
CN110069253A (en) * 2019-03-21 2019-07-30 平安普惠企业管理有限公司 Configure method, apparatus, computer equipment and the storage medium of service

Also Published As

Publication number Publication date
CN104486382B (en) 2017-09-22

Similar Documents

Publication Publication Date Title
CN101631033B (en) Method, system, server and client for calling remote component
CN109542457A (en) A kind of system and method for the Distributed Application distribution deployment of edge calculations network
US10635436B2 (en) Compatibility method based on hybrid, adapter, operation device, system and computer-readable storage medium
CN1575461A (en) Mobile client provisioning web service
CN103997523A (en) Smart city service system based on cloud services and implementation method thereof
CN104216761A (en) Method for using shared device in device capable of operating two operation systems
CN104486382A (en) Method and system for establishing WCF duplex communication service
CN105450731A (en) Method and apparatus for realizing communication between web layer and native layer
CN111954100A (en) Interface upgrading method and device and optical network unit management method and device
CN104461581A (en) Hardware calling method and system based on virtualized technology and hardware sharing method and system based on virtualized technology
CN108833167B (en) Communication optimization system and method based on edge calculation
CN107305497A (en) Version upgrading method and device
CN104917811A (en) Communication method of vehicle rental information of public transportation system, and communication system
CN111163128A (en) Web front-end communication management method based on qWebchannel pipeline in QT
CN110474891A (en) Business access control method and device based on multisystem smart machine
CN106487849B (en) A kind of information transferring method and device based on redirection
CN104714634A (en) Remote input method and system
CN116016095A (en) Contract management method, device and system
CN108735278B (en) Instruction transmission method and application suitable for rehabilitation equipment
CN101582957A (en) System and method for revising accounting bill
CN102164139A (en) One-stop convergent service acceptance system and acceptance method
CN107402768B (en) Reusable and extensible Android application development method
CN115988087B (en) Service calling method and device based on bus, electronic equipment and storage medium
CN111404738A (en) Flow table of network controller and hot modification method of configuration
CN104980308A (en) OMCI protocol message packaging method and OMCI protocol message packaging device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20170922