mainSavannah Administration - Support: sr #106449, Embedded Web Server using...

 
 

sr #106449: Embedded Web Server using LM6965(help)

Submitter:  divyansh <divyansh>
Submitted:  Mon 21 Jul 2008 05:03:52 PM UTC
   
 
Category:  Uploads - gnu Priority:  5 - Normal
Severity:  4 - Important Status:  Invalid
Privacy:  Public Assigned to:  Beuc
Operating System:  Microsoft Windows Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 17 Aug 2008 08:42:40 AM UTC, comment #1: 

As explained in the support request submission form, this is the
support for Savannah administration, not for a project hosted
at Savannah.

Please address this request to the appropriate project tracker or
mailing-list.

Sylvain Beucler <Beuc>
Mon 21 Jul 2008 05:03:52 PM UTC, original submission:  

hello,
I am developing a Web Server using MCU having built in TCP/IP stack.
In my application there is a SD-CARD(memory) implemented.
I want to display the files and folders present inside the SD-CARD to the Web server, such that user can click and access the files stored in the SD-CARD.
I have already done request handling using XHR objects but i am not able to find the right track to this stuff.

What i am trying to do--

1. Read the SD-CARD and get the details of files stored in it.This is already done.(again SD-card is attached to the MCU having built in TCP/IP stack,
" This part is already done" ).

2. Display the files and folders on the web page as links, so that when user clicks on the link data stored in that item is displayed.

3. When user clicks on one of these links a request is send to the MCU having the file name which user has clicked.


4. MCU responds with the data stored in the file,size,date created etc.

5. This information is send to web-server which opens a seperate window and display the incoming information.

I just want to know what i must do in this project, please give an appropriate link to some work similar to this.

I think this work is similar to making making a ftp client.

I forgot to tell my end application is that my boss wants to see the data which is being logged into the SD-CARD remotely.(Click and get the file stuff)


Thanx and regards

Divyansh

divyansh <divyansh>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by Beuc (Posted a comment)
  • -email is unavailable- added by divyansh (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-08-17 Beuc StatusNone Invalid
        Assigned toNone Beuc
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-0329.
    Corresponding source code