Xref: news2.mv.net comp.os.msdos.djgpp:8164 From: Malcolm Douglas Newsgroups: comp.os.msdos.djgpp Subject: Re: Telnet client with DJGPP? Date: Sun, 01 Sep 1996 22:25:49 -0400 Organization: B e r k s h i r e N e t Lines: 18 Message-ID: <322A45AD.56EE@berkshire.net> References: <321B2FC1 DOT 16C9 AT gm DOT gamemaster DOT qc DOT ca> <3224607F DOT 41C67EA6 AT eng DOT umd DOT edu> <504add$7be AT news DOT stealth DOT net> <508qcn$s3j AT epx DOT cis DOT umn DOT edu> NNTP-Posting-Host: ppp25.berkshire.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp John Muellerleile wrote: > > > 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. If the program is only text and doesn't utilize graphics, soundcards, or other things like that then you could probably write a console or rsxio app using rsxntdj that uses wsock32.dll. If this won't work then I'd guess that spawning an app might be the best way (does popen work in rsxnt?). -- Malcolm Douglas douglas AT loomis DOT berkshire DOT net