CN103995751A - Cross-platform communication system and method - Google Patents

Cross-platform communication system and method Download PDF

Info

Publication number
CN103995751A
CN103995751A CN201410238806.4A CN201410238806A CN103995751A CN 103995751 A CN103995751 A CN 103995751A CN 201410238806 A CN201410238806 A CN 201410238806A CN 103995751 A CN103995751 A CN 103995751A
Authority
CN
China
Prior art keywords
platform
message
communication
cross
forwarding
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
CN201410238806.4A
Other languages
Chinese (zh)
Other versions
CN103995751B (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.)
Shenzhen Depu Optical Technology Co ltd
Original Assignee
Shanghai Feixun Data Communication Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Feixun Data Communication Technology Co Ltd filed Critical Shanghai Feixun Data Communication Technology Co Ltd
Priority to CN201410238806.4A priority Critical patent/CN103995751B/en
Publication of CN103995751A publication Critical patent/CN103995751A/en
Application granted granted Critical
Publication of CN103995751B publication Critical patent/CN103995751B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention provides a cross-platform communication system and method. A forwarding process is set up in the management process of a second process platform and used for receiving information sent by a communication process and analyzing the information type when the connecting request of the communication process of a first process platform is monitored, and a corresponding managed process is discovered according to the information type and serves as a target process to receive the information; communication between two cross-platform processes is achieved by setting up the intermediate forwarding process, and the universality is high. The cross-platform communication system and method can be used for process communication of a communication process, a management process and a managed process, any other processes do not need to be set up, the degree of code maintenance is greatly increased, and the method of the forwarding process can protect the cross-platform process structure against changes.

Description

A kind of Overpassing Platform by Using system and method
Technical field
The present invention relates to the communication technology, particularly relate to a kind of Overpassing Platform by Using system and method.
Background technology
One, embedded device adopts LINUX as operating system conventionally, and this system provides the communication between each functional module process and between thread, and how under LINUX environment, realizing accurate and efficient process communication mode becomes the emphasis place in research and development.
LINUX has several different methods for interprocess communication, wherein conventional mode is pipeline (pipe), famous pipeline (FIFO), signal (signal), message queue, shared drive, semaphore (semaphore), socket (socket) etc.Overpassing Platform by Using under LINUX environment can adopt following communication mode at present: A process module is called new message queue of msgget function creation, and with msgsnd function, message is added to the tail of the queue of message queue.Call msgrcv function in B process module and receive the message that A process is sent.But exist like this two serious problems:
But this mode exists two problems:
(1) change the process structure of two processes, caused process to be safeguarded very difficult
(2) versatility is not strong.If A process want with Q management in other processes D process intercom mutually, must also to from message queue, read out at D process module place the message of A process with msgrcv function.
As can be seen here, employing said method has not only destroyed the process framework of two different platforms, and workload repetition, and code maintenance inconvenience, can not reach ideal effect.
Summary of the invention
The shortcoming of prior art in view of the above, the object of the present invention is to provide a kind of Overpassing Platform by Using system and method, solves the problem of Overpassing Platform by Using in above-mentioned prior art.
For realizing above-mentioned target and other related objectives, the invention provides a kind of cross-platform process communication system, for realizing and the communicating by letter of the first process platform of setting up communication process, described system comprises: the second process platform, set up and have managing process; Described managing process can be connected in multiple processes that are managed communicatedly, and wherein, described managing process has also been set up forwarding process; Described forwarding process is in the time listening to the connection request of communication process of described the first process platform, receive the message that described communication process sends and resolve described type of message, and finding out the corresponding process that is managed according to described type of message and receive described message as target process.
Preferably, the first data buffer that described communication process presets preset data form is that message queue supplies to write type of message and content, and then sends described message; Described forwarding process presets the message that send to read described communication process the second data buffer of described preset data form.
Preferably, described the first process platform and the second process platform are under Linux environment, and described preset data form is msgbuf data structure.
Preferably, described multiple process that is managed is positioned at different platforms from described managing process.
Preferably, described forwarding process by the default process communication interface function of invocation target process place platform message is sent to described target process.
For realizing above-mentioned target and other related objectives, the invention provides a kind of cross-platform Way of Process Communication, for realizing and the communicating by letter of the first process platform of setting up communication process, described method comprises: set up managing process at the second process platform, wherein, described managing process can be connected in multiple processes that are managed communicatedly; Set up forwarding process at described managing process, described forwarding process is in the time listening to the connection request of communication process of described the first process platform, receive the message that described communication process sends and resolve described type of message, and finding out the corresponding process that is managed according to described type of message and receive described message as target process.
Preferably, the first data buffer that described communication process presets preset data form is that message queue supplies to write type of message and content, and then sends described message; Described forwarding process presets the message that send to read described communication process the second data buffer of described preset data form.
Preferably, described the first process platform and the second process platform are under Linux environment, and described preset data form is msgbuf data structure.
Preferably, described multiple process that is managed is positioned at different platforms from described managing process.
Preferably, described forwarding process by the default process communication interface function of invocation target process place platform message is sent to described target process.
As mentioned above, the invention provides a kind of cross-platform process communication system and method, by setting up forwarding process under the managing process at the second process platform, described forwarding process is in the time listening to the connection request of communication process of described the first process platform, receive the message that described communication process sends and resolve described type of message, and finding out the corresponding process that is managed according to described type of message and receive described message as target process; Utilize the mode of forwarding process in the middle of setting up to realize two communications between cross-platform process; highly versatile; can use equally described communication process, managing process and be managed any one process communication of process; and without any need for the foundation of other processes; greatly improve the degree of code maintenance, and forwarded the method for process and can protect the process structure in cross-platform not make and change.
Brief description of the drawings
Fig. 1 is shown as the structural representation of an embodiment of cross-platform process communication system of the present invention.
Fig. 2 is shown as the schematic flow sheet of an embodiment of cross-platform Way of Process Communication of the present invention.
Element numbers explanation
1 first process platform
11 communication processs
2 second process platforms
21 managing processs
22 are managed process
23 forwarding processes
S1~S2 method step
Embodiment
Below, by specific instantiation explanation embodiments of the present invention, those skilled in the art can understand other advantages of the present invention and effect easily by the disclosed content of this instructions.The present invention can also be implemented or be applied by other different embodiment, and the every details in this instructions also can be based on different viewpoints and application, carries out various modifications or change not deviating under spirit of the present invention.It should be noted that, in the situation that not conflicting, the feature in embodiment and embodiment in the application can combine mutually.
As shown in Figure 1, the invention provides a kind of cross-platform process communication system, for having between the first process platform 1 of communication process 11 and communicate by letter with foundation, described system comprises: the second process platform 2, and set up and have managing process 21; Described managing process 21 can be connected in multiple processes 22 that are managed communicatedly, and wherein, described managing process 21 is also set up and had forwarding process 23; Described forwarding process 23 is in the time listening to the connection request of communication process 11 of described the first process platform 1, receive the message that described communication process 11 sends and resolve described type of message, and finding out the corresponding process that is managed 22 according to described type of message and receive described message as target process.
Specifically, the present invention can be for embedded device, embedded device conventional as LINUX system, and mobile terminal is as being also to have Android (Android) system of being developed based on LINUX system that uses greatly in mobile phone or platform computer; LINUX has several different methods for interprocess communication, wherein conventional mode is pipeline (pipe), famous pipeline (FIFO), signal (signal), message queue, shared drive, semaphore (semaphore), socket (socket) etc.
In one embodiment, described the first process platform 1 and the second process platform 2 can be all the separate process platforms under LINUX environment, so-called process is exactly to represent that certain application program carries out the task of work, and the first data buffer that described communication process 11 presets preset data form as message queue for writing type of message and content, and then send described message; Described forwarding process 23 presets the message that send to read described communication process 11 the second data buffer of described preset data form.
In one embodiment, described preset data form is for example msgbuf data structure under LINUX environment; And described communication process 11 can send message by msgsnd function, its code is realized and is for example:
Accordingly, set up a new forwarding process 23 for 21 times at the managing process that is managed process 22, the application program of forwarding process 23 is by an event of registration, described managing process 21 has distributed a process tag number for forwarding process 23, this process tag number forwards process 23 by monitoring the connection request that whether has communication process 11 as forwarding process 23 with a src_id. of other process communications, and described forwarding process 23 and other differences that are managed process 22 are that it can have the part or all of administration authority of managing process 22; First distribute the second buffer zone of msgbuf data structure here, if monitoring information exists, the message by msgrcv function, the communication process 11 of described the first process platform 1 being sent reads the second buffer zone, that is to say, forwarding process 23 is to read in the message queue of communication process 11 to reading of described message; And if there is no, just repeat to monitor.
Described forwarding process 23 is resolved by the message structure body that communication process 11 is sent, determine that type of message is the content of msgtype, and carry out message filling by this content, src_id is made as the process tag number that management distributes, and is managed the process tag number of the target process in process 22 described in dst_id is made as.The process communication interface function that process 23 calls the process of being managed 22 place platforms and provide is finally provided message is sent to the process of being managed 22.
Therefore,, if described multiple process 22 that is managed is positioned at different platforms from described managing process 21, described forwarding process 23 can be by the default process communication interface function of invocation target process place platform to be sent to message described target process; If certainly identical platform also can, not Figure 1 shows that limit.
As shown in Figure 2, the invention provides a kind of cross-platform Way of Process Communication, for realizing and the communicating by letter of the first process platform of setting up communication process, described method comprises:
Step S1: set up managing process at the second process platform, wherein, described managing process can be connected in multiple processes that are managed communicatedly;
Step S2: set up forwarding process at described managing process, described forwarding process is in the time listening to the connection request of communication process of described the first process platform, receive the message that described communication process sends and resolve described type of message, and finding out the corresponding process that is managed according to described type of message and receive described message as target process.
Specifically, the present invention can be for embedded device, embedded device conventional as LINUX system, and mobile terminal is as being also to have Android (Android) system of being developed based on LINUX system that uses greatly in mobile phone or platform computer; LINUX has several different methods for interprocess communication, and wherein conventional mode is pipeline (pipe), famous pipeline (FIFO), signal (signal), message queue, shared drive, semaphore (semaphore), socket (socket) etc.
In one embodiment, described the first process platform and the second process platform can be all the separate process platforms under LINUX environment, so-called process is exactly to represent that certain application program carries out the task of work, and the first data buffer that described communication process presets preset data form as message queue for writing type of message and content, and then send described message; Described forwarding process presets the message that send to read described communication process the second data buffer of described preset data form.
In one embodiment, described preset data form is for example msgbuf data structure under LINUX environment; And described communication process can send message by msgsnd function, its code is realized and is for example:
Accordingly, under the managing process that is managed process, set up a new forwarding process.The application program of forwarding process is by an event of registration, described managing process for forward course allocation a process tag number, this process tag number forwards process by monitoring the connection request that whether has communication process as a src_id. of forwarding process and other process communications, and described forwarding process and other differences that are managed process are that it can have the part or all of administration authority of managing process; First distribute the second buffer zone of msgbuf data structure here, if monitoring information exists, the message by msgrcv function, the communication process of described the first process platform being sent reads the second buffer zone, that is to say, forwarding process is to read in the message queue of communication process to reading of message; And if there is no, just repeat to monitor.
Described forwarding process is resolved by the message structure body that communication process is sent, determine that type of message is the content of msgtype, and carry out message filling by this content, src_id is made as the process tag number that management distributes, and is managed the process tag number of the target process in process described in dst_id is made as.Finally forwarding process 23 the process communication interface function that is managed process place platform and provides is provided message is sent to the process of being managed.
Therefore,, if described multiple process that is managed is positioned at different platforms from described managing process, described forwarding process can be by the default process communication interface function of invocation target process place platform to be sent to message described target process; If certainly also can in identical platform.
In sum, the invention provides a kind of cross-platform process communication system and method, by setting up forwarding process under the managing process at the second process platform, described forwarding process is in the time listening to the connection request of communication process of described the first process platform, receive the message that described communication process sends and resolve described type of message, and finding out the corresponding process that is managed according to described type of message and receive described message as target process; Utilize the mode of forwarding process in the middle of setting up to realize two communications between cross-platform process; highly versatile; can use equally described communication process, managing process and be managed any one process communication of process; and without any need for the foundation of other processes; greatly improve the degree of code maintenance, and forwarded the method for process and can protect the process structure in cross-platform not make and change.
Above-described embodiment is illustrative principle of the present invention and effect thereof only, but not for limiting the present invention.Any person skilled in the art scholar all can, under spirit of the present invention and category, modify or change above-described embodiment.Therefore, such as bend in technical field and have and conventionally know that the knowledgeable, not departing from all equivalence modifications that complete under disclosed spirit and technological thought or changing, must be contained by claim of the present invention.

Claims (10)

1. a cross-platform process communication system, is characterized in that, for realizing and the communicating by letter of the first process platform of setting up communication process, described system comprises:
The second process platform, sets up and has managing process; Described managing process can be connected in multiple processes that are managed communicatedly, and wherein, described managing process has also been set up forwarding process; Described forwarding process is in the time listening to the connection request of communication process of described the first process platform, receive the message that described communication process sends and resolve described type of message, and finding out the corresponding process that is managed according to described type of message and receive described message as target process.
2. cross-platform process communication system according to claim 1, is characterized in that, the first data buffer that described communication process presets preset data form is that message queue supplies to write type of message and content, and then sends described message; Described forwarding process presets the message that send to read described communication process the second data buffer of described preset data form.
3. cross-platform process communication system according to claim 2, is characterized in that, described the first process platform and the second process platform are under Linux environment, and described preset data form is msgbuf data structure.
4. cross-platform process communication system according to claim 1, is characterized in that, described multiple processes that are managed are positioned at different platforms from described managing process.
5. cross-platform process communication system according to claim 4, is characterized in that, the default process communication interface function of described forwarding process by invocation target process place platform is to be sent to message described target process.
6. a cross-platform Way of Process Communication, is characterized in that, for realizing and the communicating by letter of the first process platform of setting up communication process, described method comprises:
Set up managing process at the second process platform, wherein, described managing process can be connected in multiple processes that are managed communicatedly;
Set up forwarding process at described managing process, described forwarding process is in the time listening to the connection request of communication process of described the first process platform, receive the message that described communication process sends and resolve described type of message, and finding out the corresponding process that is managed according to described type of message and receive described message as target process.
7. cross-platform Way of Process Communication according to claim 6, is characterized in that, the first data buffer that described communication process presets preset data form is that message queue supplies to write type of message and content, and then sends described message; Described forwarding process presets the message that send to read described communication process the second data buffer of described preset data form.
8. cross-platform Way of Process Communication according to claim 7, is characterized in that, described the first process platform and the second process platform are under Linux environment, and described preset data form is msgbuf data structure.
9. cross-platform Way of Process Communication according to claim 6, is characterized in that, described multiple processes that are managed are positioned at different platforms from described managing process.
10. cross-platform Way of Process Communication according to claim 9, is characterized in that, the default process communication interface function of described forwarding process by invocation target process place platform is to be sent to message described target process.
CN201410238806.4A 2014-05-30 2014-05-30 A kind of Overpassing Platform by Using system and method Active CN103995751B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410238806.4A CN103995751B (en) 2014-05-30 2014-05-30 A kind of Overpassing Platform by Using system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410238806.4A CN103995751B (en) 2014-05-30 2014-05-30 A kind of Overpassing Platform by Using system and method

Publications (2)

Publication Number Publication Date
CN103995751A true CN103995751A (en) 2014-08-20
CN103995751B CN103995751B (en) 2019-06-07

Family

ID=51309925

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410238806.4A Active CN103995751B (en) 2014-05-30 2014-05-30 A kind of Overpassing Platform by Using system and method

Country Status (1)

Country Link
CN (1) CN103995751B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104536839A (en) * 2014-12-26 2015-04-22 北京奇虎科技有限公司 Cross-process method invocation method and device
CN105162633A (en) * 2015-09-21 2015-12-16 北京元心科技有限公司 Method and device for managing networks in multiple operation systems based on containers
CN105357273A (en) * 2015-09-30 2016-02-24 山东乾云启创信息科技股份有限公司 Universal SOCKET communication and process management platform and method in asynchronous communication mode
CN105631708A (en) * 2015-12-25 2016-06-01 腾讯科技(深圳)有限公司 Information processing method and device
CN106293969A (en) * 2016-08-09 2017-01-04 上海盈方微电子有限公司 Linux Inter-Process Communication method and device, process exit monitor method
CN107133109A (en) * 2017-04-24 2017-09-05 京信通信系统(广州)有限公司 A kind of method of intermodule communication, device and computing device
CN109358974A (en) * 2018-10-17 2019-02-19 武汉斗鱼网络科技有限公司 A kind of method and relevant apparatus of interprocess communication
CN109756704A (en) * 2018-11-30 2019-05-14 安徽清新互联信息科技有限公司 A kind of inter-process communication methods and system of inserted audio-video monitoring system

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040015975A1 (en) * 2002-04-17 2004-01-22 Sun Microsystems, Inc. Interface for distributed processing framework system
CN101150775A (en) * 2007-10-18 2008-03-26 中国联合通信有限公司 A system and method for realizing platform-cross interaction of mobile terminal music service
CN101202733A (en) * 2006-12-12 2008-06-18 上海未来宽带技术及应用工程研究中心有限公司 Communication system based on case distribution
CN101610274A (en) * 2008-06-18 2009-12-23 中兴通讯股份有限公司 A kind of method of data synchronization based on enterprise converged communication platform
CN101833465A (en) * 2010-04-23 2010-09-15 中国科学院声学研究所 Embedded system supporting dynamic loading operation of application programs
CN101931603A (en) * 2009-06-26 2010-12-29 上海市上海中学 Method for realizing remote call on hand-held intelligent terminal
CN102420861A (en) * 2011-11-29 2012-04-18 广州杰赛科技股份有限公司 Message monitoring method, device and system of server
CN103746959A (en) * 2013-11-27 2014-04-23 上海斐讯数据通信技术有限公司 Java and C communication mechanism implementation method in OSGi environment

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040015975A1 (en) * 2002-04-17 2004-01-22 Sun Microsystems, Inc. Interface for distributed processing framework system
CN101202733A (en) * 2006-12-12 2008-06-18 上海未来宽带技术及应用工程研究中心有限公司 Communication system based on case distribution
CN101150775A (en) * 2007-10-18 2008-03-26 中国联合通信有限公司 A system and method for realizing platform-cross interaction of mobile terminal music service
CN101610274A (en) * 2008-06-18 2009-12-23 中兴通讯股份有限公司 A kind of method of data synchronization based on enterprise converged communication platform
CN101931603A (en) * 2009-06-26 2010-12-29 上海市上海中学 Method for realizing remote call on hand-held intelligent terminal
CN101833465A (en) * 2010-04-23 2010-09-15 中国科学院声学研究所 Embedded system supporting dynamic loading operation of application programs
CN102420861A (en) * 2011-11-29 2012-04-18 广州杰赛科技股份有限公司 Message monitoring method, device and system of server
CN103746959A (en) * 2013-11-27 2014-04-23 上海斐讯数据通信技术有限公司 Java and C communication mechanism implementation method in OSGi environment

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104536839A (en) * 2014-12-26 2015-04-22 北京奇虎科技有限公司 Cross-process method invocation method and device
CN104536839B (en) * 2014-12-26 2019-02-01 北京奇虎科技有限公司 The method and device of method call is carried out between process
CN105162633A (en) * 2015-09-21 2015-12-16 北京元心科技有限公司 Method and device for managing networks in multiple operation systems based on containers
CN105162633B (en) * 2015-09-21 2019-03-01 北京元心科技有限公司 A kind of method and apparatus managing network in the multiple operating system based on container
CN105357273B (en) * 2015-09-30 2018-06-19 山东乾云启创信息科技股份有限公司 SOCKET communications and management of process general-purpose platform and method under asynchronous communication model
CN105357273A (en) * 2015-09-30 2016-02-24 山东乾云启创信息科技股份有限公司 Universal SOCKET communication and process management platform and method in asynchronous communication mode
CN105631708A (en) * 2015-12-25 2016-06-01 腾讯科技(深圳)有限公司 Information processing method and device
CN105631708B (en) * 2015-12-25 2020-10-16 腾讯科技(深圳)有限公司 Information processing method and device
CN106293969A (en) * 2016-08-09 2017-01-04 上海盈方微电子有限公司 Linux Inter-Process Communication method and device, process exit monitor method
CN106293969B (en) * 2016-08-09 2019-09-24 上海盈方微电子有限公司 Linux Inter-Process Communication method and device, process exit monitor method
CN107133109A (en) * 2017-04-24 2017-09-05 京信通信系统(广州)有限公司 A kind of method of intermodule communication, device and computing device
CN107133109B (en) * 2017-04-24 2020-01-14 京信通信系统(中国)有限公司 Method and device for communication between modules and computing equipment
CN109358974A (en) * 2018-10-17 2019-02-19 武汉斗鱼网络科技有限公司 A kind of method and relevant apparatus of interprocess communication
CN109358974B (en) * 2018-10-17 2021-05-28 武汉斗鱼网络科技有限公司 Inter-process communication method and related device
CN109756704A (en) * 2018-11-30 2019-05-14 安徽清新互联信息科技有限公司 A kind of inter-process communication methods and system of inserted audio-video monitoring system

Also Published As

Publication number Publication date
CN103995751B (en) 2019-06-07

Similar Documents

Publication Publication Date Title
CN103995751A (en) Cross-platform communication system and method
CN108733005B (en) Method and device for controlling linkage of intelligent equipment
US8521929B2 (en) Virtual serial port management system and method
US9002970B2 (en) Remote direct memory access socket aggregation
JP6901536B2 (en) Automatic wireless communication protocol switching
CN103455377B (en) System and method for management business thread pool
US8984186B2 (en) Augmenting capabilities of a host device
WO2007070676A3 (en) Systems and methods for social mapping
CN105279036A (en) Inter-process communication method and device and electronic equipment
CN110019496B (en) Data reading and writing method and system
CN106686021B (en) Service calling method and gateway
CN113849312A (en) Data processing task allocation method and device, electronic equipment and storage medium
US20200097355A1 (en) Method and apparatus for outputting information
CN105335309A (en) Data transmission method and computer
CN103166845A (en) Data processing method and device
CN104461716A (en) Access method of multi-nucleus heterogeneous system and multi-nucleus heterogeneous system
CN105808374A (en) Snapshot processing method and associated equipment
US20160253273A1 (en) Hub, operation system, and control method thereof
CN113791867B (en) Method and application for adjusting KVM virtual machine service process priority
US10313450B2 (en) Method for transparently connecting augmented network socket operations
US10620964B2 (en) System and method for software plug and play
CN103618643A (en) Method and device for dynamic alarm type monitoring of message queue
US8560650B2 (en) Network device and method for setting parameters of the network device
US9405826B1 (en) Systems and methods for digital signal processing
KR101984150B1 (en) Control method and control device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201116

Address after: Room 10242, No. 260, Jiangshu Road, Xixing street, Binjiang District, Hangzhou City, Zhejiang Province

Patentee after: Hangzhou Jiji Intellectual Property Operation Co.,Ltd.

Address before: 201616 Shanghai city Songjiang District Guangfulin road 4855 Lane 20, No. 90

Patentee before: Phicomm (Shanghai) Co.,Ltd.

EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20140820

Assignee: Hangzhou xiaobuzhixue Information Technology Co.,Ltd.

Assignor: Hangzhou Jiji Intellectual Property Operation Co.,Ltd.

Contract record no.: X2021330000454

Denomination of invention: A cross platform communication system and method

Granted publication date: 20190607

License type: Common License

Record date: 20211019

EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20140820

Assignee: Hangzhou national software industry base Co.,Ltd.

Assignor: Hangzhou Jiji Intellectual Property Operation Co.,Ltd.

Contract record no.: X2021330000669

Denomination of invention: A cross platform communication system and method

Granted publication date: 20190607

License type: Common License

Record date: 20211103

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20221228

Address after: 313000 room 1019, Xintiandi commercial office, Yishan street, Wuxing District, Huzhou, Zhejiang, China

Patentee after: Huzhou YingLie Intellectual Property Operation Co.,Ltd.

Address before: Room 10242, No. 260, Jiangshu Road, Xixing street, Binjiang District, Hangzhou City, Zhejiang Province

Patentee before: Hangzhou Jiji Intellectual Property Operation Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20231221

Address after: 518000, 520 Xingyue Building, Shichang Road, Taoyuan Community, Dalang Street, Longhua District, Shenzhen City, Guangdong Province

Patentee after: Shenzhen Depu Optical Technology Co.,Ltd.

Address before: 313000 room 1019, Xintiandi commercial office, Yishan street, Wuxing District, Huzhou, Zhejiang, China

Patentee before: Huzhou YingLie Intellectual Property Operation Co.,Ltd.