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

Threaded View

  1. #1
    Join Date
    Mar 2008
    Posts
    161

    [RESOLVED] Creating Smtp Server

    I was wondering if it was possible to create an Smtp server with my application and then use my application to send an email using the Smtp server i just created?

    Can someone show me how to do this if it is even possible?

    Thanks,

    Pale.
    Last edited by Pale; July 29th, 2008 at 07:06 PM.

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