home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.mail.misc:4087 comp.sources.wanted:5488
- Newsgroups: comp.mail.misc,comp.sources.wanted
- Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!malgudi.oar.net!tga
- From: tga@oar.net (Germann Associates)
- Subject: Re: RFC822 parser library?
- Message-ID: <1992Dec25.170917.9390@oar.net>
- Organization: Ohio Academic Resources Network
- References: <TML.92Dec23214353@hemuli.tik.vtt.fi>
- Date: Fri, 25 Dec 1992 17:09:17 GMT
- Lines: 43
-
-
- Try the c-client available from cac.washington.edu (somewhere under the
- pub tree). The name is c-client.tar.Z
-
-
- Eric
- ============================================================================
- Eric Germann Quote for the campaign:
- The Germann Associates "Lead, follow, or get out of the
- eric@tga.com way" - Lee Iacocca
-
-
-
- In article <TML.92Dec23214353@hemuli.tik.vtt.fi> tml@tik.vtt.fi (Tor Lillqvist) writes:
- >I am looking for a parser library for RFC 822 headers. The interface
- >could be something like this:
- >
- > 1) First call some function that parses the headers from a
- >text stream (fil, buffer, whatever), and stores it in some internal
- >data structure.
- >
- > 2) After this, you can call funtions to enumerate and retrieve
- >what headers were present. The headers are available both in "raw"
- >form (exactly as in the text stream), and in some pre-digested form
- >with comments stripped, multiple recipients in a linked list, dates
- >converted to time_t (or perhaps struct tm), etc.
- >
- >Not wanting to re-invent the wheel, is such a beast perhaps already
- >(freely) available? Thanks for any pointers. Reply by both posting
- >(to the benefit of others, and I'm probably too busy to make a
- >summary), and by mail (I might forget what newsgroups I posted this
- >question to :-), please.
- >--
- >Tor Lillqvist,
- >working, but not speaking, for the Technical Research Centre of Finland,
- >Laboratory for Information Processing (VTT/TIK).
-
-
- --
- ============================================================================
- Eric Germann Quote for the campaign:
- The Germann Associates "Lead, follow, or get out of the
- eric@tga.com way" - Lee Iacocca
-