Initial commit of a tcp socker server that can read and write from the Windows clipboard
|
---|
0 parent
commit eea8541c0db147b91c96d7fb13b5e0761d3474f6
|
.gitignore 0 → 100644 |
---|
CopyPasteServer.sln 0 → 100755 |
---|
CopyPasteServer/App.config 0 → 100755 |
---|
CopyPasteServer/CopyPasteServer.cs 0 → 100755 |
---|
CopyPasteServer/CopyPasteServer.csproj 0 → 100755 |
---|
CopyPasteServer/Properties/Resources.Designer.cs 0 → 100755 |
---|
CopyPasteServer/Properties/Resources.resx 0 → 100755 |
---|
CopyPasteServer/Resources/clipboard.ico 0 → 100755 |
---|
|