Research Article
Overview of Secure File Share Over Mobile Network
@INPROCEEDINGS{10.4108/eai.27-2-2020.2303212, author={Mohd Kamil Hussain and Siddhartha Sankar Biswas and Safdar Tanweer and Zunaid Aalam}, title={Overview of Secure File Share Over Mobile Network}, proceedings={Proceedings of the 2nd International Conference on ICT for Digital, Smart, and Sustainable Development, ICIDSSD 2020, 27-28 February 2020, Jamia Hamdard, New Delhi, India}, publisher={EAI}, proceedings_a={ICIDSSD}, year={2021}, month={3}, keywords={application workflow server component client component listener cycle}, doi={10.4108/eai.27-2-2020.2303212} }
- Mohd Kamil Hussain
Siddhartha Sankar Biswas
Safdar Tanweer
Zunaid Aalam
Year: 2021
Overview of Secure File Share Over Mobile Network
ICIDSSD
EAI
DOI: 10.4108/eai.27-2-2020.2303212
Abstract
Secure file sharing is application that enable sharing of files between mobile devices with least involvement of external http server. Generally QT is a framework used for development of embedded applications such as Elevator control panel, Washing Machine program selector and Router management system etc. With release of QT5 the domain of application development has broaden to personal computers and mobile devices.I have used this framework to develop and generate apk for this application.The core part of this study has been dedicated to development of communication model and defining a protocol and flow of file sharing process, I have also developed some custom components to fill the gap of QT framework in realm of android application. I have developed light encryption method and authentication mechanism to keep the file sharing more secure.