Well I finally decided to start one of the few personal projects I have in my head, this one is called NetworkClipboard (a better name will hopefully come later). I thought up the idea behind this project about a year ago but haven’t done anything about it until now.
The idea behind ‘NetworkClipboard’ is to provide a way to simply ‘Copy and Paste’ things (such as a link or email address) from one PC on a network to another. Basically I’ve wanted to copy stuff from my PC to my Laptop, such as a link, and had to save them to a .txt file and copy it across to a folder. So I thought it would be good if… and so this idea came about.
As of yet I haven’t achieved a great deal, I have just had a brief look into a few aspects of the idea and tried some sample bits of code to test some functionalities that I will need. I plan to have something working, and worth using, very soon and will update here with more information as and when I do.

