var fDesc=new Array(); fDesc[1] = "itself to all the devices. According to the publisher, it is updated at least once a month. The application detects the installed hardware, displaying all the information. It analyses theCPU, RAM, Disks, drivers and graphic card, etc."; fDesc[2] = "BIOS Configuration for ProtectTools Utility is used to locally set BIOS options (such as boot order, disable serial port, etc) using the Microsoft Windows Management Instrumentation (WMI) Specification for the Client Management Interface."; fDesc[3] = "save all your product keys to a text file for printing or copy the serial number to your windows clipboard."; fDesc[4] = "offline! Serials 2000 7.1 version contains about 6 lakh serial entries! Now, installing software using these serial numbers available is illegal. But almost all home users are using pirated / cracked software or games!"; fDesc[5] = ", FLASH and PIC's using user friendly tools and multiple programmer types. Ponyprog supports AVR, SPI eeprom, AVR micro, 12C bus 8bit eeprom, PIC 16 micro, PIC 12 micro, AT89S micro and SDE2506 eeprom family chips."; fDesc[6] = "functionality for your code. This incredible program allows you to enumerate all installed serial devices, including, but not limited to serial ports and modems."; fDesc[7] = "and user needs more communication serial ports. The application creates virtual serial RS232 ports with exactly the same as real serial ports. Applications that work with real serial ports will never feel any difference when using these virtual ports."; fDesc[8] = "safely. Serial Key Manager 1.8 does not hold its own database. Instead, it creates registry entries which it reads on startup. Those hold your serial numbers. This is a rather double-edged approach."; fDesc[9] = "programmers and developers when they want to protect their software with Serial Keys, allowing them to forget about all the inherent problems about program protection."; fDesc[10] = "Virtual Serial Port Driver is installed, for applications involving GPRS devices, user PC can be set to operate in TCP Server mode, initializing the connection when sending RS232 data to the remote port, the converter sets the serial connection."; fDesc[11] = "emulation. Created virtual serial port looks like real serial port for other Windows applications. Compatible with VB, VC++, C++ Builder and Delphi."; fDesc[12] = ", debugger,sniffer, it allows you to control, debug, monitor, sniff, test and analyze serial port activities with RS232/RS485/RS422/TTL converters."; fDesc[13] = "code readers, PBX etc. Serial Port introduces properties for serial port setting, methods to write/read from port, events for monitoring port."; fDesc[14] = "about information technologies. It was developed mostly for professional users. This is because of its very specific function. Using this tiny application you can change the volume serial number of any of your disk drives."; fDesc[15] = "helps developers and engineers to test, debug and create applications that use serial ports without real hardware installed. The program creates virtual devices with different capabilities. Virtual Serial Ports Emulator works on Windows 2000, XP and Vista."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }