Message-ID: <002a01be3139$f28a4f40$3ef8c6c3@johans-dator> From: "Johan Henriksson" To: Subject: Re: using socket with DJGPP + sending at comands to modem Date: Sun, 27 Dec 1998 02:40:49 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com -----Original Message----- From: Jorge Ivan Meza Martinez To: djgpp AT delorie DOT com Date: Sunday, December 27, 1998 1:20 AM Subject: using socket with DJGPP + sending at comands to modem >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. Go to Allegros homepage and check on the 'add-ons'-part for a library. > >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 ? Totally libraryspecific > >thanks for your help, > >jorge ivan meza martinez. > >