Projects tagged ‘httpclient’


[38 total ]

616 Users
   

curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, TFTP, HTTP, HTTPS, SCP, SFTP, TELNET, DICT, FILE and LDAP. curl supports SSL certificates, HTTP POST, HTTP ... [More] PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. [Less]
Created over 3 years ago.

9 Users

The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol ... [More] servers and clients. In other words, Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server. [Less]
Created about 1 year ago.

1 Users

The REST plugin enables the usage of HTTPBuilder on a Grails application.
Created about 1 month ago.

1 Users

This project is meant to extend the capabilities Adobe Flash Player 9 for HTTP/HTTPS related things. Following are the objectives:- Support for HTTP Basic Authentication through HTTP/GET Way to ... [More] get different HTTP status messages Add support for HTTPS Background:- One the classes is HTTPURLLoader, which was created to do HTTP Basic Authentication through HTTP/GET which is not doable with Adobe Flash Player 9 URLLoader API. For example, Bloglines API needs that kind of authentication. HTTPURLLoader also provides different HTTP status messages and can be used for different HTTP methods. [Less]
Created about 1 year ago.

1 Users

A C++ Networking Library implementing protocols for HTTP, FTP, (E)SMTP, IMAP, POP3...
Created 3 months ago.

1 Users

Created 11 months ago.

1 Users

HTTP and REST client framework for Groovy. Includes parsing and builder support for XML, HTML and JSON. Simplified API for authentication, header manipulation and response code handling.
Created about 1 month ago.

1 Users

SAP Process Integration (PI) is SAP's SOA Middleware and Integration Platform. This tool makes it easier for SAP PI Consultants to post messages to SAP PI. Features like Saving and Loading a project are provided. It's developed in .net.
Created 3 months ago.

1 Users

Multi-connection command line tool to download Internet sites. Similar to wget and cURL, but it manages up to 50 parallel links. Main features are: recursive fetching, Metalink retrieving, segmented download and image filtering by width and height.
Created 8 months ago.

1 Users

Working on a project that has heavy use and development of RESTful webservices, I realized we don't have any good tool similar to SOAP UI. So I set out to make a simple tool for testing my services. ... [More] For now it is a very simple Visual HTTP Client. Go ahead and give it a try and report bugs and features you would like to see. You can develop something and commit it back too. It's made in Java SE and developed in Netbeans. I used Matisse to make the UI. [Less]
Created 6 months ago.