Re: the meaning of stateless
Brian Craft <[email protected]>
| Newsgroups | gmane.comp.web.services.rest |
|---|---|
| Message-ID | <CAGVbXL6-jqNJJ4CKms6_OkhhPnwYUUPpL_4-gCXtNV7RwbY2iw@mail.gmail.com> |
On Mon, Apr 22, 2013 at 10:45 AM, Will Hartung <[email protected]> wrote: > TCP itself is a stateful protocol. We just don't see it at the application > level. The application is ignorant that I've dialed the modem, had it > connect it's carrier waves and that it's handshake and compression are > working before I tunneled PPP over it in order to stand HTTPS on top of > that. > > All of those are stateful in their own right, but have no effect on the > application. > > These are separate issues. > > Yes, exactly.