Results 1 to 2 of 2

Thread: Ultimate Challenge (Well maybe...)

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2000
    Posts
    110

    Wink

    Right. I know a good amount of C++, and just getting into Visual C++, and one of the things that i would like to do is... Send an email via Windows Sockets, NOT using MAPI or anything.

    Anyone have any ideas where to start, or any referneces on the net?

    NOTE: ONe thing i have found stepping into the world of C++ and V C++ is the 'lack' of information available. When i started learning VB, i learned really fast because of all the examples available. There just isnt any good C++ or Visual C++ sites.

    Anyway, if anyone is interested, i have some VB code for sending email via pure winsock API, so it might be able to be converted... I dont know. I read something about a WinInet class in C++... Would this help?

    Any comments welcome or feedback welcome...

    Later

    REM
    "Innovate, don't immitate."

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Apr 2000
    Posts
    110

    Wink Sorry

    OK, sorry guys. I found some sample code for console and Win 32 MFC email sending via SMTP. This always happens. I look, cant find, post, then i find

    Anyway, i got the code on Planet Source code in the C++ section if anyone is interested.

    Later

    REM

    (Closing topic)
    "Innovate, don't immitate."

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width