Click to See Complete Forum and Search --> : Socket and socks server


Marco Sarti
May 3rd, 1999, 02:33 PM
Visual C++ 6 / MFC
I need to implement a simple POP3 mail client for simple mailbox checking and maintaining.
I already have realized a draft of protocol. But now I need to make this program works with POP3 servers outside intranet, throw a socks5 server.

I need documentation and examples...