CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Web server via GPRS

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
mabd



Joined: 17 Jan 2005
Posts: 8

View user's profile Send private message Send e-mail

Web server via GPRS
PostPosted: Mon Jan 24, 2005 4:40 am     Reply with quote

Hello

I'm trying to do a web page in my pic18f458 and be able to browse it from internet. I want to connect the device to internet using a GPRS modem.

There is a CCS sample named ex_websv but it uses s7600.h and I think that this device is not required for my application.

I understand the GPRS modem has its own TCP/IP stack.

Does this roadmap looks right?:

Establish a serial link to the gprs modem using either ppp/slip
Question: Is there any example out there?.

Thanks
Rocket
Guest







GPRS Web Server
PostPosted: Mon Jan 24, 2005 2:43 pm     Reply with quote

The GPRS modem could have a TCP/IP stack inside it, like the GR47. Not all GPRS modems have TCP/IP stacs.

The second problem you will run into is that the GPRS modem does not have a static IP adress, which is normaly needed for a web server. It is rather trickey to establish a link to a GPRS device, It was desighned to be the originating device.

Please keep us informed.

SHALOM!
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group