المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Execute smtpclient authenticate method from reflection?



C# Programming
01-28-2010, 01:50 PM
Hi Guys,

I am creating a custom component for sending emails( due to project requirements).

I am using telnet commands for sending mails.

I want to execute the inbuilt authentication method provided by system.net.mail.smtpclient class and authenticate my stream.

Please help.

Thanks in advance.
Ankit