160 likes | 376 Views
By: Abhishek Sharma Venkatraman Venkatapathy Sneha Patil. User Identification System (UIS). To develop a system to provide seamless interaction between users at different locations attending the same meeting independent of their personal contact information. GOAL.
E N D
By: Abhishek Sharma Venkatraman Venkatapathy Sneha Patil User Identification System (UIS)
To develop a system to provide seamless interaction between users at different locations attending the same meeting independent of their personal contact information GOAL
Current technologies that provide such services use expensive infrastructure User’s personal information are required for communication such as phone number, email id’s etc. Our system requires only user’s name. One to one communication which is independent of mobile network services Motivation
Inexpensive One to one interaction No network service usage User Verification Data distribution Messaging Service Features
Design & Architecture Application Development of android app that enables communication between users, accept files and receive commands from server • View list • Send Message • Get contact info • Send info Network Enabling communication between users at different locations. • 1. Registration table • 2. PPTP tunnel • 3. EoIP tunnel • 4. DHCP Server Data communication Maintaining socket communication between the network components and exchange of data and files • Socket programming • Server to server • Server to android • File Sharing • Message passing
Initialization Names Contact IP Address Name Contact Info DHCP Server IP pool 2145733165 John 2145733165 Smith 2145733165 Marco
Implementation LIST LIST LIST LIST Contact Info Contact Info Contact Info Contact Info INIT INIT INIT INIT Meeting room 1
Multi Zone Interaction L 1 L 2 Admin 1 Admin 2 Internet EoIP L 1 L 2 Msg Meeting room 2 Meeting room 1
Server Side: • MyServer.java • Client.java • MultiThreadedServer.java • Android Side: • ServerService.java • Activities Code organization
ServerCode: • Done by Venkat and Abhishek. • MikrotikRouter: • DHCP server, EOIP tunnel, PPTP tunnel, Registration table : Sneha,Venkat and Abhishek • Android: • GUI: Sneha • Activities and Service: Venkat and Abhishek Work division
Automated user verification Wireless transfer of data to invitees only Permits interaction between invitees without contact information Mobile app ensures the phones are in silent mode Centralized management of invitees Application