Never thought of using shortcuts inter-computers ? Here you go !
This project is built in favor of students or professionals who work in a team on a project and intend to share links and codes with their teammates locally (or remotely). Mechanism which helps you to simulate the concept of shortcut copy-paste on a group of PC. Highly recommended during events like hackathon!
This would help in introducing a common clipboard among a cluster of PC.
Receive notification when other users copy any clip!
How it works ?
Copy content from one PC using CTRL C and use CTRL V on other PC where you want to PASTE the content. JAVA implementation using JNativeHook, java sockets and clipboard. Hashset and handlers are used to manage multiple clients. No limitations on number of users. Users can be globally located.
Library used : JNativeHook
How to use ?
- Run the CPserver on any PC, which would act as server PC. Command to run the server : 'java -jar CPserver.jar'.
- Run CPclient on other PC's.
- CPclient can be run on server PC also.
- Enter the IP of the server PC in client program when asked.
- Enter unique name for each client when asked.
- Use on/off button to go online and offline.
-
READY TO GO!
`CODE OF HUNGER`
For any queries mail @ : vk_gautham@ymail.com