Date: Sun, 19 Oct 1997 17:32:21 +0200 (IST) From: Eli Zaretskii To: Target cc: djgpp AT delorie DOT com Subject: Re: exec*() vs. command line in dos In-Reply-To: <3448E978.DB2D2CD2@erols.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sat, 18 Oct 1997, Target wrote: > I'm writings a games frontend for a LAN that dowloads the game from the > server than execuets it. The problem is with connecting to multiplayer > in quake. It works find when the line is typed in dos, you can connect, > but when I use system(), spawn*(), or exec*() it connects than your > dropped. Please explain more about how does that connection work in Quake. What exactly is the program that you are invoking through `system' and what does it do?