Encog is an advanced neural network and bot programming library. Encog can be used independently either to create neural networks or HTTP bot programs. Encog also includes classes that combine these two advanced features. Encog contains classes for Feedforward Neural Networks, Hopfield Neural Networks, and self organizing maps. Training can be accomplished using backpropagation, simulated annealing, and genetic optimization. Additional classes are provided for pruning neural networks.
Encog also includes advanced HTTP bot programming features. A multithreaded spider that can store its workload either in memory on a database is provided. HTML parsing is provided, as well as advanced form and cookie handling.
Se o seu negócio é rede e desenvolvimento Web, vai gostar de conhecer o HTTPFox - uma extensão do Firefox que é um verdadeiro analisador de protocolo HTTP.
Small,robust,flexible library for downloading files via HTTP using the GET method. It allows you to customize and manipulate your file requests through altering the User Agent, Referer, timeout. Error reporting functions give information about a problem.