From owner-freebsd-questions Mon Jul 8 08:04:12 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA10107 for questions-outgoing; Mon, 8 Jul 1996 08:04:12 -0700 (PDT) Received: from diablo.ppp.de (diablo.ppp.de [193.141.101.34]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id IAA09954 for ; Mon, 8 Jul 1996 08:02:35 -0700 (PDT) Received: from allegro.lemis.de by diablo.ppp.de with smtp (Smail3.1.28.1 #1) id m0udHoW-000QfTC; Mon, 8 Jul 96 17:01 MET DST From: grog@lemis.de (Greg Lehey) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Received: (grog@localhost) by allegro.lemis.de (8.6.9/8.6.9) id QAA10096; Mon, 8 Jul 1996 16:55:53 +0200 Message-Id: <199607081455.QAA10096@allegro.lemis.de> Subject: Re: IPX & TLI To: jonny@gaia.coppe.ufrj.br (Joao Carlos Mendes Luis) Date: Mon, 8 Jul 1996 16:55:53 +0200 (MET DST) Cc: questions@FreeBSD.org (FreeBSD Questions) In-Reply-To: <199607060242.XAA18547@mailhost.coppe.ufrj.br> from "Joao Carlos Mendes Luis" at Jul 5, 96 11:42:30 pm X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Joao Carlos Mendes Luis writes: > > #define quoting(Thierry Boudet) > // Hello everybody > // > // I am currently working on a networking project > // between UnixWare and MS-DOS over the Novell IPX protocol. > // I'd like to port the Unix-side on FreeBSD. I have based > // my work on the sysV "TLI" interface with IPX. Is it possible > // to use IPX in FreeBSD with TLI ? > > No. There's no implementation of STREAMS and, consequently, TLI over > FreeBSD (yet :) ). I don't think that STREAMS is a prerequisite for TLI. I thought the reason TLI hadn't been implemented is because it's such a pain, and BSD has sockets. Greg