Download USER IDENTIFICATION SYSTEM (UIS) By: Abhishek Sharma

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Piggybacking (Internet access) wikipedia , lookup

SIP extensions for the IP Multimedia Subsystem wikipedia , lookup

Airborne Networking wikipedia , lookup

Cracking of wireless networks wikipedia , lookup

Zero-configuration networking wikipedia , lookup

Dynamic Host Configuration Protocol wikipedia , lookup

Remote Desktop Services wikipedia , lookup

Lag wikipedia , lookup

Transcript
USER IDENTIFICATION SYSTEM
(UIS)
By:
Abhishek Sharma
Venkatraman Venkatapathy
Sneha Patil
GOAL

To develop a system to provide seamless
interaction between users at different locations
attending the same meeting independent of
their personal contact information
MOTIVATION
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

FEATURES
Inexpensive
 One to one interaction
 No network service usage
 User Verification
 Data distribution
 Messaging Service

DESIGN & ARCHITECTURE
Application
Development of android app that enables
communication between users, accept files
and receive commands from server
Network
Enabling communication between users at
different locations.
Data communication
Maintaining socket communication between
the network components and exchange of
data and files
1. View list
1.
table
2. Registration
Send Message
2.
tunnel info
3. PPTP
Get contact
3.
tunnel
4. EoIP
Send
info
1. Socket programming
 Server
4. DHCP
Serverto server
 Server to android
2. File Sharing
3. Message passing
INITIALIZATION
Name
Contact Info
DHCP Server
IP pool
Names
Contact
John
2145733165
Smith
2145733165
Marco
2145733165
IP Address
IMPLEMENTATION
Contact
Info
INIT
LIST
INIT
LIST
INIT
Contact
Info
Contact
Info
LIST
INIT
LIST
Meeting room 1
Contact
Info
MULTI ZONE INTERACTION
Admin 1
Admin 2
Internet
L2
L1
EoIP
L2
L1
Msg
Meeting room 1
Meeting room 2
CODE ORGANIZATION

Server Side:
 MyServer.java
 Client.java
 MultiThreadedServer.java

Android Side:
 ServerService.java
 Activities
WORK DIVISION

Server Code:
 Done

by Venkat and Abhishek.
Mikrotik Router:
 DHCP
server, EOIP tunnel, PPTP tunnel,
Registration table : Sneha,Venkat and Abhishek

Android:
 GUI:
Sneha
 Activities and Service: Venkat and Abhishek
APPLICATION
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
