90 likes | 187 Views
Location Based File Exchange Controlled By Speech(LBFE-S). Last Meeting General idea about LBFE-S Interfaces. General idea about LBFE-S Structure. Today’s Meeting Showing and explaining some of LBFE-S Interfaces. Talk about my LBFE-S Xml files Block Diagram. Next Meeting
E N D
Location Based File Exchange Controlled By Speech(LBFE-S) • Last Meeting • General idea about LBFE-S Interfaces. • General idea about LBFE-S Structure. • Today’s Meeting • Showing and explaining some of LBFE-S Interfaces. • Talk about my LBFE-S Xml files • Block Diagram. • Next Meeting • Countinue with Block Diagram.
Location Based File Exchange Controlled By Speech(LBFE-S) • User Interface
Location Based File Exchange Controlled By Speech(LBFE-S) 2. Not Reg Interface
Location Based File Exchange Controlled By Speech(LBFE-S) 2. Main Interface ”Not Located”
Location Based File Exchange Controlled By Speech(LBFE-S) 2. Main Interface ” Located”
Location Based File Exchange Controlled By Speech(LBFE-S) 3. File Name Interface
Location Based File Exchange Controlled By Speech(LBFE-S) • Xml Files • Users.xml: • Contain the userNames and PassWords. • Data.Xml: • Contain the Room numbers, days,times,courses and • Files name
Location Based File Exchange Controlled By Speech(LBFE-S) Data.xml <LBFE-S> <Info> <Room> 4.14 </Room> <Day> Monday </Day> <Month> October </Month> <Date> 27 </Date> <TimeFrom> 9 </TimeFrom> <TimeTo> 12 </TimeTo> <Course> java </Course> <FileName> brixtofte.txt </FileName> </Info> … </LBFE-S> data.xml tree
Location Based File Exchange Controlled By Speech(LBFE-S) Users.xml <Users> <User> <UserName> marouf</UserName> <PassWord> marouf</PassWord> </User> … </Users> Users.xml tree