View Single Post
Old 29-Mar-2007, 01:47 AM   #2 (permalink)
Iphone
Fixed Error!
 
Iphone's Avatar

Posts: 4,202
Join Date: Mar 2007
Rep Power: 6 Iphone is on a distinguished road

IM:
Default Re: How to Connect To Internet Through GPRS

After your modem configuration, you need to implemente PPP protocol, TCP/IP to connect to internet.

The Point to Point Protocol (PPP)
On this site, you can find a good description of PPP packets for initialisation.

I have a similar project, and i am on this state. But i have a lot of problem.
I use C source that you can find on this site : SourceForge.net: uC/IP - TCP/IP for microcontrollers
Iphone is offline   Reply With Quote