Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!VAX.FTP.COM!jbvb From: jbvb@VAX.FTP.COM (James Van Bokkelen) Newsgroups: comp.protocols.tcp-ip.ibmpc Subject: Re: Do FTP Spec Drivers Support Multi-Tasking Message-ID: <8911301447.AA03590@vax.ftp.com> Date: 30 Nov 89 14:47:47 GMT References: <8911300611.AA09869@wubios.WUstl.EDU> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 15 This may or may not work, depending on the applications and the windows environment. The following requirements apply: 1. The applications can't be asking for the same Ethernet packet type: In other words, they can't both be IP; one could be XNS and another IP. 2. The windows environment had better not swap (or move) either application at a time when the packet driver might give it a packet, because if it does, the receiver() upcall will go direct to 3-finger-salute city... 3. The window environment had better allow access to arbitrary interrupts from within a window (I don't know how 386 virtual 8086s will do with this). James B. VanBokkelen 26 Princess St., Wakefield, MA 01880 FTP Software Inc. voice: (617) 246-0900 fax: (617) 246-0901