Re: linux PPP in minicom

2002-04-03 Thread Oki DZ
On 04/03 18:36 Chitra Krishnamurthy wrote: I used the following AT commands, in "minicom" and I got the following results with the results : ATZ~ OK ATM0L0 OK ATDT0,172315 CONNECT 31200 /ARQ /V34 /LAPM /V42BIS Annex Command Line Interpreter * Copyright (C) 1988, 1999 Bay Networks Checking author

Re: linux PPP in minicom

2002-04-03 Thread Karl E. Jorgensen
On Wed, Apr 03, 2002 at 05:06:31PM +0530, Chitra Krishnamurthy wrote: > Dear Sir, > I am trying out to connect to internet using Dial up connection.. > I want to do it using standard AT commands, to the modem which is > connected to my Lap top's serial port. > I want to write a program in C so

linux PPP in minicom

2002-04-03 Thread Chitra Krishnamurthy
Dear Sir, I am trying out to connect to internet using Dial up connection.. I want to do it using standard AT commands, to the modem which is connected to my Lap top's serial port. I want to write a program in C so that Dial up connection is made whenever I invoke this program I used the follo