INT 14 - Connection Manager - TERMINATE CONNECTION CLIENT ACTIVITY              
	AH = 0Dh
	DX = FFFFh
Return: AH = return code
	    00h successful
	    nonzero operation not terminated
Program: Connection Manager by Softwarehouse Corp. permits the sharing of
	  serial ports over an IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. or NetBIOS-based network
Desc:	end all Connection Client TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user.  The name comes from the name of the DOS function call used to remain in memory after termination. activity to allow it to be removed from
	  memory
SeeAlso: AH=05h/DX=FFFFh,AH=6Fh/BX=FFFFh