Hi

 using some c program like open ttyS* port and send at commands to
initialize for gprs and enable the authentication and all .
then type this command /*****here chat command you have to build .

 #pppd /dev/ttyS0 115200 asyncmap auth connect 'chat -v "" AT OK ATE0 OK
AT+IPR=115200 OK AT+CGDCONT=1,\"IP\",\"bsnlnet.com\" OK ATD*99# CONNECT'
nocrtscts defaultroute modem updetach

then see the logcat log messages, then set
#setprop net.dns1 ipaddress.
#setprop net.dns2 ipaddress.
then open your browser.

On Fri, Jan 13, 2012 at 7:05 PM, Chaitanya <[email protected]>wrote:

> No just edit the init.rc to establish a ppp link.
>
> On Jan 10, 10:40 am, Devindrappa Handraki <[email protected]>
> wrote:
> > Hi Chaitanya,
> >
> > I want to port the gprs8000 to devkit8000, my main aim is to access the
> > Internet from GPRS,  to access Internet from GPRS
> > do i need to port the RIL ? if yes please help me how to proceed.
> >
> > Thanks in advance,
> > Devindrappa
> >
> > On Sat, Jan 7, 2012 at 11:52 PM, Chaitanya <[email protected]
> >wrote:
> >
> >
> >
> >
> >
> >
> >
> > > If what you mean is how to port support for the gprs8000, start by
> > > porting the RIL. edit the init.rc to make a ppp link.
> >
> > > On Jan 5, 6:39 pm, Devindrappa Handraki <[email protected]>
> > > wrote:
> > > > Hi all,
> >
> > > > I ported Android Gingerbread on Devkit8000 successfully, now i want
> to
> > > > interface GPRS8000 to Devkit8000, i don't know how to interface
> GPRS8000
> > > to
> > > > Devkit8000. please suggest me how to proceed.
> >
> > > > Thanks and Regards,
> > > > Devindrappa
> >
> > > --
> > > unsubscribe: [email protected]
> > > website:http://groups.google.com/group/android-porting
>
> --
> unsubscribe: [email protected]
> website: http://groups.google.com/group/android-porting
>



-- 
thanks&Regards
k.v.raju

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to