In this recipe, we will learn how to create a Transmission Control Protocol (TCP) server in Qt 5. Before we're able to create a server that lets you upload and download files, let's scale it down a bit and learn how to create a networking server that receives and delivers texts.