Date: Mon, 19 Oct 1998 11:42:42 +0300 (EDT) From: Toni Rasanen X-Sender: torasane AT paju DOT oulu DOT fi To: djgpp AT delorie DOT com Subject: Re: IPX (and tcp/ip) with djgpp In-Reply-To: <70cu15$si$1@plug.news.pipex.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Reply-To: djgpp AT delorie DOT com On Sun, 18 Oct 1998, Andreas Ling wrote: > I've tried Jonipx, but I want to be able to specify what IPX-socket to use, > which I couldn't figure out how to with jonipx. Jonipx defines the socket in jonipx.h, as #define socketsomething 0x5xxx. Easiest way is simply to modify that line, or make it a variable and modify it's value. /// Toni Räsänen /// torasane AT mail DOT student DOT oulu DOT fi