邮件帐户程序! [英] mail account programm!

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

问题描述

嗨!

我需要一个类似gmail或yahoo邮件的程序。

c ++代码应具备以下功能:

1 - 使用用户名和密码创建一个新帐户

2 - 如果我们有帐户,我们可以登录,如果我们没有给错误消息

3 - 发送邮件和收件箱,并将邮件保存在已发送的邮箱中。

4访问邮箱和阅读邮件

5 - 删除帐户

6-从收件箱中删除邮件或发送邮箱

我应该使用链表和类

Hi !
I need a programm that perform like gmail or yahoo mail .
The c++ code should have these features :
1-make a new account with a username and a password
2-if we have an account we can log in and if we haven''t it give errore message
3-sending mail and inbox and save mail in sent box .
4-visit mailbox and read mails
5-delete the account
6-delete a mail from inbox or sent box
I should use linked list and class

推荐答案





请先试试你想做的事情,如果你有特定的问题,请在这里问一下。



此外,在这里提问之前,请与Google进行简单的研究。

例如send mail c ++会返回以下结果:

http://www.cplusplus.com/forum/windows/35333/ [ ^ ]

http://cboard.cprogramming.com/cplusplus-programming/125655-sending-simple-email-cplusplus.html [< a href =http://cboard.cprogramming.com/cplusplus-programming/125655-sending-simple-email-cplusplus.html\"target =_ blanktitle =New Window> ^ ]

http:// social .msdn.microsoft.com /论坛/ en-US / vclanguage / thread / 12345906-8a17-41c2-846f-fd3e1a135238 / [ ^ ]

http://stackoverflow.com/questions/832754/how-to-send-email-in-c [ ^ ]

http://stackoverflow.com/questions/58210/c-smtp-example [ ^ ]
Hi,

Please try first what you want to do, and if you''ve a specific problem, then ask it here.

Also, before asking a question here, please do a simple research with Google.
For example "send mail c++" returns these results:
http://www.cplusplus.com/forum/windows/35333/[^]
http://cboard.cprogramming.com/cplusplus-programming/125655-sending-simple-email-cplusplus.html[^]
http://social.msdn.microsoft.com/Forums/en-US/vclanguage/thread/12345906-8a17-41c2-846f-fd3e1a135238/[^]
http://stackoverflow.com/questions/832754/how-to-send-email-in-c[^]
http://stackoverflow.com/questions/58210/c-smtp-example[^]


这篇关于邮件帐户程序!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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