Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!ucbvax!amiga.UUCP!romkey From: romkey@amiga.UUCP (John Romkey) Newsgroups: comp.protocols.tcp-ip.ibmpc Subject: Do FTP Spec Drivers Support Multi-Tasking Message-ID: <8911300015.AA11686@asylum.sf.ca.us> Date: 30 Nov 89 08:15:40 GMT References: <8911300611.AA09869@wubios.WUstl.EDU> Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: romkey@asylum.sf.ca.us Organization: The Internet Lines: 15 The packet driver does not support multiple instances of a specific protocol stack. That is, if you want to run FTP and Telnet simultaneously, they have to use the same TCP stack even if they're different programs. NCSA telnet won't work here, because you'd have two completely separate instances of TCP loaded in for the two distinct applications you're running. You'd need to run something with a terminate-and-stay-resident TCP to do this properly. The major commercial TCP products, like like FTP Software's PC/TCP, Sun's PC/NFS and Wollongong's WIN/PC should all do this for you, with varying success under various flavors of Microsoft Windows. I don't know of any non-commercial TCP's that do. - john romkey USENET/UUCP: romkey@asylum.sf.ca.us Internet: romkey@ftp.com "Some people walk on water/Some people walk on broken glass/Some people walk round and round in their dreams/Some just keep falling down." Laurie Anderson