CN102148869A - Method and device for JAVA application to transfer information to local - Google Patents

Method and device for JAVA application to transfer information to local Download PDF

Info

Publication number
CN102148869A
CN102148869A CN2011100369192A CN201110036919A CN102148869A CN 102148869 A CN102148869 A CN 102148869A CN 2011100369192 A CN2011100369192 A CN 2011100369192A CN 201110036919 A CN201110036919 A CN 201110036919A CN 102148869 A CN102148869 A CN 102148869A
Authority
CN
China
Prior art keywords
java
name
information
passed
request
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
CN2011100369192A
Other languages
Chinese (zh)
Other versions
CN102148869B (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.)
Guangzhou Shengxia Intellectual Property Operation Co ltd
Linyi Jiahua Electronic Commerce Co ltd
Original Assignee
Huizhou TCL Mobile Communication 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 Huizhou TCL Mobile Communication Co Ltd filed Critical Huizhou TCL Mobile Communication Co Ltd
Priority to CN 201110036919 priority Critical patent/CN102148869B/en
Publication of CN102148869A publication Critical patent/CN102148869A/en
Priority to PCT/CN2011/083614 priority patent/WO2012106968A1/en
Application granted granted Critical
Publication of CN102148869B publication Critical patent/CN102148869B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method and a device for a JAVA application to transfer information to local. The method comprises the steps as follows: the JAVA application of a device handovers information to be transferred to a JAVA adaptation layer by a JVM (Java virtual machine) through calling a standard JAVA interface platform request; when a requested URL (uniform resource locator) destination address is a standard callback host of a current device, the JAVA adaptation layer is led to resolve the name of the JAVA application program, the name of a local application module and the information to be transferred subsequent to a domain name in the JAVA interface platform request according to preset rules; the JAVA adaptation layer is led to implement authentication on the JAVA application; when the authentication on the JAVA application is passed, the information to be transferred is sent to the local application module corresponding to the name of the local application module. The invention can realize the function that the JAVA application running at the background of the device transfers information to the local application module of the device under the premise of not changing the standards of the prior art.

Description

The JAVA application program is transmitted the method and apparatus of information to this locality
Technical field
The present invention relates to the JAVA application program and transmit the method and apparatus of information to this locality.
Background technology
Java is in the java applet design language of release in May nineteen ninety-five and the general name of Java platform by Sun Microsystems company.
The JAVA technology is a cross-platform software engineering.Meet the JAVA application program (MIDlet) of J2ME standard and can be on different hardware devices adjust and adaptive (even not needs adjustment fully) and move, and need not consider the processor and the operating system details of hardware device platform through simple.It also is the JAVA virtual machine that the cross-platform characteristic of JAVA itself depends on its abstract program running environment.The core function that realizes the JAVA virtual machine is commonly called JAVA kernel (Core), perhaps also simply is called JVM.
Need be when different JAVA application programs operates on the same hardware device to the management of its resource and recorded information, this part function is commonly referred to JAVA application manager (JAM), or be called the application management layer, the part that can regard the JAVA virtual machine as also can be regarded the application layer on a basis on the JAVA kernel as.
For with the overall operation of JAVA technology on another entity hardware and software platform, need some graftings and adaptive work.Be commonly called the adaptive of JAVA and JAVA adaptation layer in these all relevant hardware and software mating parts.
Operating under the JAVA adaptation layer is exactly system platform, and some bottom layer application program.Other more high-rise application also may with operations such as JAVA system and JAVA application program generation communication, but often directly communication, but the help by JAVA adaptation layer and JAVA kernel and JAM.
The JAVA technology is a highly standardized technology.Generally, any function that is not included into standard can't realize by the JAVA application program is creative, otherwise this JAVA application program is difficult to freely adapt between different system, also promptly is difficult to cross-platform operation.But under the situation that standardized technique lags behind, some emerging application demands must cause the expansion to existing capability.
Such as, there is a kind of like this application demand, i.e. user's strong request JAVA application program is when running background, and equipment can be pointed out some key messages on the foreground, and promptly the JAVA application program can be transmitted information to this locality.The technology that can satisfy above-mentioned application demand at present is standard technique JSR211, can realize JAVA application program and local two-way interactive.But JSR211 relates to wider, needs the common support of JVM, JAVA application manager (JAM), JAVA application program and platform, realizes that cost is very high.
Summary of the invention
The technical problem that the present invention mainly solves provides the method and apparatus of a kind of JAVA application program to this locality transmission information, can realize the function of the JAVA application program of equipment running background to the local application module transmission of equipment information under the prerequisite that does not change the prior art standard.
For solving the problems of the technologies described above, the technical scheme that the present invention adopts is: provide a kind of JAVA application program to transmit the method for information to this locality, comprise: make the JAVA interface platform request [PlatfromRequest (URL)] of JAVA application program by calling standard of equipment, described JAVA application program information to be passed is passed to the JAVA virtual machine, wherein in the request of JAVA interface platform after the domain name, by the pre-defined rule set this JAVA application name is arranged, local application module name and information to be passed, the source of the corresponding information to be passed of described JAVA application name, described local application module name is the target application module title that information to be passed will arrive; Make described JVM give JAVA adaptation layer with the request of JAVA interface platform; Make described JAVA adaptation layer judge whether the URL destination address that is requested in the request of JAVA interface platform is current device callback standard host; When the described URL of being requested destination address is current device callback standard host, make the JAVA adaptation layer parse JAVA application name, local application module name and the information to be passed after the domain name in the request of JAVA interface platform according to described pre-defined rule; Make described JAVA adaptation layer carry out authentication to the JAVA application program according to the JAVA application name; When described JAVA application program authentication is passed through, described information to be passed is issued the pairing local application module of described local application module name.
Wherein, the JAVA adaptation layer is comprised: make the JAVA adaptation layer check in the request of JAVA interface platform first separator and second separator in the character string after the domain name according to the step that described pre-defined rule parses JAVA application name, local application module name and information to be passed after the domain name in the request of JAVA interface platform, Context resolution after the domain name in the request of JAVA interface platform, before first separator is come out, as the JAVA application name; Context resolution after first separator, before second separator is come out, as local application module name; Context resolution to end of string after second separator is come out, as information to be passed.
Wherein, the step of described information to be passed being issued the pairing local application module of described local application module name comprises: after described information shaping to be passed, issue the pairing local application module of described local application module name.
Wherein, the step of described information to be passed being issued the pairing local application module of described local application module name comprises: described information to be passed by the incident between the thread, incident between the process or the incident between thread and the process, is issued the pairing local application module of described local application module name.
Wherein, the step that makes described JVM give the JAVA adaptation layer with the request of JAVA interface platform comprises: make described JVM give JAVA adaptation layer with the request of JAVA interface platform as common request.
Wherein, described JAVA adaptation layer judges whether the URL destination address that is requested in the request of JAVA interface platform is that current device callback standard host step comprises: described JAVA adaptation layer judges that whether the URL destination address that is requested in the request of JAVA interface platform is " Localhost ", " 127.0.0.1 " or ":: 1 ".
For solving the problems of the technologies described above, another technical solution used in the present invention is: a kind of equipment based on JAVA is provided, comprise: request transmitting unit, be used to make the JAVA application program of equipment by calling the JAVA interface platform request of standard, described JAVA application program information to be passed is passed to the JAVA virtual machine, wherein in the request of JAVA interface platform after the domain name, by the pre-defined rule set this JAVA application name is arranged, local application module name and information to be passed, the source of the corresponding information to be passed of described JAVA application name, described local application module name is the target application module title that information to be passed will arrive; First transfer unit is used to make described JVM to give JAVA adaptation layer with the request of JAVA interface platform; The address judging unit, whether the URL destination address that is requested that is used for making described JAVA adaptation layer judge the request of JAVA interface platform is current device callback standard host; The information analysis unit, be used for when the described URL of being requested destination address is current device callback standard host, make the JAVA adaptation layer parse JAVA application name, local application module name and the information to be passed after the domain name in the request of JAVA interface platform according to described pre-defined rule; The program authenticating unit is used to make described JAVA adaptation layer according to the JAVA application name JAVA application program to be carried out authentication; Second transfer unit is used for when described JAVA application program authentication is passed through described information to be passed being issued the pairing local application module of described local application module name.
Wherein, described information analysis unit specifically is used for making the JAVA adaptation layer to check first separator and second separator in the character string after the JAVA interface platform request domain name, Context resolution after the domain name in the request of JAVA interface platform, before first separator is come out, as the JAVA application name; Context resolution after first separator, before second separator is come out, as local application module name; Context resolution to end of string after second separator is come out, as information to be passed.
Wherein, second transfer unit specifically is used for described information to be passed issuing the pairing local application module of described local application module name by the incident between the thread, incident between the process or the incident between thread and the process.
Wherein, described address judging unit specifically is used for described JAVA adaptation layer and judges that whether the URL destination address that is requested of JAVA interface platform request is " Localhost ", " 127.0.0.1 " or ":: 1 ".
The invention has the beneficial effects as follows: be different from prior art based under the present technical standard situation, realize that information is transmitted the too high situation of cost between the local application module of JAVA application program and equipment, the present invention utilizes the host name that can not be reused in the internet technology, be that Localhost is as the bridge between JAVA application program and the local application module of equipment, information to be passed and local application module name are put into the request of JAVA interface platform, whether the JAVA adaptation layer is judged from the URL destination address that is requested in the JAVA interface platform request of JVM is current device callback standard host, be judged as when being, described information to be passed is sent to local application module, need not to change the prior art standard, simple and convenient and cost are low, and occur the situation of serious side effects can not cause the JAVA application program to be moved on other platforms the time.
Description of drawings
Fig. 1 is this law JAVA application program is transmitted a flow chart from the method embodiment of information to this locality;
Fig. 2 is the theory diagram that the present invention is based on the apparatus embodiments of JAVA.
Embodiment
Localhost is the standard host title of an internet technical field, is used for representing the callback of current device." Localhost " " ..Localhost " also is the international domain name that is reserved, i.e. the host name that can not be reused.Localhost can be translated into a callback IP address, is " 127.0.0.1 " in the IPV4 epoch, in the IPv6 epoch be ":: 1 ".To this locality request of Localhost,, can show the homepage (because http is used as the default protocol that website is browsed) of local WEB website forever, if present as http://Localhost.
Because the particularity of Localhost, most of mobile communication equipments is not because exist a local WEB website,, also needn't accept of the visit of this address in this locality to treat that WEB such as browser use so do not need to support.This adopts the request of this address to the present invention has been created condition to realize the function expansion.
Described function expansion, comprising: customer requirements JAVA application program is when running background, and equipment can be pointed out some key messages from the JAVA application program on the foreground, and promptly the JAVA application program can be transmitted information to this locality.
For simple and easy this market demand that realizes quickly, the JAVA interface of extension standards of the present invention utilizes Localhost as passage, realizes the information transmission of background java application program, and respective handling is carried out after receiving information again in this locality.Serious side effects appears in this method in the time of can not causing this JAVA program to be moved on other platforms.The following specifically describes various embodiments of the present invention:
Consult Fig. 1, the method embodiment that JAVA application program of the present invention is transmitted information to this locality comprises:
Step 101: make the JAVA interface platform request [PlatfromRequest (URL)] of JAVA application program by calling standard of equipment, described JAVA application program information to be passed is passed to JAVA virtual machine (JVM), wherein in the request of JAVA interface platform after the domain name, by the pre-defined rule set this JAVA application name, local application module name and information to be passed are arranged, the source of the corresponding information to be passed of described JAVA application name, described local application module name is the target application module title that information to be passed will arrive;
Step 102: make described JVM give JAVA adaptation layer with the request of JAVA interface platform;
During to this step, all are all following the JAVA technical standard, do not need the special participation of JVM, also can not destroyed data by JVM.
Step 103: make described JAVA adaptation layer judge whether the URL destination address that is requested in the request of JAVA interface platform is current device callback standard host (Localhost);
Step 104: when the described URL of being requested destination address is current device callback standard host, make the JAVA adaptation layer parse JAVA application name, local application module name and the information to be passed after the domain name in the request of JAVA interface platform according to described pre-defined rule;
Such as in an example, in the request of JAVA interface platform, the URL form is the PlatformRequest of " http: // " beginning, and existing JAVA technical standard requires the URL of the browser access appointment on the invocation facility.And this part is to realize by the explanation of JAVA adaptation layer with to the platform application module invokes.By the JAVA adaptation layer, parse JAVA application name, local application module name and the information to be passed after the domain name in the request of JAVA interface platform according to described pre-defined rule.
Step 105: make described JAVA adaptation layer carry out authentication to the JAVA application program according to the JAVA application name;
Promptly, judge whether this application program is familiar with in adaptation layer, and whether this application program can use this method at this equipment, also is authentication according to the JAVA application name.
Step 106: when described JAVA application program authentication is passed through, described information to be passed is issued the pairing local application module of described local application module name.
More than can understand, the present invention utilizes the host name that can not be reused in the internet technology, be that Localhost is as the bridge between JAVA application program and the local application module of equipment, information to be passed and local application module name are put into the request of JAVA interface platform, whether the JAVA adaptation layer is judged from the URL destination address that is requested in the JAVA interface platform request of JVM is current device callback standard host, be judged as when being, described information to be passed is sent to local application module, need not to change the prior art standard, simple and convenient and cost are low, and occur the situation of serious side effects can not cause the JAVA application program to be moved on other platforms the time.
In another embodiment, the JAVA adaptation layer is comprised according to the step that described pre-defined rule parses JAVA application name, local application module name and the information to be passed after the domain name in the request of JAVA interface platform:
Make the JAVA adaptation layer check in the request of JAVA interface platform first separator and second separator in the character string after the domain name, the Context resolution after the domain name in the request of JAVA interface platform, before first separator is come out, as the JAVA application name; Context resolution after first separator, before second separator is come out, as local application module name; Context resolution to end of string after second separator is come out, as information to be passed.
Described separator can be "/", also can be other meeting of being used to discern, cut apart, such as with separator be "/" as an example, then according to the information of character string after the domain name part among the following rule parsing URL:
The character string of URL outside domain name and port section cut apart by "/", and representing destination path information also is catalogue and fileinfo.Wherein have to give a definition:
1) first order directory name after the domain name part is " a JAVA application name " by heavy duty, is used to refer to the source of this request, also is the title of JAVA application program.This title (character string) is predetermined by JAVA application developer and JAVA adaptation layer implementor, is not the name of JAVA application program itself, or the name of its installation file, perhaps its display name after installing.
2) second level directory name is " local application module name " by heavy duty, also i.e. this JAVA application program that application module that will communicate with this locality, and as phone directory, Email, desktop application etc.This also is to need both sides predetermined.
3) to begin to finish to URL be to use relevant data division to third level catalogue.Concrete form pre-determines by both party, and present embodiment is not done particular determination.
After resolving, carry out information extraction:
1) extracts the JAVA application name, also promptly read the information of first order directory location.
2) after the JAVA application program is carried out authentication, extract local application module name, also promptly read the information of second level directory location, and the remainder of the URL after the catalogue of the second level, as application message, the also information content that promptly will transmit.
The form of above-mentioned JAVA application name, local application module name and ensemble of communication to be passed only is an example application, but the invention is not restricted to above-mentioned example, such as adopting " % " as separator.
In another embodiment, the step of described information to be passed being issued the pairing local application module of described local application module name comprises: after described information shaping to be passed, issue the pairing local application module of described local application module name.
Information to be passed through after the information shaping more meets the reception requirement of local application module.
In another embodiment, the step of described information to be passed being issued the pairing local application module of described local application module name comprises: described information to be passed by the incident between the thread, incident between the process or the incident between thread and the process, is issued the pairing local application module of described local application module name.
The mode that information to be passed is issued the pairing local application module of described local application module name can have a lot, and the present invention repeats no more.
In another embodiment, the step that makes described JVM give the JAVA adaptation layer with the request of JAVA interface platform comprises: make described JVM give JAVA adaptation layer with the request of JAVA interface platform as common request.
Certainly, also can make described JVM give JAVA adaptation layer as special request with the request of JAVA interface platform.
In another embodiment, described JAVA adaptation layer judges whether the URL destination address that is requested in the request of JAVA interface platform is that current device callback standard host step comprises: described JAVA adaptation layer judges that whether the URL destination address that is requested in the request of JAVA interface platform is " Localhost ", " 127.0.0.1 " or ":: 1 ".
Lift a concrete instance below:
Need mention following platform request to JVM as the JAVA application program:
PlatfromRequest (http: // 172.0.0.1/MidletX/phonebook/new﹠amp; Name=JohnsonParker﹠amp; Number=00862156890000), according to this method, representing a JAVA application program of being MidletX to require will be information " new﹠amp; Name=JohnsonParker﹠amp; Number=00862156890000 " pass to a local application module that is phonebook.
Consult Fig. 2,, also provide a kind of apparatus embodiments, comprising based on JAVA based on the present invention:
Request transmitting unit, be used to make the JAVA application program of equipment by calling the JAVA interface platform request PlatfromRequest of standard, described JAVA application program information to be passed is passed to JAVA virtual machine JVM, wherein in the request of JAVA interface platform after the domain name, by the pre-defined rule set this JAVA application name, local application module name and information to be passed are arranged, the source of the corresponding information to be passed of described JAVA application name, described local application module name is the target application module title that information to be passed will arrive;
First transfer unit is used to make described JVM to give JAVA adaptation layer with the request of JAVA interface platform;
The address judging unit, whether the URL destination address that is requested that is used for making described JAVA adaptation layer judge the request of JAVA interface platform is current device callback standard host;
The information analysis unit, be used for when the described URL of being requested destination address is current device callback standard host, make the JAVA adaptation layer parse JAVA application name, local application module name and the information to be passed after the domain name in the request of JAVA interface platform according to described pre-defined rule;
The program authenticating unit is used to make described JAVA adaptation layer according to the JAVA application name JAVA application program to be carried out authentication;
Second transfer unit is used for when described JAVA application program authentication is passed through described information to be passed being issued the pairing local application module of described local application module name.
Described equipment based on JAVA can be mobile phone, portable game machine, personal digital assistant, notebook or the like.
Wherein, described information analysis unit specifically is used for making the JAVA adaptation layer to check first separator and second separator in the character string after the JAVA interface platform request domain name, Context resolution after the domain name in the request of JAVA interface platform, before first separator is come out, as the JAVA application name; Context resolution after first separator, before second separator is come out, as local application module name; Context resolution to end of string after second separator is come out, as information to be passed.
Wherein, described second transfer unit specifically is used for described information to be passed issuing the pairing local application module of described local application module name by the incident between the thread, incident between the process or the incident between thread and the process.
Wherein, described address judging unit specifically is used for described JAVA adaptation layer and judges that whether the URL destination address that is requested of JAVA interface platform request is " Localhost ", " 127.0.0.1 " or ":: 1 ".
The above only is embodiments of the invention; be not so limit claim of the present invention; every equivalent structure or equivalent flow process conversion that utilizes specification of the present invention and accompanying drawing content to be done; or directly or indirectly be used in other relevant technical fields, all in like manner be included in the scope of patent protection of the present invention.

Claims (10)

1. a JAVA application program is transmitted the method for information to this locality, it is characterized in that, comprising:
The JAVA application program that makes equipment is by calling the JAVA interface platform request PlatfromRequest of standard, described JAVA application program information to be passed is passed to JAVA virtual machine JVM, wherein in the request of JAVA interface platform after the domain name, by the pre-defined rule set this JAVA application name, local application module name and information to be passed are arranged, the source of the corresponding information to be passed of described JAVA application name, described local application module name is the target application module title that information to be passed will arrive;
Make described JVM give JAVA adaptation layer with the request of JAVA interface platform;
Make described JAVA adaptation layer judge whether the URL destination address that is requested in the request of JAVA interface platform is current device callback standard host Localhost;
When the described URL of being requested destination address is current device callback standard host, make the JAVA adaptation layer parse JAVA application name, local application module name and the information to be passed after the domain name in the request of JAVA interface platform according to described pre-defined rule;
Make described JAVA adaptation layer carry out authentication to the JAVA application program according to the JAVA application name;
When described JAVA application program authentication is passed through, described information to be passed is issued the pairing local application module of described local application module name.
2. method according to claim 1 is characterized in that:
The JAVA adaptation layer is comprised according to the step that described pre-defined rule parses JAVA application name, local application module name and the information to be passed after the domain name in the request of JAVA interface platform:
Make the JAVA adaptation layer check in the request of JAVA interface platform first separator and second separator in the character string after the domain name, the Context resolution after the domain name in the request of JAVA interface platform, before first separator is come out, as the JAVA application name; Context resolution after first separator, before second separator is come out, as local application module name; Context resolution to end of string after second separator is come out, as information to be passed.
3. method according to claim 1 is characterized in that:
The step of described information to be passed being issued the pairing local application module of described local application module name comprises: after described information shaping to be passed, issue the pairing local application module of described local application module name.
4. method according to claim 1 is characterized in that:
The step of described information to be passed being issued the pairing local application module of described local application module name comprises: described information to be passed by the incident between the thread, incident between the process or the incident between thread and the process, is issued the pairing local application module of described local application module name.
5. according to each described method of claim 1 to 4, it is characterized in that:
The step that makes described JVM give the JAVA adaptation layer with the request of JAVA interface platform comprises: make described JVM give JAVA adaptation layer with the request of JAVA interface platform as common request.
6. according to each described method of claim 1 to 4, it is characterized in that:
Described JAVA adaptation layer judges whether the URL destination address that is requested in the request of JAVA interface platform is that current device callback standard host step comprises: described JAVA adaptation layer judges that whether the URL destination address that is requested in the request of JAVA interface platform is " Localhost ", " 127.0.0.1 " or ":: 1 ".
7. the equipment based on JAVA is characterized in that, comprising:
Request transmitting unit, be used to make the JAVA application program of equipment by calling the JAVA interface platform request of standard, described JAVA application program information to be passed is passed to the JAVA virtual machine, wherein in the request of JAVA interface platform after the domain name, by the pre-defined rule set this JAVA application name, local application module name and information to be passed are arranged, the source of the corresponding information to be passed of described JAVA application name, described local application module name is the target application module title that information to be passed will arrive;
First transfer unit is used to make described JVM to give JAVA adaptation layer with the request of JAVA interface platform;
The address judging unit, whether the URL destination address that is requested that is used for making described JAVA adaptation layer judge the request of JAVA interface platform is current device callback standard host;
The information analysis unit, be used for when the described URL of being requested destination address is current device callback standard host, make the JAVA adaptation layer parse JAVA application name, local application module name and the information to be passed after the domain name in the request of JAVA interface platform according to described pre-defined rule;
The program authenticating unit is used to make described JAVA adaptation layer according to the JAVA application name JAVA application program to be carried out authentication;
Second transfer unit is used for when described JAVA application program authentication is passed through described information to be passed being issued the pairing local application module of described local application module name.
8. equipment according to claim 7 is characterized in that:
Described information analysis unit specifically is used for making the JAVA adaptation layer to check first separator and second separator in the character string after the JAVA interface platform request domain name, Context resolution after the domain name in the request of JAVA interface platform, before first separator is come out, as the JAVA application name; Context resolution after first separator, before second separator is come out, as local application module name; Context resolution to end of string after second separator is come out, as information to be passed.
9. according to claim 7 or 8 described equipment, it is characterized in that:
Described second transfer unit specifically is used for described information to be passed issuing the pairing local application module of described local application module name by the incident between the thread, incident between the process or the incident between thread and the process.
10. according to claim 7 or 8 described equipment, it is characterized in that:
Described address judging unit specifically is used for described JAVA adaptation layer and judges that whether the URL destination address that is requested of JAVA interface platform request is " Localhost ", " 127.0.0.1 " or ":: 1 ".
CN 201110036919 2011-02-12 2011-02-12 Method and device for JAVA application to transfer information to local Active CN102148869B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN 201110036919 CN102148869B (en) 2011-02-12 2011-02-12 Method and device for JAVA application to transfer information to local
PCT/CN2011/083614 WO2012106968A1 (en) 2011-02-12 2011-12-07 Method and device for locally transmitting information by java application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201110036919 CN102148869B (en) 2011-02-12 2011-02-12 Method and device for JAVA application to transfer information to local

Publications (2)

Publication Number Publication Date
CN102148869A true CN102148869A (en) 2011-08-10
CN102148869B CN102148869B (en) 2013-05-01

Family

ID=44422855

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201110036919 Active CN102148869B (en) 2011-02-12 2011-02-12 Method and device for JAVA application to transfer information to local

Country Status (2)

Country Link
CN (1) CN102148869B (en)
WO (1) WO2012106968A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012106968A1 (en) * 2011-02-12 2012-08-16 惠州Tcl移动通信有限公司 Method and device for locally transmitting information by java application
CN109471587A (en) * 2018-11-13 2019-03-15 掌阅科技股份有限公司 The display methods and electronic equipment of handwritten content based on Java Virtual Machine
CN111310131A (en) * 2020-01-19 2020-06-19 Oppo广东移动通信有限公司 so library call processing method and device, electronic device and storage medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111582996B (en) * 2020-05-20 2023-11-24 拉扎斯网络科技(上海)有限公司 Service information display method and device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1560741A (en) * 2004-02-23 2005-01-05 史宇清 Structure method of five-hierarchical system structure base on J2EE
WO2005124546A1 (en) * 2004-06-18 2005-12-29 Telmap Ltd. Mobile device with local server
EP1703713A1 (en) * 2005-03-18 2006-09-20 BRITISH TELECOMMUNICATIONS public limited company Callback system for mobile terminals
CN101273608A (en) * 2005-09-28 2008-09-24 艾利森电话股份有限公司 Method and system of invoking MIDlet from a web browser on a local device
CN101335758A (en) * 2008-07-24 2008-12-31 中兴通讯股份有限公司 Method and system for access service in SIM card by dual-processor terminal
WO2010065796A1 (en) * 2008-12-03 2010-06-10 Mobophiles, Inc. System and method for providing virtual web access
US20100306759A1 (en) * 2009-05-28 2010-12-02 Yahoo! Inc. System for packaging native program extensions together with virtual machine applications
CN101945163A (en) * 2010-07-19 2011-01-12 中兴通讯股份有限公司 Method, mobile terminal and system for content treatment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102148869B (en) * 2011-02-12 2013-05-01 惠州Tcl移动通信有限公司 Method and device for JAVA application to transfer information to local

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1560741A (en) * 2004-02-23 2005-01-05 史宇清 Structure method of five-hierarchical system structure base on J2EE
WO2005124546A1 (en) * 2004-06-18 2005-12-29 Telmap Ltd. Mobile device with local server
EP1703713A1 (en) * 2005-03-18 2006-09-20 BRITISH TELECOMMUNICATIONS public limited company Callback system for mobile terminals
US20080144796A1 (en) * 2005-03-18 2008-06-19 Ringland Simon P A Establishing Communications Sessions
CN101273608A (en) * 2005-09-28 2008-09-24 艾利森电话股份有限公司 Method and system of invoking MIDlet from a web browser on a local device
CN101335758A (en) * 2008-07-24 2008-12-31 中兴通讯股份有限公司 Method and system for access service in SIM card by dual-processor terminal
WO2010065796A1 (en) * 2008-12-03 2010-06-10 Mobophiles, Inc. System and method for providing virtual web access
US20100306759A1 (en) * 2009-05-28 2010-12-02 Yahoo! Inc. System for packaging native program extensions together with virtual machine applications
CN101945163A (en) * 2010-07-19 2011-01-12 中兴通讯股份有限公司 Method, mobile terminal and system for content treatment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
MARTIN DE JODE ETAL: "《Programming Java 2 Micro Edition on Symbian OS》", 31 December 2004, JOHN WILEY & SONS LTD *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012106968A1 (en) * 2011-02-12 2012-08-16 惠州Tcl移动通信有限公司 Method and device for locally transmitting information by java application
CN109471587A (en) * 2018-11-13 2019-03-15 掌阅科技股份有限公司 The display methods and electronic equipment of handwritten content based on Java Virtual Machine
CN109471587B (en) * 2018-11-13 2020-05-12 掌阅科技股份有限公司 Java virtual machine-based handwritten content display method and electronic equipment
CN111310131A (en) * 2020-01-19 2020-06-19 Oppo广东移动通信有限公司 so library call processing method and device, electronic device and storage medium
CN111310131B (en) * 2020-01-19 2022-11-04 Oppo广东移动通信有限公司 so library call processing method and device, electronic device and storage medium

Also Published As

Publication number Publication date
CN102148869B (en) 2013-05-01
WO2012106968A1 (en) 2012-08-16

Similar Documents

Publication Publication Date Title
CN104102537B (en) A kind of application call method and user terminal
US8396939B2 (en) Content distribution management device, terminal, program, and content distribution system
US8037191B2 (en) Low-level remote sharing of local devices in a remote access session across a computer network
CN103685269B (en) A kind of web browser carries out the method and system of both-way communication with server
CN102291437A (en) System and method for realizing application of cross-platform internet
WO2015021873A1 (en) Method, platform server, and system of data pushing
CN106549989B (en) Data transmission method and system, user terminal and application server
CN102724322A (en) Remote control method and device
CN108737343B (en) Method and device for realizing secure access to network
CN101958932A (en) Method and device for realizing telecommunication service
CN102148869B (en) Method and device for JAVA application to transfer information to local
CN103533038A (en) Remote control system based on HTML(hypertext markup language)5 and remote control method of remote control system
JP2003091376A (en) Portable wireless device and printing protocol with reference to printing device
US20160100015A1 (en) Systems and methods for resolving service initialization links in virtual desktop infrastructure environments
CN113407234B (en) Cross-platform and cross-browser operation and maintenance access method, system and storage medium
CN103347038A (en) Method of WEB server for processing http messages
CN109639770A (en) A kind of data access method, device, equipment and medium
CN101581984A (en) Equipment and method with virtual mouse guide based on remote cross-network
CN101155177A (en) Data channel sharing system and method based on shared protocol
CN104754541B (en) Intelligent cost-saving information transmission method and device
CN104978199A (en) Plug-in application method and device used for multiple browsers
CN203135914U (en) Gateway device based on Web
WO2014161338A1 (en) Method, apparatus, and system for webgame interaction
CN114285659B (en) Reverse proxy method, device, equipment and storage medium
KR101013104B1 (en) Network separation system during real time without the modificaton and change of application

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
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201230

Address after: West Village, jiangjiazhuang community, Jiuqu street, Hedong District, Linyi City, Shandong Province

Patentee after: Linyi Jiahua Electronic Commerce Co.,Ltd.

Address before: No.106, Fengze East Road, Nansha District, Linyi City, Shandong Province

Patentee before: Guangzhou shengxia Intellectual Property Operation Co.,Ltd.

Effective date of registration: 20201230

Address after: No.106, Fengze East Road, Nansha District, Linyi City, Shandong Province

Patentee after: Guangzhou shengxia Intellectual Property Operation Co.,Ltd.

Address before: 516006 Guangdong province Huizhou Zhongkai hi tech Development Zone No. 23 District

Patentee before: HUIZHOU TCL MOBILE COMMUNICATION Co.,Ltd.