08-01-2014, 08:16 PM
Hurray. I created my first program that does some networking.
It's written in Lua, and it keeps the clipboard of my desktop and laptop in sync. It also required some multithreading due to the socket blocking everything while waiting for connections. Now I have to work on the security.
It's written in Lua, and it keeps the clipboard of my desktop and laptop in sync. It also required some multithreading due to the socket blocking everything while waiting for connections. Now I have to work on the security.