Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 18

LAN SEARCH

PRESENTED BY

K SAMBASIVUDU R JITHENDAR
(07591A0529) (07591A0553)

DEPARTMENT of CSE
MAHESHWARA INSTITUTE OF TECHNOLOGY
INTRODUCTION

 Designed for the purpose of searching


 based on some criteria and lists out the
information of the search
 the location and the size of the file.
 search by file size, search video file, search
audio file
What is LAN?

• Local Area Network


• A high-speed data network
• Networking capability to computers
• Useful for sharing resources like
- FILES
- PRINTERS
- GAMES
- APPLICATIONS
• Communication between users via electronic mail and
other applications
LAN Components
• Network Interface Cards (NICs)
- Computer h/w designed to allow communication over a
network

• Bridges
- Connects multiple network segments

• Hubs
-Network hub contains multiple ports.

• Routers
-forwards packets between networks
GUI
Interface

Network Advance
MODULES Settings
share

Configuration
GUI Module

• For every project GUI (user interface) is very


important
• If GUI is not designed perfectly and in
effective manner it’s tough for the user to
access the site
• In our project we used tools such as file strip
menu, Data View, Tab controls and panels for
making the effective GUI and which is
understandable for the user very easily
Configuration Module

 In configuration module we provide user with


options so that he can enter the IP address range
for searching
 He can also search by giving the individual
system IP address without specifying the range.
 We also provide one option for the user Search
Filter, where the user can enter his desired file
extension which he wants to search, and he can
also restrict the files by removing those
extensions.
Network share Module

 Two common requirements seem to have been


missed from the .NET framework:
- enumerating network shares
-converting a local path to a UNC path.
 The shares could potentially be retrieved via WMI,
but you can't guarantee that NT4 and 98 will have
it installed
 These classes provide a simple wrapper around
the API calls necessary to retrieve this information
Advance Settings Module

 In this module the user is provided with some


advance search options, in this we can directly
give the server name
 We can set our search depth which represents
how deep inside each pc the tool would search
 Larger values results to the slower execution
 Ping time out this option is used for how long
the tool waits before determining whether the
system is active or not.
Sequence Diagrams
Configure Lan Search by options Enter File Name Clear List Advance options

First Confihure Lan

Select any option to search

Enter any file name


User

Clear unwanted List

Select advance options


Use case diagram

<<include>>
Select File Name

<<include>>

Set Config Options


SearchFile <<include>>

Set Filters
User

CopyFile

LaunchFile
Settings Use case diagram:

<<include>>
SetIPSetting

<<include>>

FileTypeSettings
<<include>>
User SetSettings

FileSizeSettings
<<include>>

SetFileNameSettings

You might also like