umerhuzaifa
Newbie level 6
- Joined
- Feb 15, 2010
- Messages
- 11
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Location
- sargodha,pakistan
- Activity points
- 1,362
assalamualaekum!
I am working on sim 548c and want to open a website (any website)..i followed the following set of commands for establishing connection and sending the request..
at
ok
at+cgatt=1
ok //enabling gprs
at+cgdcont=1,"IP","ufone.internet"
ok
at+cstt="ufone.internet","ufone","ufone"
ok
at+ciicr
ok
at+cifsr
ok //ip given by the service provider
at+cdnscfg="0.0.0.0"
ok
at+cdnsorip=0
ok
at+cipstart="TCP","74.125.39.147","80"
(i put in the ip of a site ,google.com)(i thought ,the ip here should be of the site we are to open or the name of the site ..please correct me if i am wrong)
-ok
-connect ok
at+cipsend
>get Google http/1.1 ^m^j^m^j^z
-send ok
but after a few seconds i get a huge data in ASCII format and on copying that in a note pad and then saving that as .html i get the following web page ..ALWAYS..
it will be very kind of you to please help me solve this issue..
i have followed the data available on this site but i couldnt get my problem solved..
Regards,
Umer
I am working on sim 548c and want to open a website (any website)..i followed the following set of commands for establishing connection and sending the request..
at
ok
at+cgatt=1
ok //enabling gprs
at+cgdcont=1,"IP","ufone.internet"
ok
at+cstt="ufone.internet","ufone","ufone"
ok
at+ciicr
ok
at+cifsr
ok //ip given by the service provider
at+cdnscfg="0.0.0.0"
ok
at+cdnsorip=0
ok
at+cipstart="TCP","74.125.39.147","80"
(i put in the ip of a site ,google.com)(i thought ,the ip here should be of the site we are to open or the name of the site ..please correct me if i am wrong)
-ok
-connect ok
at+cipsend
>get Google http/1.1 ^m^j^m^j^z
-send ok
but after a few seconds i get a huge data in ASCII format and on copying that in a note pad and then saving that as .html i get the following web page ..ALWAYS..
it will be very kind of you to please help me solve this issue..
i have followed the data available on this site but i couldnt get my problem solved..
Regards,
Umer