Hi,
I’m thinking of using a custom TCP stack for a GPRS application.
Are the following procedures correct:
-
Open GPRS session (eg. CGDATA command)
-
Use the TCP/IP stack to open a socket to my server
-
communicate
-
Close socket and TCP
-
Close GPRS.
… is the above correct or do I also need PPP
Hope to hear from you soon.
Ritesh