Date: Sun, 27 Dec 1998 14:01:41 -0600 (CST) From: "Ismael Herrera Zamarron(MCC)" X-Sender: ihz AT uxmcc9 To: Jorge Ivan Meza Martinez cc: djgpp AT delorie DOT com Subject: Re: using socket with DJGPP + sending at comands to modem In-Reply-To: <006b01be3128$0b224240$01a531ce@enterprise-w> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com I saw a library socket.h or something like that when I downloaded DJGPP. I think DJGPP works under dos no win 95 or 98 so maybe you don't will have problem. I use windows 98 and it works fine. __________________________________________________________________________ || || ||**********************************************************************|| ||______________________________________________________________________|| || || || || ||Ismael Herrera Z. || ||Maestria en Ciencias de la Computacion (MCC) IIMAS UNAM Mexico || ||ihz AT uxmcc2 DOT iimas DOT unam DOT mx || ||http://uxmcc1.iimas.unam.mx/~ihz || || || ||tel. 6 22 36 52 || || || || || || || || || ||______________________________________________________________________|| || || ||**********************************************************************|| ||______________________________________________________________________|| On Sat, 26 Dec 1998, Jorge Ivan Meza Martinez wrote: > Hello, > > I have to make a program that writes bytes to a socket, > but I don't know how to do it with DJGPP. > Can you tell me how ? or using which libraries ? > > I had heard that there are some libraries that works with > win95, and not with win98, but I need it working on win98. > > And my other question, how do I send 'AT' comands to a modem ? > I mean, how can I write 'ATDT117' and make my modem dial ? > > thanks for your help, > > jorge ivan meza martinez. > >