Setting up IIS for hosting an ASP .NET Core website without inetmgr in 3 easy steps!
In this post we are going to look at how to set up IIS to host a ASP .NET Core website without inetmgr, i.e., no GUI.
In this post we are going to look at how to set up IIS to host a ASP .NET Core website without inetmgr, i.e., no GUI.
Put simply, TCP is a connection-oriented protocol that allows two devices to talk to each other. Due to the connection-oriented nature of the protocol, a connection between the client and server must be established before any data can be exchanged. The connection is established between the client and the server using the three-way handshake.
Let us see how long this lasts. Hopefully for a long time.