[how to]Use Android As Mouse&Keyboard and Remote - Micromax Canvas 2 Plus A110Q

USE ANDROID AS MOUSE&KEYBOARD AND REMOTE​
{THIS REQUIRE WIFI RECIEVER IN PC(LAPTOPS HAVE INBUILT),BLUETOOTH RECIEVER ALSO WORKS BUT I HAVENT USED SO NO STEPS FOR BLUETOOH CONNECTIVTY,TRY ON OWN.}​
IF your keyboard or mouse is not working or if you want to showoff to your freinds,or many more resaons to use it.Here Is Simple Guide To Use Your Android As Remote:-​
1)Download These Two Files-Android App, Pc Software.
2)Put & Install Android App on Mobile & Pc software on pc.
3)During Installation On PC it will ask "Would you like to install this device software" Then Tick on Always Box and Click Install.
4)Finish the Installation And Restart PC.After some Time Windows Security alert may ask For acess,Then tick on both Box there and Click to Allow Acess.
5)Then a Green Icon Should Appear in Hidden App drawer if Unified Remote App is running on pc.
6)Now install the app on mobile and run it.
7)NOW IN MOBILE SELECT ADD SERVER AND CHOOSE MANUAL METHOD THEN PUT ANY DESIRED NAME.
6)FOR "IP ADRESS,TCP,UDP & MAC COLUMN' GO TO UNIFIED REMOTE SOFTWARE ON PC AND OPEN IT,BROWSE TO CONNECTION TAB,PUT UDP AND TCP FROM HERE,NOW CLICK ON NETWORK INTERFACE AND FIND WIRELESS NETWORK CONNECTION AND PUT ITS IP ON MOBILE.
6)LAST STEP IS COPY PHYSICAL ADRESS OF WIRELESS NETWORK CONNECTION AND PUT IN MAC ADRESS ON PC AND MOBILE BOTH AND SELECT FINISH ON MOBILE.NOW YOU ARE CONNECTED TO PC AND EXPLORE THE APP TO FIND MORE.LOTS OF FEATURE IN THERE.
CREDITS-ALL CREDITS GOES TO RESPECTIVE OWNER OF APP.
IF ANY QUESTIONS PLEASE REPLY AND IF WORKS THEN HIT THANKS...​

Works
Awesome
Thanks :good:

abhimanyu bajaj said:
awesome
thanks :good:
Click to expand...
Click to collapse
good to know that worked.
AND PRESS THANKS ALSO DUDE.

Related

Which is the host soft. for the remote desktop app.?

The one that comes with the TP ?
Uhhh....Remote Desktop
In Windows XP/Vista, you need to allow Remote Access in your System Properties (do Windows Key + Break to load the system properties); there should be a "Remote" tab and on there you have to tick the "Allow Users to connect remotely to this computer" and then click Select Remote Users to add the user or users you want to be able to connect.
Hope you get it sorted
Mark.
Mark Crouch said:
Uhhh....Remote Desktop
In Windows XP/Vista, you need to allow Remote Access in your System Properties (do Windows Key + Break to load the system properties); there should be a "Remote" tab and on there you have to tick the "Allow Users to connect remotely to this computer" and then click Select Remote Users to add the user or users you want to be able to connect.
Hope you get it sorted
Mark.
Click to expand...
Click to collapse
do you have to have vista ultimate?
lbhocky19 said:
do you have to have vista ultimate?
Click to expand...
Click to collapse
The Remote Desktop capabilities are built in to Vista Business, Enterprise and Ultimate, but you can have a go with this hack if you want to get it working with Vista Home or Home Premium (Still not sure if it will work with Vista Basic tho')
Oh, and if you've got SP1 or SP2 (you should have!!), then you need to update the file downloaded above with the one in this ZIP file before running the batch
Cheers,
Mark.
Mark Crouch said:
The Remote Desktop capabilities are built in to Vista Business, Enterprise and Ultimate, but you can have a go with this hack if you want to get it working with Vista Home or Home Premium (Still not sure if it will work with Vista Basic tho')
Oh, and if you've got SP1 or SP2 (you should have!!), then you need to update the file downloaded above with the one in this ZIP file before running the batch
Cheers,
Mark.
Click to expand...
Click to collapse
yeah i have premium. just ran the thing hopefully it will work
j have VISTA HP and it's working I'm using it for couple of weeks best remote control I can have

[How To] Set Up an FTP Between Your Computer and Thrive (Using Open Source Software)

This is a how to. Is it allowed to be posted under here?
ORIGINALLY POSTED FROM HERE:
http://techelecblog.blogspot.com/2011/08/how-to-set-up-ftp-server-between-your.html
[How To] Set Up an FTP Server Between a Computer and an Android Device with Open Source Software
Have you ever had to connect to your computer to get some PDF while your at the office?
Fear no more: FTP is here! FTP is basically connecting a super long USB cord to your computer and transferring files!
Here we go!
Requirements:
- A Windows (XP, Vista, 7), Mac OS X, or Linux PC
- An Android Device, Even Honeycomb!
*Pictures Coming Soon*
1) Download FileZilla Client from here:
http://filezilla-project.org/download.php?type=client
Remember to choose the right OS (If your running Windows, Linux, Mac OS X, etc.
2) Go to your Android Powered Device and Download SwiFTP from the market.
Link:
https://market.android.com/details?id=org.swiftp&feature=search_result
Or, just go to the link above and click "Install" and if you didn't, sign in to your Google Account that your Android device is signed into.
3) Open SwiFTP. Remember to read the License Agreement.
4) Click "Start" on the home screen.
If you want to set a password and username, which is recommended, press the menu button on your phone or tablet and click settings. Self explanatory from there on. (Just type in desired password and username, and scroll to the bottom to find the save button.)
5) Go on your computer again, open up the FileZilla FTP Client we installed earlier.
6) Type in the address (something like 192.168, etc. You'll find it in the Home Screen of the SwiFTP.) Type in your password and username (if you did set it), and make sure to put the port "2121" if you didn't change it.
7) That's it! Your connected. If you need any help, commend and I'll immediately respond.
You could interchange this: make your computer the server and download a good client on your Thrive. Tutorial on this soon. It's fairly easy, though and can be done by simply doing the same steps, except pretend that Thrive is a computer, and a computer is a Thrive. Again, comment for help!
thanks!
techelec/glenn
FOR PICTURES, GO TO THE LINK IN THE ABOVE POST OR CLICK HERE
Make sure you go there often for tutorials, rumors, and more!

[GUIDE] Use phone as PC webcam

Hi,
I was wondering if I could use my android phone as a PC webcam. It has been asked many times and there are solutions. But I found an alternative way to do it.
The goal was not to install anything on the PC. But that was impossible.
What you need:
- an app that does IP webcam (like https://market.android.com/details?id=com.pas.webcam)
- a PC driver that can convert IP Camera to local webcam (IPCameraDS.exe)
- and a batch script that redirects ports 8080 and 8081 to your PC (localhost or 127.0.0.1)
Code:
adb -d forward tcp:8080 tcp:8080
adb -d forward tcp:8081 tcp:8081
- adb.exe and drivers for your phone (don't forget to turn on "USB error tracking" on your phone for adb)
On your phone start the IP webcam app ("Start server")
On your PC start the cmd/batch file that redirects the ports 8080/8081.
Now you need to configure the IP Camera driver on your pc.
Start the PC program you want to use the camera with (Skype/Messenger).
Find the menu to select a camera. Select "IP Camera [JPEG/MJPEG]" and then click "Device Settings"
Select "Raw URL mode" and type "http://127.0.0.1:8080/videofeed". Then select "MJPEG mode". Now click Save and OK (don't forget to Save first!!!)
You should now have a picture of your phones camera on your PC.
Cheers
how do i make the script
With notepad? It is for on the PC and uses adb to link the ports from the phone to the PC. And save it as for example ipcam_ports.cmd
Cheers
Same for any others camera applications?
Thanks for the info, tweakradje.
Is it possible to use a similar trick for accesing the webcam using another Windows programs? For example MSPaint, or the embedded Wizard for Cameras. I have not found a way .
THANKS!!
Thank you! That driver didn't work for me on Win10 but I found this instead: http://alax.info
Hopefully no one will be traumatized by awakening this old thread
Not at all. Just surprised that it is still found. Happy cam-ing
tweakradje said:
Not at all. Just surprised that it is still found. Happy cam-ing
Click to expand...
Click to collapse
Ah there you are
Do you know if such a filter virtual driver thing can also support audio?
The IP Cam app shows the option for sending audio also, but that did not seem to work when I was testing earlier.
I tried searching for this, but it's a difficult one to find, if there is anything to find that is.
Thanks!!
Hello friends,
I am trying to connect my mobile phone as a web camera but I can not connect correctly. I downloaded an application called Droidcam but it is not compatible with my PC. I followed the steps you have written here but I can not connect my camera as a webcam on the computer either.
Can someone give me another advice?

Mobile Data State Change through PC[ROOT][Android 4+]

Required Root, only for Android 4+, I don't have below OS versions atm
Hi,
I made this app for my use, because I sometimes use a time-based internet package. so to save my internet package time I made this, maybe this will be useful to you. This includes 2 apps,
1 - Android app
2- PC client app - need .net 4
Android app is used to connect to your PC client app via your hotspot. You can assign any port you want.
After you connected successfully, you can change the mobile data state by 1 click. Please Disconnet by pressing "Stop" button in PC Client, android app will be closed automatically.
Thanks
Please use latest WINRAR to extract if not works for older versions.

[5.x,6.x,7.x] How to use VPN in CM builds on mt65xx devices

Install Shadowsock VPN : Use NAT mode to tunnel whole device
Download
Other OPTIONS
A workaround for VPN tunneling whole device
Follow these steps :
1. Go to psiphon and choose Browser-Only mode don't tunnel whole device.
2. Go to its logs tab and check the port of http proxy.
3. Now open WiFi setting and long press to your WiFi network (from which u are connected) go to modify tab and from check the advanced options.
4. Chosen manual proxy option and put host name as 127.0.0.1 and port as the no. which you noted in step 2 (eg. 8080) and click save .
Enjoy you have set up a VPN connection successfully.
You can open your browser and check your IP
Note: You have to undo this after you don't need VPN by changing manual proxy to none .
For those who want to use Orbot vpn
This is very similar to previous vpn workaround for psiphon
Just follow these step for Orbot
1. Open Orbot and long press to start orbot.
2. When all bootstrapped done go to check browser it will ask for normal browser or install Orweb .
3. Open Orweb and volla you r connected to tor but actually its not to tunnel your traffic to vpn go to Orweb settings.
4. Now note the proxy host and proxy port generally it is localhost(same as 127.0.0.1) and 8118 respectively but it may change so better to keep updated with port numbers.
5. Now go to wifi setting and long press the wifi (from which u r connected) and check advanced options.
6. Choose manual proxy option and put the host name 127.0.0.1 and port no. (e.g. 8118 ) which u noted in step 4
Now u can check https://check.torproject.org from any browser and volla Congo this browser is configured to use tor.
Sorry for long guide but it is detail enough so that anyone can easily setup tor in cm builds.
Note: You have to undo manual proxy option to none after you don't use vpn.
All credit of this workaround goes to - Suraj Rawat (@nervehammer) : thanks man
Don't forget to press thank ​

Categories

Resources