项目 >> 网络组件

网络组件

  网络组件

Httpclient

 The Hyper-Text Transfer Protocol (HTTP) is perhaps the most significant protocol used on the Internet today. Web services, network-enabled appliances and the growth of network computing continue...

Apache Commons Net(Java)

Apache Commons Net. 一个用于操作Internet基础协议(Finger,Whois,TFTP,Telnet,POP3,FTP,NNTP,以及SMTP)的底层API。 ... 它使得开发者不再需要直接面对各种协议的Socket级的低层命令。

Commons Email(Java)

Commons-Email aims to provide a API for sending email. It is built on top of the Java Mail API, which it aims to simplify. Some of the mail classes that are provided are as follows: SimpleEm...

JFtp(Java)

It supports FTP using its own FTP API and various other protocols like SMB, SFTP, NFS, HTTP, and file I/O using third party APIs, includes many advanced features such as recursive directory up/downloa...

MINA(Java)

Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abstract · event-driven · async...

edtftpj(Java)

Extensive FTP functionality. Robust and proven - in use in tens of thousands of applications worldwide. Java source-code included! Open source and free for commercial use (LGPL). Downloaded over 200,000 times!

PHPMailer(php)

Can send emails with multiple TOs, CCs, BCCs and REPLY-TOs Redundant SMTP servers Multipart/alternative emails for mail clients that do not read HTML email Support for 8bit, base6...

Commons-fileupload

The Commons FileUpload package makes it easy to add robust, high-performance, file upload capability to your servlets and web applications. FileUpload parses HTTP requests which conform to RFC 1867,...