/* Shut down communication */
if ( ( nError = IN_Shutdown( ) ) != IN_SUCCESS )
{
ErrorHandler( nError, "Error message:" );
}