SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1756
WI-FI FILE EXPLORER
Kapil Hande1, Mayank Udapurkar2, Akash Bangadkar3, Sanket Shahane4 , Sonu Kumar5
1Department of Computer Science & Engineering, Priyadarshani Bhagwati College of Engineering, Nagpur,
Maharashtra, India
2Department of Computer Science & Engineering, Priyadarshani Bhagwati College of Engineering, Nagpur,
Maharashtra, India
3Department of Computer Science & Engineering, Priyadarshani Bhagwati College of Engineering, Nagpur,
Maharashtra, India
4Department of Computer Science & Engineering, Priyadarshani Bhagwati College of Engineering, Nagpur,
Maharashtra, India
5Department of Computer Science & Engineering, Priyadarshani Bhagwati College of Engineering, Nagpur,
Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Connecting our Android phone to our PC via a
USB cable can often feel clunky. So, we have new way to
connect phone to pc via Wi-Fi. Here we haveconnectingour pc
with the mobile phone. For that all we need is a computer,
router and obviously a working Mobile phone. In this project
we are accessing our PC's hard disk in our mobile phones. So
that, we can able to access all the files that are present in the
computer. We can Play Video, Audio Files, view Documentand
Images, we can even download all the contents in mobile from
pc. We are directly buffer the files store in computer in our
mobile phone. It has multiple file explorer so that we can drag
and drop files easily. We have included some modules such as
Searching Screen, Multiple Window, Media Player, Document
Reader and predefined commands. So how does this work?
Let's say you wanted to transfer some pictures that you had
taken with your phone. You would gototheWebpagethatWi-
Fi File Explorer directs you to, and go to the DCIM directory,
and then to the camera subdirectory. From there you should
see all the JPEG files you have taken with your phone. Then itis
simply a matter of clicking on the file in question, andsavingit
to your computer's hard drive. You can do this with any file on
your phone, not just pictures.
Key Words: Wi-Fi, Protocol, 802.11 protocol, Ethernet
standard, File Transfer Protocol
1. INTRODUCTION
The connection of Android phone to our PC via a USB cable
can often feel clunky. We certainly do not consideritanideal
way to exchange files between a computer and a phone.
Furthermore, we’ve heard from people who have tried to
connect a phone to a computer, but no icon showed up on
the desktop. For anyone that has had such issues with the
USB connection for their phone, we wholeheartedly
recommend going the wireless route with Wi-Fi File
Explorer. Even if your USB connection is working, We think
you'll want to start using this app instead.
To use Wi-Fi File Explorer, we'll need to turn on our phone's
Wi-Fi and then find a network you can access. Once we have
successfully done that, we can go into the app. After a few
seconds, it will give you a URL that you enter into our
computer's Web browser. This will take you to a Web page
where you can look at the contents of our SD card.Itwill also
helpfully display how much memory isavailableonourcard,
as well as the size of the files that you are looking at. So how
does this work? Let's say we wanted to transfer some
pictures that we had taken with our phone. We would go to
the Web page that Wi-Fi File Explorer directs us to, andgo to
the DCIM, directory, and then to the camera subdirectory.
From there we should see all the JPEG files we have taken
with our phone. Then it is simply a matter of clicking on the
file in question, and saving it to our computer's hard drive.
We can do this with any file on our phone, not just pictures.
2. LITERATURE SURVEY
As we started a work for WIFI File Explorer for that we have
gone through many stages to make the program to be run
successful. After that we have developed modules by the
help of the books and obviously Internet. We have gone
through Wikipedia and some known authors.
From Wikipedia we have took the Information about the
WIFI Protocols, 802.11 x standards, WIFI Security, Ethernet
and about 802.11 x standards.
At firstly we have studied aboutthe WIFIand802.11[1]from
the source i.e. Wikipedia
All of the above while surfing through an internet we came
across the app namely the Splashtop.[2] At that time wesaw
the splashtop gives exact replica of the computer screen in
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1757
the mobile. But if only both the devices must be under one
WIFI Connection. But we must need a Internet enabled in
both the devices. So we got an idea how will it if it does not
uses the internet. Then we have come across the Ethernet
[3].
In Ethernet, we studied about the WIFI Protocols[4], and
how the data streams with the help of Wikipedia and the J.
Scott Haugdahl book Networking and Analysis[5] here we
have learned about the protocols and started our work to
develop our project i.e. WIFI FILE EXPLORER.
After the initial development of the app we found that we
need security measures to protect our connection at that
time came across the WIFI security [6].
As we planned the transfer of multimedia from pc to our
android phone at that time we have searched for how the
actual transmission is being done at that time we have took
the help of Google Scholar and found some thesis of Mr. Li
Deng namely.:- One step approach to deliver multimedia
from local PC to mobile devices [8] and here we learnedhow
the data is being transferred from the pc to mobiles with the
help of Wi-Fi [9].
3. MODULES
1. Searching Screen
2. Document Reader
3. Predefined Commands
4. Media Player
3.1 Searching Screen:
We have to search for the PC’s in a WIFI network.
After searching for the Wi-Fi now selects the PC you want to
access. After that it shows the HardDisk,External Drives and
The Devices connected to it.
3.2 Document Reader:
If you to access the documents in the PC all we have
to install a Reader such as WPS Office, Microsoft Office or of
any such kind. From that we can able to view the PPT Files,
Text Files, Word Files, Excel Files, and PDF Etc. In this
document we can able to view, modify the contents and can
save it. We can also download the files in the sdcard
(memory card)
3.3 Predefined Command:
Various predefined commands that are needed to
handle the computer’s action via a command prompt
currently default predefined command is of the shutdown,
restart & hibernate.
3.4 Media Player:
Added Support for the Video. Supports various files
such as mp4, mkv,avi. Streams file on the go. No need to
download the file.
4. FLOWCHART
Fig -1: Flow Chart of Wi-Fi File Explorer
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1758
5. OUTPUT
Fig-1: Searching Screen
Fig–2: Login Screen
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1759
Fig- 3: Disk Access
Fig- 5: Downloading Content on mobile device
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1760
Fig -6: Document Reader
6. CONCLUSIONS
We have developed our project its first step i.e. Searching
screen in which we can able to view who are in the Wi-Fi
connection, So that we can able to access it.
After accessing the searching screen we can able to navigate
through the Disk in our computer and can able to view and
modify the files in the computer.
Main thing is that we can access it anywhere the router
ranges last. All the transferring speed depends upon the Wi-
Fi signals as the signals is the weak the transferring speed
gets slow. We are sure we will try to recovery this error as
soon as possible.
ACKNOWLEDGEMENT
Many people have contributed in bringing this reporttoits
present form. We are the Presenter ascribe our success in
this venture to our guide Prof. K.N.Hande, Assistant
Professor of Computer Science & EngineeringDepartment,
P.B.C.O.E. They endeavor forperfection, indefatigable zeal,
enthusiasm, foresight and innovation contributed in a big
way in completing this report withconsiderableeaseinthe
stipulated time.
We are also grateful to Prof. K.N.Hande,H.O.D.ofComputer
Science & Engineering Department, P.B.C.O.E. The
enthusiastic feedback from him was instrumental
improving the presentation and in establishing our
confidence in the structuring ofthematerial.Wealsothank
to the entire teaching and the Non-teaching staff of the
Department for their co-operation.
We express our admirations for Dr. (Mrs.) A.R. Chaudhari,
Dean, Academics, P. B. C.O. E. for her valuable advice and
support throughout this venture.
Our sincere thanks are extended to Dr. N. K. Choudhari,
Principal, P.B.C.O.E. forconstantlyencouragingandhelping
us during the course.
REFERENCES
[1] ”IEEE Xploredocument – supportof multimedia services
with the IEEE 802-11 MAC protocol,” 2016. [Online].
Available:
http://ieeexplore.ieee.org/document/996923/.
Accessed: Nov. 8, 2016.
[2] S. Inc, “Remote support, access, and collaboration – best
performance remote desktop,” Splashtop, 2016.
[Online]. Available: http://www.splashtop.com/.
Accessed: Jul. 2016.
[3] ”Ethernet,” in Wikipedia, Wikimedia Foundation, 2016.
[Online]. Available:
https://en.wikipedia.org/wiki/Ethernet.Accessed:Aug.
2016.
[4] ”Protocol,” in Wikipedia, Wikimedia Foundation, 2016.
[Online]. Available:
https://en.wikipedia.org/wiki/Protocol.Accessed: July,
2016.
[5] “ J. Scott Haugdahl, “Protocols”, “in Networking Analysis
and Troubleshooting”,Vol 1, Addison-Wesley;PAP/CDR
edition,1999
[6] “RUCHIR BHATNAGAR &VINEETKUMARBIRLA,”WI-FI
SECURITY”, in A SECURITY IN WIRELESS NETWORK,
Vol 2, Academic Press, 2010.
[7] I. Wi-Fi Certification, W. A. Definition, “Wi-Fi,” in
Wikipedia, Wikimedia Foundation, 2016. [Online].
Available: https://en.wikipedia.org/wiki/Wi-Fi#Wi-
Fi_certification. Accessed: Aug. 2016.
[8] Li Deng,PatenteUS20060047844– Onestepapproachto
deliver multimedia from local PC to mobile devices.
Google Books, 2004. [Online]. Available:
https://www.google.com/patents/US20060047844.
Accessed: Nov. 2016.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1761
[9] Wi-Fi, I. 802, 11 x, W. A. Definition, “Wi-Fi,”inWikipedia,
Wikimedia Foundation, 2016. [Online].
Available:https://en.wikipedia.org/wiki/Wi-
Fi#IEEE_802.11_standard. Accessed: August, 2016.
BIOGRAPHIES
The author 1 Mr. Kapil HandeHead
of the Department of Computer
Science Engineering,Priyadarshini
College of Engineering, RTM
Nagpur University
The author 2 Mr. Mayank
Udapurkar studentofthefinal year
Department of Computer Science
Engineering, PriyadarshiniCollege
of Engineering, RTM Nagpur
University
The author 3 Mr. Sanket Shahane
student of the final year
Department of Computer Science
Engineering, PriyadarshiniCollege
of Engineering, RTM Nagpur
University
The author 4 Mr. Akash Bangadkar
student of the final year
Department of Computer Science
Engineering, PriyadarshiniCollege
of Engineering, RTM Nagpur
University
The author 5 Mr. Sonu Kumar student
of the final year Department of
Computer Science Engineering,
Priyadarshini College of Engineering,
RTM Nagpur University

Weitere ähnliche Inhalte

Ähnlich wie Wi-Fi File Explorer

IN PARTIAL FULFILLMENT OF POST GRADUATE DIPLOMA IN COMPUTER APPLICATIONS
IN PARTIAL FULFILLMENT OF  POST GRADUATE DIPLOMA IN COMPUTER APPLICATIONSIN PARTIAL FULFILLMENT OF  POST GRADUATE DIPLOMA IN COMPUTER APPLICATIONS
IN PARTIAL FULFILLMENT OF POST GRADUATE DIPLOMA IN COMPUTER APPLICATIONSssuserb054d21
 
ARTIFICIAL INTELLIGENCE DESKTOP VOICE ASSISTANT IN PYTHON
ARTIFICIAL INTELLIGENCE DESKTOP VOICE ASSISTANT IN PYTHONARTIFICIAL INTELLIGENCE DESKTOP VOICE ASSISTANT IN PYTHON
ARTIFICIAL INTELLIGENCE DESKTOP VOICE ASSISTANT IN PYTHONIRJET Journal
 
Portable Wireless Notice Display Using Raspberry-PI
Portable Wireless Notice Display Using Raspberry-PIPortable Wireless Notice Display Using Raspberry-PI
Portable Wireless Notice Display Using Raspberry-PIIRJET Journal
 
“Visual Based Virtual Assistant System”
“Visual Based Virtual Assistant System”“Visual Based Virtual Assistant System”
“Visual Based Virtual Assistant System”IRJET Journal
 
Thesis topics in networking
Thesis topics in networkingThesis topics in networking
Thesis topics in networkingRudi Arif candra
 
Peer To Peer Content Sharing On Wi-Fi Network For Smart Phones
Peer To Peer Content Sharing On Wi-Fi Network For Smart PhonesPeer To Peer Content Sharing On Wi-Fi Network For Smart Phones
Peer To Peer Content Sharing On Wi-Fi Network For Smart PhonesIOSR Journals
 
IRJET - Mirroring of Source and Sink Devices in Android Screen Casting
IRJET - Mirroring of Source and Sink Devices in Android Screen CastingIRJET - Mirroring of Source and Sink Devices in Android Screen Casting
IRJET - Mirroring of Source and Sink Devices in Android Screen CastingIRJET Journal
 
Videoconferencing web
Videoconferencing webVideoconferencing web
Videoconferencing webcsandit
 
VIDEOCONFERENCING WEB APPLICATION FOR CARDIOLOGY DOMAIN USING FLEX/J2EE TECHN...
VIDEOCONFERENCING WEB APPLICATION FOR CARDIOLOGY DOMAIN USING FLEX/J2EE TECHN...VIDEOCONFERENCING WEB APPLICATION FOR CARDIOLOGY DOMAIN USING FLEX/J2EE TECHN...
VIDEOCONFERENCING WEB APPLICATION FOR CARDIOLOGY DOMAIN USING FLEX/J2EE TECHN...cscpconf
 
IRJET- Intelligent Home Security System using Artificial Intelligence
IRJET- Intelligent Home Security System using Artificial IntelligenceIRJET- Intelligent Home Security System using Artificial Intelligence
IRJET- Intelligent Home Security System using Artificial IntelligenceIRJET Journal
 
Voice Controlled News Web Based Application With Speech Recognition Using Ala...
Voice Controlled News Web Based Application With Speech Recognition Using Ala...Voice Controlled News Web Based Application With Speech Recognition Using Ala...
Voice Controlled News Web Based Application With Speech Recognition Using Ala...IRJET Journal
 
MAKHANLAL CHATURVEDI RASHTRIYA PATRAKARITA AVAM SANCHAR VISHWAVIDYALAYA
MAKHANLAL CHATURVEDI RASHTRIYA PATRAKARITA AVAM SANCHAR VISHWAVIDYALAYAMAKHANLAL CHATURVEDI RASHTRIYA PATRAKARITA AVAM SANCHAR VISHWAVIDYALAYA
MAKHANLAL CHATURVEDI RASHTRIYA PATRAKARITA AVAM SANCHAR VISHWAVIDYALAYAssuserb054d21
 
IRJET- IOT Dune Buggy –Control it from Anywhere
IRJET- IOT Dune Buggy –Control it from AnywhereIRJET- IOT Dune Buggy –Control it from Anywhere
IRJET- IOT Dune Buggy –Control it from AnywhereIRJET Journal
 
IRJET- IOT Dune Buggy –Control it from Anywhere
IRJET-  	  IOT Dune Buggy –Control it from AnywhereIRJET-  	  IOT Dune Buggy –Control it from Anywhere
IRJET- IOT Dune Buggy –Control it from AnywhereIRJET Journal
 
Securing broker less publish subscribe systems using identity-based encryption
Securing broker less publish subscribe systems using identity-based encryptionSecuring broker less publish subscribe systems using identity-based encryption
Securing broker less publish subscribe systems using identity-based encryptionLeMeniz Infotech
 
eClassrooms Come of Age?
eClassrooms Come of Age?eClassrooms Come of Age?
eClassrooms Come of Age?Alan Wimberley
 
IOT: Home Automation using Android Application
IOT: Home Automation using Android ApplicationIOT: Home Automation using Android Application
IOT: Home Automation using Android ApplicationNikhil Jadav
 

Ähnlich wie Wi-Fi File Explorer (20)

IN PARTIAL FULFILLMENT OF POST GRADUATE DIPLOMA IN COMPUTER APPLICATIONS
IN PARTIAL FULFILLMENT OF  POST GRADUATE DIPLOMA IN COMPUTER APPLICATIONSIN PARTIAL FULFILLMENT OF  POST GRADUATE DIPLOMA IN COMPUTER APPLICATIONS
IN PARTIAL FULFILLMENT OF POST GRADUATE DIPLOMA IN COMPUTER APPLICATIONS
 
ARTIFICIAL INTELLIGENCE DESKTOP VOICE ASSISTANT IN PYTHON
ARTIFICIAL INTELLIGENCE DESKTOP VOICE ASSISTANT IN PYTHONARTIFICIAL INTELLIGENCE DESKTOP VOICE ASSISTANT IN PYTHON
ARTIFICIAL INTELLIGENCE DESKTOP VOICE ASSISTANT IN PYTHON
 
Portable Wireless Notice Display Using Raspberry-PI
Portable Wireless Notice Display Using Raspberry-PIPortable Wireless Notice Display Using Raspberry-PI
Portable Wireless Notice Display Using Raspberry-PI
 
“Visual Based Virtual Assistant System”
“Visual Based Virtual Assistant System”“Visual Based Virtual Assistant System”
“Visual Based Virtual Assistant System”
 
Thesis topics in networking
Thesis topics in networkingThesis topics in networking
Thesis topics in networking
 
V4103132135
V4103132135V4103132135
V4103132135
 
Peer To Peer Content Sharing On Wi-Fi Network For Smart Phones
Peer To Peer Content Sharing On Wi-Fi Network For Smart PhonesPeer To Peer Content Sharing On Wi-Fi Network For Smart Phones
Peer To Peer Content Sharing On Wi-Fi Network For Smart Phones
 
IRJET - Mirroring of Source and Sink Devices in Android Screen Casting
IRJET - Mirroring of Source and Sink Devices in Android Screen CastingIRJET - Mirroring of Source and Sink Devices in Android Screen Casting
IRJET - Mirroring of Source and Sink Devices in Android Screen Casting
 
Videoconferencing web
Videoconferencing webVideoconferencing web
Videoconferencing web
 
VIDEOCONFERENCING WEB APPLICATION FOR CARDIOLOGY DOMAIN USING FLEX/J2EE TECHN...
VIDEOCONFERENCING WEB APPLICATION FOR CARDIOLOGY DOMAIN USING FLEX/J2EE TECHN...VIDEOCONFERENCING WEB APPLICATION FOR CARDIOLOGY DOMAIN USING FLEX/J2EE TECHN...
VIDEOCONFERENCING WEB APPLICATION FOR CARDIOLOGY DOMAIN USING FLEX/J2EE TECHN...
 
IRJET- Intelligent Home Security System using Artificial Intelligence
IRJET- Intelligent Home Security System using Artificial IntelligenceIRJET- Intelligent Home Security System using Artificial Intelligence
IRJET- Intelligent Home Security System using Artificial Intelligence
 
Voice Controlled News Web Based Application With Speech Recognition Using Ala...
Voice Controlled News Web Based Application With Speech Recognition Using Ala...Voice Controlled News Web Based Application With Speech Recognition Using Ala...
Voice Controlled News Web Based Application With Speech Recognition Using Ala...
 
Ijariie1186
Ijariie1186Ijariie1186
Ijariie1186
 
CHiWAO_for_All.compressed
CHiWAO_for_All.compressedCHiWAO_for_All.compressed
CHiWAO_for_All.compressed
 
MAKHANLAL CHATURVEDI RASHTRIYA PATRAKARITA AVAM SANCHAR VISHWAVIDYALAYA
MAKHANLAL CHATURVEDI RASHTRIYA PATRAKARITA AVAM SANCHAR VISHWAVIDYALAYAMAKHANLAL CHATURVEDI RASHTRIYA PATRAKARITA AVAM SANCHAR VISHWAVIDYALAYA
MAKHANLAL CHATURVEDI RASHTRIYA PATRAKARITA AVAM SANCHAR VISHWAVIDYALAYA
 
IRJET- IOT Dune Buggy –Control it from Anywhere
IRJET- IOT Dune Buggy –Control it from AnywhereIRJET- IOT Dune Buggy –Control it from Anywhere
IRJET- IOT Dune Buggy –Control it from Anywhere
 
IRJET- IOT Dune Buggy –Control it from Anywhere
IRJET-  	  IOT Dune Buggy –Control it from AnywhereIRJET-  	  IOT Dune Buggy –Control it from Anywhere
IRJET- IOT Dune Buggy –Control it from Anywhere
 
Securing broker less publish subscribe systems using identity-based encryption
Securing broker less publish subscribe systems using identity-based encryptionSecuring broker less publish subscribe systems using identity-based encryption
Securing broker less publish subscribe systems using identity-based encryption
 
eClassrooms Come of Age?
eClassrooms Come of Age?eClassrooms Come of Age?
eClassrooms Come of Age?
 
IOT: Home Automation using Android Application
IOT: Home Automation using Android ApplicationIOT: Home Automation using Android Application
IOT: Home Automation using Android Application
 

Mehr von IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

Mehr von IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Kürzlich hochgeladen

Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 

Kürzlich hochgeladen (20)

(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 

Wi-Fi File Explorer

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1756 WI-FI FILE EXPLORER Kapil Hande1, Mayank Udapurkar2, Akash Bangadkar3, Sanket Shahane4 , Sonu Kumar5 1Department of Computer Science & Engineering, Priyadarshani Bhagwati College of Engineering, Nagpur, Maharashtra, India 2Department of Computer Science & Engineering, Priyadarshani Bhagwati College of Engineering, Nagpur, Maharashtra, India 3Department of Computer Science & Engineering, Priyadarshani Bhagwati College of Engineering, Nagpur, Maharashtra, India 4Department of Computer Science & Engineering, Priyadarshani Bhagwati College of Engineering, Nagpur, Maharashtra, India 5Department of Computer Science & Engineering, Priyadarshani Bhagwati College of Engineering, Nagpur, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Connecting our Android phone to our PC via a USB cable can often feel clunky. So, we have new way to connect phone to pc via Wi-Fi. Here we haveconnectingour pc with the mobile phone. For that all we need is a computer, router and obviously a working Mobile phone. In this project we are accessing our PC's hard disk in our mobile phones. So that, we can able to access all the files that are present in the computer. We can Play Video, Audio Files, view Documentand Images, we can even download all the contents in mobile from pc. We are directly buffer the files store in computer in our mobile phone. It has multiple file explorer so that we can drag and drop files easily. We have included some modules such as Searching Screen, Multiple Window, Media Player, Document Reader and predefined commands. So how does this work? Let's say you wanted to transfer some pictures that you had taken with your phone. You would gototheWebpagethatWi- Fi File Explorer directs you to, and go to the DCIM directory, and then to the camera subdirectory. From there you should see all the JPEG files you have taken with your phone. Then itis simply a matter of clicking on the file in question, andsavingit to your computer's hard drive. You can do this with any file on your phone, not just pictures. Key Words: Wi-Fi, Protocol, 802.11 protocol, Ethernet standard, File Transfer Protocol 1. INTRODUCTION The connection of Android phone to our PC via a USB cable can often feel clunky. We certainly do not consideritanideal way to exchange files between a computer and a phone. Furthermore, we’ve heard from people who have tried to connect a phone to a computer, but no icon showed up on the desktop. For anyone that has had such issues with the USB connection for their phone, we wholeheartedly recommend going the wireless route with Wi-Fi File Explorer. Even if your USB connection is working, We think you'll want to start using this app instead. To use Wi-Fi File Explorer, we'll need to turn on our phone's Wi-Fi and then find a network you can access. Once we have successfully done that, we can go into the app. After a few seconds, it will give you a URL that you enter into our computer's Web browser. This will take you to a Web page where you can look at the contents of our SD card.Itwill also helpfully display how much memory isavailableonourcard, as well as the size of the files that you are looking at. So how does this work? Let's say we wanted to transfer some pictures that we had taken with our phone. We would go to the Web page that Wi-Fi File Explorer directs us to, andgo to the DCIM, directory, and then to the camera subdirectory. From there we should see all the JPEG files we have taken with our phone. Then it is simply a matter of clicking on the file in question, and saving it to our computer's hard drive. We can do this with any file on our phone, not just pictures. 2. LITERATURE SURVEY As we started a work for WIFI File Explorer for that we have gone through many stages to make the program to be run successful. After that we have developed modules by the help of the books and obviously Internet. We have gone through Wikipedia and some known authors. From Wikipedia we have took the Information about the WIFI Protocols, 802.11 x standards, WIFI Security, Ethernet and about 802.11 x standards. At firstly we have studied aboutthe WIFIand802.11[1]from the source i.e. Wikipedia All of the above while surfing through an internet we came across the app namely the Splashtop.[2] At that time wesaw the splashtop gives exact replica of the computer screen in
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1757 the mobile. But if only both the devices must be under one WIFI Connection. But we must need a Internet enabled in both the devices. So we got an idea how will it if it does not uses the internet. Then we have come across the Ethernet [3]. In Ethernet, we studied about the WIFI Protocols[4], and how the data streams with the help of Wikipedia and the J. Scott Haugdahl book Networking and Analysis[5] here we have learned about the protocols and started our work to develop our project i.e. WIFI FILE EXPLORER. After the initial development of the app we found that we need security measures to protect our connection at that time came across the WIFI security [6]. As we planned the transfer of multimedia from pc to our android phone at that time we have searched for how the actual transmission is being done at that time we have took the help of Google Scholar and found some thesis of Mr. Li Deng namely.:- One step approach to deliver multimedia from local PC to mobile devices [8] and here we learnedhow the data is being transferred from the pc to mobiles with the help of Wi-Fi [9]. 3. MODULES 1. Searching Screen 2. Document Reader 3. Predefined Commands 4. Media Player 3.1 Searching Screen: We have to search for the PC’s in a WIFI network. After searching for the Wi-Fi now selects the PC you want to access. After that it shows the HardDisk,External Drives and The Devices connected to it. 3.2 Document Reader: If you to access the documents in the PC all we have to install a Reader such as WPS Office, Microsoft Office or of any such kind. From that we can able to view the PPT Files, Text Files, Word Files, Excel Files, and PDF Etc. In this document we can able to view, modify the contents and can save it. We can also download the files in the sdcard (memory card) 3.3 Predefined Command: Various predefined commands that are needed to handle the computer’s action via a command prompt currently default predefined command is of the shutdown, restart & hibernate. 3.4 Media Player: Added Support for the Video. Supports various files such as mp4, mkv,avi. Streams file on the go. No need to download the file. 4. FLOWCHART Fig -1: Flow Chart of Wi-Fi File Explorer
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1758 5. OUTPUT Fig-1: Searching Screen Fig–2: Login Screen
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1759 Fig- 3: Disk Access Fig- 5: Downloading Content on mobile device
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1760 Fig -6: Document Reader 6. CONCLUSIONS We have developed our project its first step i.e. Searching screen in which we can able to view who are in the Wi-Fi connection, So that we can able to access it. After accessing the searching screen we can able to navigate through the Disk in our computer and can able to view and modify the files in the computer. Main thing is that we can access it anywhere the router ranges last. All the transferring speed depends upon the Wi- Fi signals as the signals is the weak the transferring speed gets slow. We are sure we will try to recovery this error as soon as possible. ACKNOWLEDGEMENT Many people have contributed in bringing this reporttoits present form. We are the Presenter ascribe our success in this venture to our guide Prof. K.N.Hande, Assistant Professor of Computer Science & EngineeringDepartment, P.B.C.O.E. They endeavor forperfection, indefatigable zeal, enthusiasm, foresight and innovation contributed in a big way in completing this report withconsiderableeaseinthe stipulated time. We are also grateful to Prof. K.N.Hande,H.O.D.ofComputer Science & Engineering Department, P.B.C.O.E. The enthusiastic feedback from him was instrumental improving the presentation and in establishing our confidence in the structuring ofthematerial.Wealsothank to the entire teaching and the Non-teaching staff of the Department for their co-operation. We express our admirations for Dr. (Mrs.) A.R. Chaudhari, Dean, Academics, P. B. C.O. E. for her valuable advice and support throughout this venture. Our sincere thanks are extended to Dr. N. K. Choudhari, Principal, P.B.C.O.E. forconstantlyencouragingandhelping us during the course. REFERENCES [1] ”IEEE Xploredocument – supportof multimedia services with the IEEE 802-11 MAC protocol,” 2016. [Online]. Available: http://ieeexplore.ieee.org/document/996923/. Accessed: Nov. 8, 2016. [2] S. Inc, “Remote support, access, and collaboration – best performance remote desktop,” Splashtop, 2016. [Online]. Available: http://www.splashtop.com/. Accessed: Jul. 2016. [3] ”Ethernet,” in Wikipedia, Wikimedia Foundation, 2016. [Online]. Available: https://en.wikipedia.org/wiki/Ethernet.Accessed:Aug. 2016. [4] ”Protocol,” in Wikipedia, Wikimedia Foundation, 2016. [Online]. Available: https://en.wikipedia.org/wiki/Protocol.Accessed: July, 2016. [5] “ J. Scott Haugdahl, “Protocols”, “in Networking Analysis and Troubleshooting”,Vol 1, Addison-Wesley;PAP/CDR edition,1999 [6] “RUCHIR BHATNAGAR &VINEETKUMARBIRLA,”WI-FI SECURITY”, in A SECURITY IN WIRELESS NETWORK, Vol 2, Academic Press, 2010. [7] I. Wi-Fi Certification, W. A. Definition, “Wi-Fi,” in Wikipedia, Wikimedia Foundation, 2016. [Online]. Available: https://en.wikipedia.org/wiki/Wi-Fi#Wi- Fi_certification. Accessed: Aug. 2016. [8] Li Deng,PatenteUS20060047844– Onestepapproachto deliver multimedia from local PC to mobile devices. Google Books, 2004. [Online]. Available: https://www.google.com/patents/US20060047844. Accessed: Nov. 2016.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1761 [9] Wi-Fi, I. 802, 11 x, W. A. Definition, “Wi-Fi,”inWikipedia, Wikimedia Foundation, 2016. [Online]. Available:https://en.wikipedia.org/wiki/Wi- Fi#IEEE_802.11_standard. Accessed: August, 2016. BIOGRAPHIES The author 1 Mr. Kapil HandeHead of the Department of Computer Science Engineering,Priyadarshini College of Engineering, RTM Nagpur University The author 2 Mr. Mayank Udapurkar studentofthefinal year Department of Computer Science Engineering, PriyadarshiniCollege of Engineering, RTM Nagpur University The author 3 Mr. Sanket Shahane student of the final year Department of Computer Science Engineering, PriyadarshiniCollege of Engineering, RTM Nagpur University The author 4 Mr. Akash Bangadkar student of the final year Department of Computer Science Engineering, PriyadarshiniCollege of Engineering, RTM Nagpur University The author 5 Mr. Sonu Kumar student of the final year Department of Computer Science Engineering, Priyadarshini College of Engineering, RTM Nagpur University