Mail Archives: djgpp/1996/09/01/20:39:50
In article <504add$7be AT news DOT stealth DOT net>, mohan AT stealth DOT net says...
>
>John Sabean <docmani AT eng DOT umd DOT edu> wrote:
>
>>As for using the Win95 TCP stack, thats tricky. The only software
>>I've seen that uses DJGPP to do that is Quake. So, it is in fact,
>>possible to do this, however, I've looked long and hard for the
>>information on how to do this and have come up with nothing.
>
>I'd also very much like to see the Windows95 TCP/IP stack used in a
>DJGPP program. If Quake does use the Windows95 TCP/IP stack and it
>truely was compiled with DJGPP, then I am sure that someone will
>eventually figure out a way to access it, atleast I hope so.
>
I have been trying to do similar things myself; i.e. looking for ways to
access the TCPIP stack under windows NT. I am having a heck of a time to do
this, but quake has inspired me to the point of no return.
Spawning the main program seems like a viable choice, though I am wondering
how the two programs do in fact communicate.
- Raw text -