Hi, I am trying to make a messenger using winsock and TCP/IP.
I just want to know that let us when the server is ofline and the client sends a message to the server. Will TCP/IP save this message and when the server becomes online, it will give that message to the server?