电子邮件套接字问题 [英] Email Socket Question

查看:76
本文介绍了电子邮件套接字问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在学习vb.net并尝试创建一个简单的程序来观看

端口25并接收电子邮件。我不需要任何高级功能。我需要连接,观看和抓取电子邮件。这个

似乎应该是一个非常简单但我似乎无法在vb.net 8中找到任何

的例子。任何帮助都表示赞赏。 TIA

I am learning vb.net and trying to create a simple program to watch
port 25 and receive email. I do not need any advanced features. I
just need to connect, watch and grab the emails as they come. This
seems like it should be a pretty simple but I can not seem to find any
examples in vb.net 8. Any help is appreciated. TIA

推荐答案

你可能不需要任何高级功能,但至少你需要

SMTP服务器的基本功能。


我觉得你认为到达SMTP的''电子邮件'只是一个

流数据,但事实并非如此。


SMTP服务器和发送电子邮件的客户端执行

复杂对话。 br />

当你学习VB.NET时,我建议你避免这样的项目,直到你已经阅读了
并且能够实现所有的核心功能在SMTP和相关RFC中输出


< go ********** @ theindianmaiden.comwrote in message

news:11 ********************* @ f1g2000cwa.googlegrou ps.com ...
Well you may not need any advanced features, but you, at least, need the
basic features of an SMTP server.

I get the impression that you think an ''email'' arriving at an SMTP is just a
stream of data, but it is not.

An SMTP server and a client that is sending it an ''email'' carry out a
complex conversation.

As you are learning VB.NET I suggest that you avoid such a project until you
have read and are able to implement all of the core functionality as set out
in the SMTP and related RFC''s.
<go**********@theindianmaiden.comwrote in message
news:11*********************@f1g2000cwa.googlegrou ps.com...

>我正在学习vb.net并尝试创建一个简单的程序来观看

端口25并接收电子邮件。我不需要任何高级功能。我需要连接,观看和抓取电子邮件。这个

似乎应该是一个非常简单但我似乎无法在vb.net 8中找到任何

的例子。任何帮助都表示赞赏。 TIA
>I am learning vb.net and trying to create a simple program to watch
port 25 and receive email. I do not need any advanced features. I
just need to connect, watch and grab the emails as they come. This
seems like it should be a pretty simple but I can not seem to find any
examples in vb.net 8. Any help is appreciated. TIA



我希望找到一个已经写过复杂的

对话的人。代码并研究它。感谢任何帮助。

Stephany Young写道:
I am hoping to find someone who has already written the "complex
conversation" code and to study it. Any help is appreciated.
Stephany Young wrote:

你可能不需要任何高级功能,但你至少需要

SMTP服务器的基本功能。


我觉得你认为到达SMTP的''电子邮件'只是一个

数据流,但事实并非如此。


SMTP服务器和发送电子邮件的客户端执行

复杂的对话。


当你学习VB.NET时,我建议你避免这样的项目,直到你已经阅读并且能够实现所有核心功能都在SMTP和相关RFC中列出了



< go ********* *@theindianmaiden.com写信息

新闻:11 ********************* @ f1g2000cwa.googlegrou ps.com ...
Well you may not need any advanced features, but you, at least, need the
basic features of an SMTP server.

I get the impression that you think an ''email'' arriving at an SMTP is just a
stream of data, but it is not.

An SMTP server and a client that is sending it an ''email'' carry out a
complex conversation.

As you are learning VB.NET I suggest that you avoid such a project until you
have read and are able to implement all of the core functionality as set out
in the SMTP and related RFC''s.
<go**********@theindianmaiden.comwrote in message
news:11*********************@f1g2000cwa.googlegrou ps.com...

我正在学习vb.net并尝试创建一个简单的程序来观看

端口25并接收电子邮件。我不需要任何高级功能。我需要连接,观看和抓取电子邮件。这个

似乎应该是一个非常简单但我似乎无法在vb.net 8中找到任何

的例子。任何帮助都表示赞赏。 TIA
I am learning vb.net and trying to create a simple program to watch
port 25 and receive email. I do not need any advanced features. I
just need to connect, watch and grab the emails as they come. This
seems like it should be a pretty simple but I can not seem to find any
examples in vb.net 8. Any help is appreciated. TIA


那些拥有,销售其产品(在某些情况下)数千美元b
美元的产品。他们通常不提供源代码。

" iMaiden" < go ********** @ theindianmaiden.comwrote in message

news:11 ******************** **@f1g2000cwa.googlegro ups.com ...
Those that have, sell their products for (in some cases) several thousand
dollars. They generally do not make the source code available.
"iMaiden" <go**********@theindianmaiden.comwrote in message
news:11**********************@f1g2000cwa.googlegro ups.com...

>我希望找到一个已经写过复杂的
$ b的人$ b对话"代码并研究它。感谢任何帮助。


Stephany Young写道:
>I am hoping to find someone who has already written the "complex
conversation" code and to study it. Any help is appreciated.
Stephany Young wrote:

>那么你可能不需要任何高级功能,但是你至少,需要SMTP服务器的基本功能。

我觉得你认为到达SMTP的''电子邮件'只是一个<数据流,但事实并非如此。

SMTP服务器和发送电子邮件的客户端进行复杂的对话。

当你正在学习VB.NET时,我建议你避免这样的项目,直到你已阅读并能够实现所有核心功能,如
out

< go ********** @ theindianmaiden.comwrote in message
新闻:11 **** *****************@f1g2000cwa.googlegro ups.com ...
>Well you may not need any advanced features, but you, at least, need the
basic features of an SMTP server.

I get the impression that you think an ''email'' arriving at an SMTP is
just a
stream of data, but it is not.

An SMTP server and a client that is sending it an ''email'' carry out a
complex conversation.

As you are learning VB.NET I suggest that you avoid such a project until
you
have read and are able to implement all of the core functionality as set
out
in the SMTP and related RFC''s.
<go**********@theindianmaiden.comwrote in message
news:11*********************@f1g2000cwa.googlegro ups.com...

>我正在学习vb。 net并尝试创建一个简单的程序来观看

端口25并接收电子邮件。我不需要任何高级功能。我需要连接,观看和抓取电子邮件。这个

似乎应该是一个非常简单但我似乎无法在vb.net 8中找到任何

的例子。任何帮助都表示赞赏。 TIA
>I am learning vb.net and trying to create a simple program to watch
port 25 and receive email. I do not need any advanced features. I
just need to connect, watch and grab the emails as they come. This
seems like it should be a pretty simple but I can not seem to find any
examples in vb.net 8. Any help is appreciated. TIA



这篇关于电子邮件套接字问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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