郵件系統是Linux網絡應用的重要組成,一個完整的郵件系統包括三個部分:底層操作系統(Linux Operation),郵件傳送代理(Mail Transport Agent,MTA),郵件分發代理(Mail Delivery Agent,MDA),郵件用戶代理(Mail User Agent,MUA)。 Postfix是一個非常優秀的MTA,她素以高效、安全的特點而著稱。Postfix是作者在UNIX上所見過的MTA中在反垃圾郵件(Anti- Spam或Anti-UCE)方面做得最好的一個,甚至有很多公司在Postfix代碼的基礎上進行二次開發而推出反垃圾郵件網關產品。MTA的反垃圾郵件功能,實際上就是在MTA處理過程中對會話進行過濾。這個過濾不但過濾了發往自身的垃圾郵件,而且還防止了自身被惡意利用發送垃圾郵件。Postfix 實現了目前所有主要的MTA過濾技術。postfix是Wietse Venema在IBM的GPL協議之下開發的MTA(郵件傳輸代理)軟件。和Sendmail相比Postfix更快、更容易管理、更靈活、更安全。
上傳時間: 2015-11-25
上傳用戶:dapangxie
TI 公司 三相交流電機矢量控制源程序,F24x ACI3_3 3-Phase Sensored Field Oriented Control (FOC)
上傳時間: 2013-12-20
上傳用戶:縹緲
C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to designing object-oriented frameworks and shows developers how to apply frameworks to concurrent networked applications. C++ Networking, Volume 1, introduced ACE and the wrapper facades, which are basic network computing ingredients. Volume 2 explains how frameworks build on wrapper facades to provide higher-level communication services.
標簽: Programming frameworks providing coverage
上傳時間: 2013-12-26
上傳用戶:daguda
Software Engineering and Computer Games By Rudy Rucker Software Engineering and Computer Games was written with four broad goals: To teach a lively style of object-oriented software engineering. To show how to bring a complete program to the level of a commercial release. To provide a "game engine" framework of linked classes for game development. To help students create computer games that are interactive, rapidly executing, and visually beautiful.
標簽: Engineering Software Computer Games
上傳時間: 2015-12-02
上傳用戶:cc1
VerboseGC demonstrates the use of the java.lang.management API to print the garbage collection statistics and memory usage remotely by connecting to a JMX agent with a JMX service URL: service:jmx:rmi:///jndi/rmi://<hostName>:<portNum>/jmxrmi where <hostName> is the hostname and <portNum> is the port number to which the JMX agent will be connected.
標簽: the demonstrates collection management
上傳時間: 2013-12-26
上傳用戶:lgnf
本代碼用基于steve語言的breve軟件編寫的,此軟件是一種3D人工智能的環境模擬器,可以用來構建AGENT-BASED SYSTEM和模擬機器人行為。本代碼實現功能如下:機器人服務模擬。自動取得飲料,遞送給客人,客人喝完后,另一種清理機器人處理瓶子并運送垃圾堆。主要為了證明機器人運動中的一種Deliberative設計結構。軟件下載地址:http://www.spiderland.org/breve/download.php 打開我上傳的文件后,點運行就可以看效果。
上傳時間: 2015-12-09
上傳用戶:qb1993225
pso優化算法的vc++源程序。在vc.net2003下面通過。 建議:看代碼之前,請先弄明白pso是怎么回事。然后請對應著來:程序中用Agent代表一只鳥,PSO代表鳥群。閱讀源代碼,不要順著看,先看main(),然后按照出現的東西的順序,一個一個得來。
上傳時間: 2015-12-11
上傳用戶:zhuimenghuadie
作為IBM為Aglets平臺制作的api集,可以有效幫助開發人員有效開發agent
上傳時間: 2015-12-30
上傳用戶:爺的氣質
TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines where the string(s) were found (or NOT found by option). The search can be limited to a field in a fixed field (i.e. column oriented) list. An extended search mode is available, where only letters and digits are relevant. Other options: case sensitive search, alternative errorlevel with number of hits, header line with file name, LFN, custom prefix
標簽: TFIND searches boolean reports
上傳時間: 2016-01-24
上傳用戶:lindor
Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented designer Martin Fowler, noticed that despite changes in technology--from Smalltalk to CORBA to Java to .NET--the same basic design ideas can be adapted and applied to solve common problems. With the help of an expert group of contributors, Martin distills over forty recurring solutions into patterns. The result is an indispensable handbook of solutions that are applicable to any enterprise application platform
標簽: Architecture Application Enterprise challenge
上傳時間: 2013-12-12
上傳用戶:ywqaxiwang