var fDesc=new Array(); fDesc[0] = "Remote S60 Professional - Operate your phone from your desktop PC NEW : Now also running on Nokia N70, 668x, 6630, 6670, 3230, 6260 and 7610 NEW : Connect via USB with the DKU-2 cable (compatible phones only) NEW : High performance screen algorithm using pure ARM/Thumb assembler and new compression scheme Remote S60 Professional by mobileways.de lets you operate your Series 60 phone from your Windows computer. You can access and control all applications on your phone by using your PC's keyboard while watching the screen of your phone in a virtual window in real time. The Perfect Tool for Presentations, Tutorials or Device and Application Testing With Remote S60 Professional, you can conveniently demo any applications or services on your phone in realtime. Remote S60 Professional displays your phone's screen in a virtual window on your PC. You can either use a wireless bluetooth connection for best mobility during your presentation or a USB cable (DKU-2) for best realtime performance. Remote S60 Professional supports skins for different mobile phone models, offers a customizable (HTML) fullscreen mode and allows you to record AVI movies. For device and service testing, just let your automated testing tool control the Remote S60 Professional Windows application. You can connect multiple devices to one PC by using multiple instances of Remote S60 Professional. Download skins for the following phones: Skin Pack #1 Nokia 6680, 6682, 3230, 6670, 7610 Skin Pack #2 Nokia 6600, N-Gage, 3650, 7650 Skin Pack #3 Siemens SX1, Sendo X
Manage your Everyday Tasks Remote S60 Professional helps you compose SMS, enter contacts, add WAP/WEB URLs, create and change calender entries or manage your phone's settings with ease. For Series 80 or UIQ, please see our related products: Remote S80 Nokia 9300 or Nokia 9500 Communicator Re..."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }