帮助在 J 中使用 Google 的 SMTP 服务器

发布于 2024-10-07 14:52:28 字数 289 浏览 3 评论 0原文

作为计算机科学课程的一部分,我们正在学习一些 J 中的套接字编程,并让我们的程序通过学校的 SMTP 服务器发送电子邮件并从我们自己的 ISP 接收电子邮件,因为这些是最简单的示例。但是,学校不允许从自己的物理计算机外部访问,因此我无法从家用计算机发送邮件,从而无法处理某些事情。

我需要一些有关如何协商 Google 的 TLS 对话以便通过我的代码发送电子邮件的基础知识的帮助。我尝试阅读 RFC,但很困惑我是否向他们发送了带有一些额外字节的伪代码,或者是否确实涉及一些英语。如果您能回答有关 J 的问题,那就太好了,但如果不能,我将不胜感激。

As part of a Computer Science class, we are learning some socket programming in J and have gotten our programs to send e-mails through the school's SMTP server and receive from our own ISP, simply because those are the simplest examples. However, the school does not allow access from outside their own physical computers, so I cannot send mail from my home computer, making it impossible to work on certain things.

I would like some help with the basics of how to negotiate Google's TLS conversation in order to send e-mail via my code. I have attempted to read the RFC's and am confused as to whether I send a sort of pseudocode to them with some extra bytes, or if there's actually some English involved. It would be great if you could answer with respect to J, but if not, I will be grateful for any help at all.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文