2015
DOI: 10.1007/s11227-015-1471-3
|View full text |Cite
|
Sign up to set email alerts
|

Android RMI: a user-level remote method invocation mechanism between Android devices

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
3
0

Year Published

2018
2018
2023
2023

Publication Types

Select...
7
1
1

Relationship

0
9

Authors

Journals

citations
Cited by 11 publications
(4 citation statements)
references
References 9 publications
0
3
0
Order By: Relevance
“…Earlier research [6] stated that unlike previous approaches where only application services can be invoked, Android RMI allows users to invoke system services as well as application services between devices using remote parcel format. By reducing the number of marshalling and unmarshalling steps, the time taken for remote method invocation is shortened by 148% in 4 KBytes and by up to 432% in 100 KBytes compared to distributed intent where additional marshalling and unmarshalling steps are needed.…”
Section: Methodsmentioning
confidence: 99%
“…Earlier research [6] stated that unlike previous approaches where only application services can be invoked, Android RMI allows users to invoke system services as well as application services between devices using remote parcel format. By reducing the number of marshalling and unmarshalling steps, the time taken for remote method invocation is shortened by 148% in 4 KBytes and by up to 432% in 100 KBytes compared to distributed intent where additional marshalling and unmarshalling steps are needed.…”
Section: Methodsmentioning
confidence: 99%
“…The communication module supports three data transmission modes: AP mode, STA mode and STA+WIFI&AP coexistence mode. Each mode also includes three sub-modes: TCP server, TCP client and UDP mode [28].…”
Section: Front-end Communication Designmentioning
confidence: 99%
“…Our system performs RMI by serializing a function call into a binary stream and dispatching over a wireless network. In the same domain, Android RMI [20] leverages the original Binder to allow users to invoke system services as well as application services between devices using a remote parcel format. Lin et al introduces a cross-platform IPC mechanism called XBinder [21] to enable remote processes among multi-user communication for mobile applications to cooperate with local or remote services without forming a complicate network.…”
Section: Related Workmentioning
confidence: 99%