CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: c++ only

  1. #1
    Join Date
    Jan 2014
    Posts
    3

    c++ only

    I need a multithreaded smtp client not gui (Graphical User Interface) with php panel.

    I need a multithreaded smtp client write in c++ to work at any windows system 32 64, with the ability to connect to 100 smtp servers and do auth with 1 username and 1 password, and if auth succesfull ,send an email to a specified adress.And to not use any additional library ,for threads and connection use pure winsock and winapi.
    From the php panel this will get the smtp info.

    Pm with your concept ,and if we have a deal , i will post the project at odesk.com to can pay
    Only people with experience please! Lets don't lose the time , ok.
    my email is info@traffix.ro

  2. #2
    Join Date
    Jan 2014
    Posts
    3

    Re: c++ only

    PM with your price. Thank you

  3. #3
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: c++ only

    By "windows system 32 64", what specific versions of Windows are you referring to?

  4. #4
    Join Date
    Jan 2014
    Posts
    3

    Re: c++ only

    Quote Originally Posted by Arjay View Post
    By "windows system 32 64", what specific versions of Windows are you referring to?
    servers 2003 2008

Tags for this Thread

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

Featured