Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!TERMINUS.UMD.EDU!dzoey From: dzoey@TERMINUS.UMD.EDU Newsgroups: comp.protocols.tcp-ip.ibmpc Subject: Re: comtcp-- interrupt 14 Message-ID: <9008211333.AA12663@terminus.umd.edu> Date: 21 Aug 90 13:33:15 GMT References: <9008201639.aa02689@louie.udel.edu> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 25 > From: Al Gaspar > I am trying to find out about a public domain interupt 14 > interceptor for DOS. I was told that there was one available > called 'comtcp' from the the University of Maryland (umd5.umd.edu). > Unfortunately, when I ftp over there, I can't find anything > resembling it. Comtcp can be found on umd5:pub/pc/dosip. It was designed to run in conjuction with the TSR's of the MD-DOSIP package but should port to any stack that has a socket library. If you're not using the MD-DOSIP package, just delete the tk_yields() and recompile with a socket library of your choice. If you are using MD-DOSIP, the executable should work fine. Joe Herman DISCLAIMER: I was on the DOSIP project. I wrote comtcp as a weekend hack and it turned out to be exteremely useful. dzoey@terminus.umd.edu