C#中的SMTP服务器/ clientApp [英] SMTP server/clientApp in C#

查看:269
本文介绍了C#中的SMTP服务器/ clientApp的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在进行最后的编程工程。

我是Visual Studio 2013中的一个smtp服务器和clenit App的肌酸,还包括聊天功能。

在我的客户端应用程序中,我有第一个登录表单,在用户登录后,邮箱(以及收件箱和聊天)表单打开。



服务器端连接到sql server DB,其中包括邮件和用户的所有信息。

我试图通过WCF将用户数据从服务器发送到cleint,但我不知道我不明白如何将带有smtp protocaol的邮件从cleint发送到Smtp并返回(我必须使用我自己编写的smtp协议 - 不使用smtp构建的microsoft类)。



希望你能帮我这个

Hi,
I working on my final progrrming project.
I'm creatine in Visual studio 2013 a smtp server and clenit App,that also including chat function.
In my client applictaion i have first login form, and after the user log in, the mailing box(and the inbox and the chat) form opens.

The server side connectns to sql server DB , which including all the information of the mail and the user.
I tried to sent user data from server to cleint with WCF, but I don't understand how to send also the mails with smtp protocaol from cleint to Smtp and back(I must use smtp protocol that I cretae by myself-without using smtp builded classes of microsoft).

Hope you can help me with this

推荐答案

你好,



请有一个请看以下文章/项目。

Hello,

Please have a look at following articles/projects.

  • C# EMail Server[^]
  • Create a simple SMTP server in C#[^]


这篇关于C#中的SMTP服务器/ clientApp的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆