The Wayback Machine - https://web.archive.org/web/20200816044744/https://github.com/topics/http-protocol
Skip to content
#

http-protocol

Here are 28 public repositories matching this topic...

Implement HTTP Client and HTTP file manager using unreliable UDP, in which packets can be dropped or delayed randomly. Instead of sending/receiving network packets directly between a client and a server, both of them have to send and receive packets via the router. The purpose of this infrastructure is to simulate and control the unreliable characteristic of UDP protocol. Application supports following functionalities of HTTP using UDP : The TCP three-way handshaking technique when you in or start the communication with the server, GET, POST, With drop rate only, With delayed only, With both drop and delay and Support multiple clients at the server

  • Updated Feb 3, 2020
  • Java

Implement HTTP client application and experiment it in real HTTP Servers (web servers). Implemented HTTP Library with Get request, Header, Post request (eg. with body), Response (eg. parse status, code, header, and body) Commands; Curl-like app with Get command, Post command, Verbose, Header, Inline, File commands; Application also Supports redirect and Supports Commands with –o option. Read Description file.

  • Updated Jan 22, 2020
  • Java

Improve this page

Add a description, image, and links to the http-protocol topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the http-protocol topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.