<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Embedded Web Server in C' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Embedded Web Server in C' posted on the 'Embedded / RTOS' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 18 May 2013 05:42:59 -0700</pubDate>
    <lastBuildDate>Sat, 18 May 2013 05:42:59 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Embedded Web Server in C</title>
      <link>http://www.programmersheaven.com/mb/embedded/396491/396491/embedded-web-server-in-c/</link>
      <description>I have written Embedded Web Server in C using TCP/IP. The application opens standard port 80 and sends HTML response to client. I have the following issues:&lt;br /&gt;
&lt;br /&gt;
The application sends/receives http request header, response header, creates cookies and receives it...&lt;br /&gt;
&lt;br /&gt;
1. Session is maintained only if I use IE 6 (it assumes new session for consecutive pages if I browse through FireFox or IE 7/8)&lt;br /&gt;
&lt;br /&gt;
2. How to implement SSL?&lt;br /&gt;
&lt;br /&gt;
3. How to install SSL?&lt;br /&gt;
&lt;br /&gt;
Any workaround will be appreciated&lt;br /&gt;
&lt;br /&gt;
Thank you&lt;br /&gt;
&lt;br /&gt;
Regards&lt;br /&gt;
Raj</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/396491/396491/embedded-web-server-in-c/</guid>
      <pubDate>Fri, 04 Sep 2009 00:54:41 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
  </channel>
</rss>