REMOTE CONTROL GSM By lorier@voila.fr ===================================== Control of Windows XP via GSM Tested on the Motorola V500 via Bluetooth Sending of keyboard typing, mouse movement and execute programs with your GSM keypad. See below for the assignment of the keys Use on your own risk! Requirements: --------- + A GSM ... V500 ? + The Bluetooth stack activated (Com port of GSM) + Internet Explorer + The bluetooth connection XP / GSM + know the number of the port used by your GSM + set up the ActiveX complementaries ACOMPORT & MBMOUSE (see below) + deactivate the shortcut keys of your GSM on the keys 0-9 Before you begin: ------------------- - Copy the following files into the folder %systemroot%\System32 ie c:\windows\system32 MBMOUSE.OCX ACOMPORT.DLL - register the files in your registry, using the run dialog in your startbar regsvr32 C:\WINDOWS\system32\MBMOUSE.OCX regsvr32 C:\WINDOWS\system32\ACOMPORT.DLL - modify the file RemoteCtrlGSM.ini PortID;5;;;;; port number of the GSM bluetooth modem (here it's 5) - possible other changes in the .ini file exemple : Num 0;;100 ;+CKEV: "0",1;{Enter};Entrée;1 texte_a_afficher_sur_evenement; fenetre_a_activer; delai_attente; sequence_reçue_du_modem (keypad event); evenement_a_envoyer_a_windows; voir type d'action commentaire_a_afficher; type_d'action 1 : touche sendkeys 2 : souris 3 : programme a executer MAPPAGE CONFIGURE ================= ======================= ========================== V 5 0 0 E V E N TS ======================= ========================== MG MP MD TAB ALT +TAB V MG MP MD U H P E RA FH DE T UP N V RA FG FD DE S D ESC LFT RGT ... T B FB N DN E R T 111 222 333 S BUR MUP %F4 P 111 222 333 P BUR MUP %F4 A 444 555 666 C MLFT MCL MRGT 444 555 666 E MLFT MCL MRGT 777 888 999 ^ESC MDN %ESC 777 888 999 ^ESC MDN %ESC *** 000 ### SPC ENTER ESC ======================== ========================== UP : up DN : down LFT : leftT RGT : right TAB : TAB +TAB : SHIFT TAB BUR : email program MUP : Mouse Up MLFT : Mouse Left MCL : Mouse Click MRGT : Mouse Right MDN : Mouse Down %F4 : ALT F4 ^ESC : CTRL+ESC %ESC : ALT+ESC SPC : SPACE ENTER : ENTER ESC : ESC EXECUTION ======== Launch the vbs file via wscript: name_of_the_folder_VBS or a short cut .WSH good luck!! thanks for your feedback lorier@voila.fr