文件名称:C__NT_SERV
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-05-17
- 文件大小:
- 27kb
- 下载次数:
- 0次
- 提 供 者:
- 锅**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
服务发送邮件的这个服务扫描在一个目录(C:\ FILESERVICE \收件箱)通过使用FileWatcher组件(net)(不是真的扫描. .检查创建的文件)当文件到达,然后服务会检查文件的扩展名,如果文件扩展。然后它会读取DBX文件的内容和与数据库(C:\ FILESERVICE \ DB \ mydb mdb)和插入/更新/删除数据库表中的记录。然后文件将会移动到子目录\备份。新:当文件扩展名。邮件然后文件将通过SMTP服务器发出读en(IIS必须安装和运行)当一个错误发生,该错误将会记录在事件日志。如果一个其他文件到达收件箱,不是一个DBX或邮件文件将它移动到子目录\未知。-This service to send e-mail service scan a directory (C: \ fileservice \ Inbox) by FileWatcher components (net) (not really scan .. check the created files) When a file arrives, and then checks the file extension of service name, if the file extension. It then reads the contents of the DBX files and database (C: \ fileservice \ DB \ mydb mdb) and insert/update/delete records in the database table. Then the file will be moved to the subdirectory \ backup. New: When the file extension. E-mail and files will be sent through the SMTP server read en (IIS must be installed and running) when an error occurs, the error will be recorded in the event log. If a file arrives in the Inbox, not a DBX mail file and move it to the subdirectory \ unknown.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
app.config
AssemblyInfo.cs
ClsFileToDB.cs
ClsMail.cs
Files_Examples
..............\ARTICLES.dbx
..............\TOYOU.MAIL
..............\USERS.dbx
MyDB.mdb
MyFileService.cs
MyFileService.csproj
MyFileService.csproj.user
MyFileService.resx
MyFileService.sln
MyFileService.suo
ProjectInstaller.cs
ProjectInstaller.resx
README.txt