How do I access Google search in PC by using mobile phone using python code? The things done in mobile should appear in pc. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

How do I access Google search in PC by using mobile phone using python code? The things done in mobile should appear in pc.

15th Jan 2018, 6:46 AM
Balaji Bhai😁😁😁
Balaji Bhai😁😁😁 - avatar
8 Answers
+ 7
read about twilio
15th Jan 2018, 7:45 AM
Oma Falk
Oma Falk - avatar
+ 1
To do that you would need control over the whole pc, which is a high security risk and I strongly advise you against it. Other than that you would have to create a pair of apps, one for pc one for the cell, pair them and then execute them in both at tha same time. This again is a high security risk method and you shouldnt do it unless you have good knowledge of security programming and protocols
15th Jan 2018, 6:52 AM
spcan
spcan - avatar
+ 1
If you truly wish to do this, you can use either Bluetooth or WiFi protocols. I suggest you add encryption to your data and design your own algorithm so nobody can hack it. But, given time, it will become a security problem. I can pull your data onto my phone because they are being broadcasted for everyone to read. I can figure out what you are doing and take it over.
15th Jan 2018, 7:03 AM
John Wells
John Wells - avatar
0
how to do it @mr.wells?
15th Jan 2018, 7:07 AM
Balaji Bhai😁😁😁
Balaji Bhai😁😁😁 - avatar
0
Start learning Ip, Udp, and Tcp. Create a program that pulls those packets off your WiFi network and displays them. You could cheat and find an open source version, but writing it yourself helps you learn the security risks you are taking.
15th Jan 2018, 7:14 AM
John Wells
John Wells - avatar
0
thanks bro
15th Jan 2018, 7:15 AM
Balaji Bhai😁😁😁
Balaji Bhai😁😁😁 - avatar
- 1
How to do it bro? any algorithm?
15th Jan 2018, 6:54 AM
Balaji Bhai😁😁😁
Balaji Bhai😁😁😁 - avatar
- 2
anyone pls🙂
15th Jan 2018, 6:48 AM
Balaji Bhai😁😁😁
Balaji Bhai😁😁😁 - avatar