Academic Year:
2013
Supervisors:
Raed Alqadi Students:
FirasAbdulhaq
Mohammad Al-Amour
Department:
Computer Engineering Files:
We are going to build a system that enables us to transfer files from a host desktop using an android operating device.
Technically the system is divided into three parts; the first one is the application on the android device that will interact with the host PC. The second part is the server that will play a role in authenticating the connection between the android device and the remote PC using a customized database engine, and the third part will be the C# application on the host pc that respond to the android device requests, either locally directly from the android to the host PC or remotely through the server.