Date: Wed, 27 Nov 1996 20:30:31 +0000 From: Bill Currie Subject: Re: Is it possible to access the Win95 TCP/IP stack from a DJGPP program? To: ken AT wits DOT co DOT uk Cc: djgpp AT delorie DOT com Reply-to: billc AT blackmagic DOT tait DOT co DOT nz Message-id: <329CA4E6.2CCE@blackmagic.tait.co.nz> Organization: Tait Electronics NZ MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit References: <849044573 DOT 7403 DOT 1 AT ttsltd DOT demon DOT co DOT uk> Ken Fraser wrote: > > I'd like to recompile/hack a Unix TCP/IP program with DJGPP and access > the Windows95 TCP/IP stack. > > Is this possible without using the MFCs etc or do I need an alternate > TCP/IP stack/library and if so where do I find a suitable one. > > Thanks in advance. > > Ken Fraser > > Ken AT wits DOT co DOT uk It is possible, via the VIP and VTCP vxd's (3.11 anyway). Unfortunatly, they seem to be undocumented and I barely made any progress dissasembling them as I (for now) have more important things. If you're interrested, I can send you the IDA files I have. (IDA= Interactive DisAssembler, on Hobbes I think and maybe even simtel and x2ftp) I can also send you the IDA files for ping.exe which is a M$ dos (yes dos) program that uses those vxd's (thats how I found out about them). Bill -- Leave others their otherness.