Downloads: 104 | Views: 305 | Weekly Hits: ⮙1 | Monthly Hits: ⮙1
Survey Paper | Computer Science & Engineering | India | Volume 3 Issue 12, December 2014 | Popularity: 6.4 / 10
Clipboard Logger-For Windows Platform
Pratik R. Tambekar, T. R. Ravi
Abstract: The Clipboard is temporary buffer holding data contents for cut-copy-paste operations. The built in Window Clipboard only allows for storage of one item at a time. Thus it allows for speedy access of such content. When we copy any content the previous content in the clipboard manager is get replaced with the new content. The default built in Windows clipboard has two very obvious limitations: it can store only one item at a time and it is cleared every time the computer restarts. Now we are going to overcome the above problem by maintaining the buffer. Whatever user copy data that copied data directly stored into the buffer and this buffer is located on the Hard disk. So there is no need to worry about lost of data. If you might be turn off system even though it is always present in the buffer.
Keywords: Clipboard, Clips, Clipboard manager, Buffer, Copy-Cut-Paste, Logs
Edition: Volume 3 Issue 12, December 2014
Pages: 732 - 734
Please Disable the Pop-Up Blocker of Web Browser
Verification Code will appear in 2 Seconds ... Wait