Once a Tcp/Ip connection has been established between two applications running on the same computer, using the localhost loop back is there any real possibility of losing that connection? Or is it possible to make the assumption that such a connection loss is as rare as a blue screen event, and treat it in a very exceptional manner.
Assuming of course that neither application voluntarily terminates the connection, nor that someone intentionally interfere with the connection.