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

Embedded web server

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



Joined: 13 Jun 2006
Posts: 164

View user's profile Send private message

Embedded web server
PostPosted: Wed Apr 01, 2009 1:01 am     Reply with quote

I know this is a bit OT, but thought some people reading this forum might be able to assist.

I need a embedded webserver with a serial port to communicate with another device and must also be capable of reasonable data storage capacity (MMC/SD Card) and must also have a fair amount of digital I/O (16 or so).

The web server must also be easily integrated with a GSM module to provide GPRS data exchange with a central server (multiple remote web server units will be used and they must all relay data back to 1 server).

Ideally it would be nice if the webserver could be easily configured over the internet (via the central server) to schedule routine tasks. ie it must have its own OS/RTOS.

The other device which the web server will connect to (either serial or ethernet) will be a Zigbee server which gathers data from various Zigbee slaves. The task of the webserver is then to either query the Zigbee master periodically and then push the data to the central server or just to have the data ready when the central server periodically requests it, thus a large amount of NV storage is essential.

The IO is necessary in order for the web server to turn certain devices on and off depending on commands received from a remote device (PDA, cellphone, computer) via the central server.

I did a google search for some web servers but could not really find what I was looking for. I'm beginning to think along the lines of an embedded PC as this would solve a few problems but I have not seen any with general purpose digital IO.

Maybe someone could point me in the right direction?
bsturm



Joined: 23 Feb 2009
Posts: 29

View user's profile Send private message

PostPosted: Wed Apr 01, 2009 9:45 am     Reply with quote

Like this?

http://www.ccsinfo.com/product_info.php?cPath=Store&products_id=embethkit
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