Client Fails to Connect to Server on Initial Attempt but Succeeds After Restart ( when the computer is first turned on )
I have developed a small server-client (server: python client: c#) application running on localhost and port 6000. When I start my computer, the client fails to connect to the server on the first attempt. However, if I close and reopen the application, the connection is successful/