lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [lwip-users] Web Server


From: Karl Kobel
Subject: RE: [lwip-users] Web Server
Date: Wed, 21 Dec 2005 10:57:09 -0600

Here is a copy of the web server I’m using.

 

It makes a call to fs_open in fs.c (which I did not include as it is modified per application with a static file table to emulate a ROM file system).

 

Fs_open sets a fs_file structure with a pointer to the data to send and the length.

 

Hope this helps.

 

Karl

 

 

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of ³¯ ¤p¾Ö
Sent: Monday, December 19, 2005 8:06 AM
To: address@hidden
Subject: [lwip-users] Web Server

 

Hello :

    i wnna bulid up a Web Server by LwIP without OS . However , i can't come up with how can i handle multi-connection . Can somebody give me some example and tell me how the tcp_listen() work?   thanks a lot

 

 

 

_______________________________________
YM -
離線訊息
就算你沒有上網,你的朋友仍可以留下訊息給你,當你上網時就能立即看到,任何說話都冇走失。
http://messenger.yahoo.com.hk

Attachment: http.h
Description: Binary data

Attachment: http.c
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]