Yip That sounds cool Nic. I look forward to seeing where I am going WRONG !

Jeremy

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Nic Wise
> Sent: Friday, June 11, 1999 8:59 AM
> To: Multiple recipients of list delphi
> Subject: Re: [DUG]: RE: writting a Proxy server
> 
> 
> I have a small proxy I write for work to get out thru the WinGate proxy.
> Its not pefect (and never will be as I hit up the admin to open ports up
> for me instead :) ), but it does work. I have tried it with IMAP, POP
> and SMTP, and it works fine.
> 
> I'll mail you the source if you like. Anyone else who wants it, mail me
> off the list - [EMAIL PROTECTED] I'd say its about 10K without EXE's.
> 
> N
> 
> Jeremy Coulter wrote:
> > 
> > Hi all.
> > I was wondering if anyone has had ANY experiance in writting a 
> proxy server
> > of sorts. Not a FLASH one, just one that works.
> > 
> > I found a site that had a Socket Componet and it had a demo of 
> an HTTP proxy
> > server that worked fine, but I could not seem to work out how 
> to get it to
> > do POP or SMTP.
> > I sent an email to the 2 email address on the website I got 
> this component
> > from, but they both got sent back.....agh!
> > 
> > Anyway, it LOOKS pretty straight forward, you basically read in 
> one socket,
> > dynamically create another socket on the fly, and use the NEW socket to
> > transfere the data back to the other socket......lest thats 
> what i can see.
> > 
> > the main problem I have is, that I can get data (POP mail) but 
> Outlook wont
> > accept it, and I think it has todo with the state of the data coming to
> > it.....i.e. too many carrage returns or somthing like that.
> > 
> > If anyone has ANY words of wisdom i\on this matter, can you 
> PLEASE PLEASE
> > let me know.
> > I would like to write my own rather than download one etc.....its more
> > fun......(so I thought)
> > 
> > Thanks, Jeremy Coulter
> > 
> >   
> ------------------------------------------------------------------------
> >                   Name: winmail.dat
> >    winmail.dat    Type: application/ms-tnef
> >               Encoding: base64
> ------------------------------------------------------------------
> ---------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> 

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to