Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ames!pasteur!ucbvax!NCSA.UIUC.EDU!timk From: timk@NCSA.UIUC.EDU (Tim Krauskopf) Newsgroups: comp.protocols.tcp-ip.ibmpc Subject: Re: Are any of the IP packages for PC adaptable to other systems? Message-ID: <8811141529.AA06436@zaphod.ncsa.uiuc.edu> Date: 14 Nov 88 15:29:43 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 12 The TCP/IP in NCSA Telnet is specifially designed for non-blocking, non-preemptive, event driven systems. This is perfect for DOS and the Macintosh. One side-effect is that the code does not require mutual exclusion or context saving anywhere. Lightweight, but not very UNIX adaptable. Tim Krauskopf timk@ncsa.uiuc.edu (ARPA) National Center for Supercomputing Applications (NCSA) University of Illinois, Urbana-Champaign