"need help in the email implemented in vb.net"

U

uzair

hi
i am the student of the final year.i 've got a project of web
application server in the FYP.In this project i've taken the task of
email to email,sms and vice versa.
we 've got the codes but not as much powerful as i 'll require.
plz tell me that how the mails are connected to POP3 and SMTP servers
for receiving and sending.if u have got any compatabile code in the
VB.NET then it will be great helpful to me.I need inbox and other
properties like the yahoo in it.
i 'll need a quick response from u .

shah
 
J

John Timney \(Microsoft MVP\)

You will need to acquire a pop3 componenet to access mail - there are lots
on the web for .net but none are native to the framework. For sending mail
the default IIS smtp server would suffice using the native smtp classes.

--
Regards

John Timney
Microsoft Regional Director
Microsoft MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top