Here are two programs by which we can control a machine remotely
Last time we learnt how to create a chat programs using the sockets. By which we can communicate on two different machines on a network.
Today, We will do an interesting stuff by creating a pair of programs a remote and a control to control a machine remotely using the sockets through UDP.