NunoAs
Newbie level 4
keil c51 ip ppp
Hi, I need to connecto to a TCP port on a remote server using the 89S8252 microcontroller and a SAGEM mod170 GSM module, since the module doesn't have a tcp/ip stack i'm stuck on implementing one by software.
Do all uIP implementations already supportt PPP ?
Can someone tell me where to find C51 code examples on connecting to a port and sending a small string (5-8 characters).
After i send the AT commands to the modem and connecting to the network what do i need to do then ?
Help would be really apretiated.
Thanks in advance
Nuno
Hi, I need to connecto to a TCP port on a remote server using the 89S8252 microcontroller and a SAGEM mod170 GSM module, since the module doesn't have a tcp/ip stack i'm stuck on implementing one by software.
Do all uIP implementations already supportt PPP ?
Can someone tell me where to find C51 code examples on connecting to a port and sending a small string (5-8 characters).
After i send the AT commands to the modem and connecting to the network what do i need to do then ?
Help would be really apretiated.
Thanks in advance
Nuno