登录
首页 » Windows Socket编程 » 开发用C++发送邮件的程序,

开发用C++发送邮件的程序,

于 2022-03-21 发布 文件大小:721.61 kB
0 425
下载积分: 2 下载次数: 1

代码说明:

一个用c++builder开发的发邮件的程序,支持附件!- Development sends the mail with c the builder the procedure, supports the appendix!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 空灵
    ethereal-0.1 0.tar.gz,把后缀改为bz2,这是个监视网络数据包的软件源代码,这个软件特别好使,我一直在用-Ethereal- 0.10.10.tar.gz, bz2 suffix instead, it is a surveillance network packet software source code, the software so special, I have been in use
    2022-01-26 03:44:34下载
    积分:1
  • 在网络的小序,HTTP监视器,基于IE4 B.
    是vc关于网络编程的小程序,HTTP监控器,基于IE4组件的浏览器, 基于STMP的邮件发送系统等-is on the small network programming procedures, HTTP Monitor, based on the IE4 browser components, based on the STMP send mail system
    2022-03-05 00:51:20下载
    积分:1
  • 用于局域网内文件的传输,不论文件多在都能正确无误地传到目的地。...
    用于局域网内文件的传输,不论文件多在都能正确无误地传到目的地。-For LAN file transfers, regardless of file can be more correctly conveyed to the destination.
    2022-09-17 13:20:03下载
    积分:1
  • 1。注册会员发布商品功能,可以上传商品图片。 2。注册会员修改商品功能,可以修改商品图片,旧的商品图片将被删除。 3。注册会员删除商品功能,删除商品信息的同时将...
    1。注册会员发布商品功能,可以上传商品图片。 2。注册会员修改商品功能,可以修改商品图片,旧的商品图片将被删除。 3。注册会员删除商品功能,删除商品信息的同时将删除商品图片。 4。管理员发布公告功能。 5。管理员对商品的修改、删除功能(同注册会员对商品的管理功能)。 6。管理员对注册会员的修改、删除功能,删除会员时将删除会员发布的所有商品信息及其商品图片。 7。美化了程序,并进行了分页功能。 8.更新一些基本功能和BUG-1. Member registration issued commodity function can upload pictures of goods. 2. Register to amend the Trade function could amend the Trade photographs, old pictures of goods will be deleted. 3. Member registration commodity function to delete, delete commodity information at the same time to remove items pictures. 4. Administrators issued a public notice function. 5. Managers of commodity modification, deletion function (with a registered membership of commodity management functions). 6. Administrators of registered members of the modification, deletion function to delete Member Member will be deleted when the release of information about goods and merchandise photos. 7. Landscaping procedures, and the tabs. 8. Update some of the basic functions and BUG
    2022-07-08 05:17:31下载
    积分:1
  • 一个用winsock开发的代理服务器
    一个用winsock开发的代理服务器-a development of the protocols of using a proxy server
    2022-08-14 19:28:06下载
    积分:1
  • SOCKET 底层协议数据结构 如: /* IP Header RFC
    SOCKET 底层协议数据结构 如: /* IP Header RFC-791 0 3 7 15 31 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |Version| IHL |Type of Service| Total Length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Identification | Flags | Fragment Offset | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Time to Live | Protocol | Header Checksum | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Source Address | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Destination Address | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Options | Padding | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */-SOCKET underlying protocol data structures such as:/* IP HeaderRFC-7910 3 7 15 31+-+-+-+-+-+-+-+-+-+-+-2B !-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+--+-+-+-+-+ | Version | IHL | Type of Service | Total Length |+-+-+-+-+-+-+-+--+-+-+-+-+-+-+-+-+-+-+
    2022-03-14 02:24:14下载
    积分:1
  • 网络状态检测序,可以分析数据包内容,可以借鉴一下。
    网络状态检测程序,可以分析数据包内容,可以借鉴一下。-network performance testing procedures, analyze data packets, we can learn some lessons from.
    2023-06-01 22:15:03下载
    积分:1
  • 五大的IO模型四:asyncselect模型,该模型引入asyncselect G.
    5大IO模型之四:asyncselect模型,介绍asyncselect模型的一般编程流程。-five large IO model four : asyncselect model, the model introduced asyncselect general programming process.
    2023-03-24 12:45:03下载
    积分:1
  • 用VC写的ftp客户序,运行在客户端,包括建立整个项目的过和有关原理。...
    用VC编写的ftp客户程序,运行在客户端,包括建立整个项目的过程和有关原理。-VC prepared by the ftp client, running on the client, including the creation of the entire project process and the principle.
    2022-03-23 18:36:05下载
    积分:1
  • 1. Contents simpletcp through Winsock API TCP chatting procedures , the integrat...
    1. 目录simpletcp是通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端;2. 目录simpleudp是通过Winsock API实现UDP聊天的程序;3. 目录winsock control是通过winsock控件实现聊天的程序,其中子目录tcp是通过winsock控件实现tcp聊天的程序、而子目录udp是通过winsock控件实现udp聊天的程序;-1. Contents simpletcp through Winsock API TCP chatting procedures , the integration process server and the client; 2. Contents simpleudp through Winsock API UDP chatting procedures; 3. Contents winsock control is achieved through chat winsock control procedures, tcp subdirectory which is achieved through winsock tcp Chat Control procedures and subdirectories udp through winsock Controlware udp chatting procedures;
    2022-05-08 13:52:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载