联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Email客户端(57) 
按平台查找All C(57) 

[Email客户端] Networks-Assignment-3

使用SMTP和POP3构建一个简单的邮件服务器系统,允许客户端发送和接收邮件。
Using SMTP and POP3 to build a simple mail server system allowing the clients to send and receive mails. (2024-04-01, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1711958173828127.html

[Email客户端] email-client-server

在C中使用套接字实现的简单电子邮件服务器和客户端。
A simple email server and client implemented using sockets in C. (2014-04-15, C, 10KB, 下载0次)

http://www.pudn.com/Download/item/id/1687376602721799.html

[Email客户端] spam_tarpit

假装是SMTP服务器,一旦客户端尝试发送数据,将recv窗口向下滑动到0,并保持连接...
pretends to be an SMTP server and once client tries to send data, slides recv window down to 0 and holds the connection open...basically fsck with scanners or spammers (2017-12-22, C, 28KB, 下载0次)

http://www.pudn.com/Download/item/id/1687373391702717.html

[Email客户端] systems-programming-c

C语言中的一些系统编程项目:电子邮件客户端、服务器客户端和中性问题。
Some system programming projects in C: Email Client, Server-Client, and Unisex Problem. (2018-09-20, C, 306KB, 下载0次)

http://www.pudn.com/Download/item/id/1687373390568375.html

[Email客户端] rumble

Rumble是用于SMTP、POP3和IMAP4的邮件服务器,具有用于脚本编写的广泛的C和Lua API。
Rumble is a mail server for SMTP, POP3 and IMAP4 with an extensive C and Lua API for scripting. (2019-06-04, C, 200KB, 下载0次)

http://www.pudn.com/Download/item/id/1687373390389563.html

[Email客户端] simple-mailserver

邮件服务器用c编写。其他功能包括基于文件的DB、POP3、SMTP
Mailserver written in c. Other features are file-based DB, POP3, SMTP (2020-10-07, C, 3745KB, 下载0次)

http://www.pudn.com/Download/item/id/1687373384282377.html

[Email客户端] keylogger-example

Windows 10键盘记录器,通过gmail smtp将铬密码发送到。包括一些防病毒沙盒对策。
Windows 10 Keylogger which sends chrome passwords to via gmail smtp. Includes some antivirus sandbox countermeasures. (2018-09-29, C, 4793KB, 下载0次)

http://www.pudn.com/Download/item/id/1687373384187136.html

[Email客户端] Mail_Server

使用pop3和smtp协议的邮件服务器。与合作伙伴一起为CPSC 317@UBC编码。
Mail Server using pop3 and smtp protocols. Coded with a partner for CPSC 317 @ UBC. (2019-12-30, C, 15KB, 下载0次)

http://www.pudn.com/Download/item/id/1687373384219505.html

[Email客户端] slowsmtp

SMTP服务器,将邮件延迟四分之一小时,然后在上转发
An SMTP server which delays messages by quarter of an hour and then forwards them on (2010-10-24, C, 11KB, 下载0次)

http://www.pudn.com/Download/item/id/1687373384875833.html

[Email客户端] smtp-client-server

用于使用makefile实现SMTP客户端和服务器的源代码。
Source codes for implementing SMTP client and server with makefile. (2013-07-07, C, 4KB, 下载0次)

http://www.pudn.com/Download/item/id/1687373371455697.html

[Email客户端] smtp-connection-monitor

我很久以前编写的一个应用程序,用于监视到SMTP(端口25)的连接数和服务器的平均负载。客户r...
An app I wrote long ago to monitor the number of connections to SMTP (port 25) and load avg of a server. The client reads this this response. (2010-12-10, C, 14KB, 下载0次)

http://www.pudn.com/Download/item/id/1687373371900986.html

[Email客户端] aem-server

All Ears Mail后端:专为用户隐私设计的电子邮件服务器
All-Ears Mail back-end: email server designed for user privacy (2023-06-16, C, 172KB, 下载0次)

http://www.pudn.com/Download/item/id/1687373345558892.html

[Email客户端] DTMail

用于邮件客户端开发人员的邮件服务器(SMTP POP3),用于本地测试和开发目的
Mail Server (SMTP POP3) for developers of mail clients for local testing and developing purposes (2023-06-03, C, 429KB, 下载0次)

http://www.pudn.com/Download/item/id/1687373344757131.html

[Email客户端] mini_sendmail

...通过连接到本地SMTP服务器发送。这意味着可以使用mini_sendmail从chroot中发送电子邮件...
Fork of mini_sendmail (<http://acme.com/software/mini_sendmail/>) adding real username determination solution. Workaround for "can t determine username" error while running inside chroot jail. Removes getlogin(), getpwuid() dependencies by trying to get username from command line arguments. Get real username, does not use a fixed value causing (2020-10-07, C, 11KB, 下载0次)

http://www.pudn.com/Download/item/id/1687373325686075.html

[Email客户端] SpoofyMailer

易于使用的电子邮件假脱机程序,具有预配置和可更改的SMTP服务器。
Easy to use Email Spoofer, with a preconfigured and changeble SMTP server. (2020-03-30, C, 32KB, 下载0次)

http://www.pudn.com/Download/item/id/1687373325428303.html

[Email客户端] Network-Packet-Sniffer

一个强大的网络数据包嗅探器,用于收集套接字连接信息和数据,提取SMTP电子邮件...
A powerful network packet sniffer for collecting socket-connection information and data, extract SMTP e-mail messages and profile active connections (2014-10-24, C, 80KB, 下载0次)

http://www.pudn.com/Download/item/id/1687373317313871.html

[Email客户端] Packet-Sniffers

这有各种协议的网络数据包嗅探器,如SMTP、POP、POPS、SMTPS、实时网络上的SSHv2以及sa...
This has Network Packet Sniffers of various Protocol like SMTP, POP, POPS, SMTPS, SSHv2 on live network as well as saved pcap file (2019-07-01, C, 18KB, 下载0次)

http://www.pudn.com/Download/item/id/1687373317524590.html
123
总计:57