登录
首页 » Windows Socket编程 » 这个实例实现了构建邮件服务器、简单的E

这个实例实现了构建邮件服务器、简单的E

于 2022-05-26 发布 文件大小:73.84 kB
0 165
下载积分: 2 下载次数: 1

代码说明:

这个实例实现了构建邮件服务器、简单的E-mail发送、发送附件、带身份验证的E-mail发送、跨代理的E-mail发送、接收E-mail、在Applet中收取E-mail、E-mail口令验证功能-achieve this example of building a mail server, a simple E-mail sent, send attachments, with identification of the E-mail sent, the inter-agency E-mail to send, receive E-mail, the Applet collect E-mail, E-mail passwords inspection Permit function

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

发表评论

0 个回复

  • 一个可以检查HotMail邮件的序,你可以使用改序检查你的Hotmail账户是否有邮件而不用登陆到www.hotmail.com上了。使用HotMail的朋...
    一个可以检查HotMail邮件的程序,你可以使用改程序检查你的Hotmail账户是否有邮件而不用登陆到www.hotmail.com上了。使用HotMail的朋友一定要下载。 -one can check the Hotmail e-mail program, you can change the use of procedures to check your Hotmail account whether an e-mail instead of landing on the /. Use Hotmail friend must download.
    2022-12-27 00:00:03下载
    积分:1
  • Nautilus is an integrated network assistant for the TCP/IP protocol network tool...
    鹦鹉螺网络助手是一个集成了用于 TCP/IP 协议的多种网络工具的应用软件。它基于 Windows Socket2.0 版本,功能包括:Ping;Host lookup(主机查询);Finger(帐号查询);同步本地主机时钟的 Time(网络时钟);WhoIs(域名查询);TraceRoute(路由跟踪);ISPPinger(以一定时间间隔持续 ping 同一台主机);QoD 服务;增强的快速拨号;支持多帐号的电邮检查-Nautilus is an integrated network assistant for the TCP/IP protocol network tools for a variety of applications. It is based on Windows Socket2.0 version features include: Ping Host lookup (host query) Finger (account inquiries) synchronize the local host clock Time (network clock) WhoIs (domain name query) TraceRoute (routing tracking) ISPPinger (to a certain time interval continuous ping the same host) QoD services enhanced speed dial support multi-account e-mail check
    2022-11-03 06:50:03下载
    积分:1
  • 一个简单的套接字通信原理实现的聊天
    一个简单的利用socket通讯原理实现的聊天程序-A simple principle of the use of socket communication realize the chat program
    2022-04-23 13:17:05下载
    积分:1
  • 目前国内各大ATM、POS及服务器厂家提供不同的ATM/POS接口标准。由于缺乏规范和控制,严重地阻碍了金融电子化的实施。为了改变这种工作方式,向所有厂家公布布...
    目前国内各大ATM、POS及服务器厂家提供不同的ATM/POS接口标准。由于缺乏规范和控制,严重地阻碍了金融电子化的实施。为了改变这种工作方式,向所有厂家公布布尔公司的终端接口标准。 这个接口标准具有以下几个特点: 1、 标准化:所有交易使用国际金融标准ISO8583。 2、 规范化:所有交易及控制都提供明确的流程。 3、 公开性:所有的加密算法都明确规定。 为了改变终端软件的质量,减少各家用户的协调工作,任何一家终端厂家必须严格遵守此终端标准。我们希望通过努力,使各大银行逐步具备自己的终端规范。 -err
    2022-03-25 08:36:21下载
    积分:1
  •  各个线任务分配是这样实现的。在开始下载时,文件平均分成若干块进行下载。如第一个线一开始的任务是从文件的0位置开始下载一直到72908位置处。线1每次下载...
     各个线程任务分配是这样实现的。在开始下载时,文件平均分成若干块进行下载。如第一个线程一开始的任务是从文件的0位置开始下载一直到72908位置处。线程1每次下载一块数据后就要调整任务,如第一次下载了20800字节的数据,那么线程1的任务将改为:20800-72908。如此下去,直到任务为72908-72908时表示线程1完成了当前的下载任务。此时,线程1就分析各个线程的任务,找出任务最为繁忙的一个线程:如线程3:14816-218724。那么线程1就自动去调整任务,拿50%的任务来再次下载。周而复始直到各个线程都完成任务。不过这里有一点需要注意:为了避免重复下载部分数据,在调整任务的时候,起始的文件便移量必须加上接受缓冲器的字节数,因为如前面所举的列子来看。线程1和线程3在平衡负载的时候,线程正在下载数据,如果所剩的数据比接受缓冲器的大小还小,线程1和线程3的部分下载数据将会重复。   在调整任务和分析任务的时候,会发现一个问题。就是读取文件数据太过频繁。于是我用了一个数据结构。在下载文件的过程中始终打开配置文件,这样速度提高了很多。在文件下载完毕后关闭文件。-various threads assignment is achieved. At the beginning of the download, the paper divided into a number of pieces of the download. As a thread of a task is to start from the position paper of 0 to start the download has 72,908 locations Department. Thread a download each one will have to adjust the data tasks, such as the first downloaded 20,800 gigabytes of data, then threaded a task will be re :20800- 72908. This situation continues until the mandate of 72908-72908 said threaded a completion of the cu
    2022-03-20 03:50:55下载
    积分:1
  • 本软件可以实现真的某一ip地址的路由器跟踪,利用生命周期的递增来实现所有路由器的发现...
    本软件可以实现真的某一ip地址的路由器跟踪,利用生命周期的递增来实现所有路由器的发现-the software can really achieve a ip address of the router tracking, using a life-cycle of the increase to achieve all routers found
    2022-05-26 11:38:14下载
    积分:1
  • 序为一个LAMP的投票系统,用户能够通过该系统参与在线投票,发起投票,进行投票内容管理等。投票方式支持单选和多选两种,同时,能够进行投票结果的统计,并用图形...
    本程序为一个LAMP的投票系统,用户能够通过该系统参与在线投票,发起投票,进行投票内容管理等。投票方式支持单选和多选两种,同时,能够进行投票结果的统计,并用图形化方式显示结果。-The LAMP program is a voting system, users can participate in online voting through the system, create polls, vote on content management. Voted to support two kinds of radio and multi-select the same time, be able to vote on the results of the statistics and graphically display the results with.
    2022-02-25 08:26:20下载
    积分:1
  • 直接用socket实现HTTP协议(下载专用) 作者:北方工业大学2000级计算机4班 querw 从HTTP服务器上下载一个文件有很多方法,"热心"...
    直接用socket实现HTTP协议(下载专用) 作者:北方工业大学2000级计算机4班 querw 从HTTP服务器上下载一个文件有很多方法,"热心"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.- Straight takes over the use of socket to realize the HTTP agreement (special-purpose downloading) the author: North industrial university 2,000 levels of computers 4 class of querw downloaded a document from the HTTP server to have very many methods, the "warm-hearted" Microsoft has provided the WinInet kind, used very to be also convenient Certainly, we also may own realize these functions, is very easy through formatted request to be able to realize the break point to continue passes on and inspects renewal and so on function
    2022-11-12 19:15:03下载
    积分:1
  • 支持附件的邮件发送接收
    支持附件的邮件发送接收程序-In support of the annex to receive e-mail program
    2023-07-04 21:40:03下载
    积分:1
  • 您的工作簿
    作业练习题 你们-workbooks that you s
    2022-08-16 00:20:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载