#Socket Programming
##To Run:
- Take two terminals and run socket_program. (Run './socket_program') [Make it executable if it is not. (chmod +x socket_program)]
- Mention the necessary port and give the protocol argument as "udp"
##Commands:
- IndexGet LongList: Gives the list of all files.
- FileDownload : Downloads a file.
- FileUpload : Uploads a file.