Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/17/05 14:24
Read: times


 
#87784 - TCP/IP
Responding to: ???'s previous message
Vimal Amin said:
I am not familier with TCP/IP

This sounds like your fundamental problem.

GPRS relies upon IP (Internet Protocol) - so you need to do some reading-up on that.
TCP (Transmission Control Protocol) can be used on IP links, to give TCP/IP.
GPRS does not require TCP - you could use UDP.

Here are some links to get you started:
http://www.keil.com/tcpip/
http://www.computer-solutions.co.uk/chipdev/t...tcpwnw.htm
http://www.eix.co.uk/Ethernet/

A couple of free TCP/IP stacks are available - search here.

If you really want to write your own, you could try Jeremey Bentham's "TCP/IP Lean" book:
http://www.8052.com/forum/read.phtml?id=13386
(I think there's an updated edition now)

The examples are specifically for the PIC, but with 15 years' experience you should be able to adapt it to the 8051.

List of 2 messages in thread
TopicAuthorDate
GPRS packet details needed            01/01/70 00:00      
   TCP/IP            01/01/70 00:00      

Back to Subject List