We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello everybody, Please, is there anybody that used the library TCPIP by modem ?
I should developing a FTP server reachable by internet connection. I use a modem (telit GM862) that have already tcp/ip stack inside, but don't have a FTP and besides, I think that to use the micro library is more flexible and so I want use it. Normaly, I able to connect to modem with internet by GPRS and it obtain the IP address from provider, but if I want to use only GPRS connection of the modem and don't the stack tcp/ip is it possible ? Maybe I must use the PPP protocol ? I saw the Http_demo example for NXP micro that doesn't have the ethernet controller and it uses the PPP protocol, but the connection is done by rs232... How do I set the library for this use ? How do I inject the data received from modem so them it can to be elaborate from the library?
Thank in advance to everybody.
Regards Nicola
Ok, Thanks for your reply.
Unfortunately, there aren't available the sources code...
Regards, Nicola