Simulation of sending bi-directional packets using the HTTP and TCP/RENO protocol


Abstract:

This article shows the use of the HTTP Protocol (Protocol for the Transfer of Hypertexts) with the transmission protocol TCP (Transmission Control Protocol) in its RENO variant, which has modified the fast retransmission to add the Fast Recovery, which prevents the transmission medium is emptied, avoiding the need to be filled with the Slow-Start algorithm. The implementation shows the operation of both protocols under the Python programming language; benefiting the creation of both web applications and mobile applications.

Año de publicación:

2018

Keywords:

  • Control de congestión TCP
  • Http
  • Http
  • TCP congestion control
  • TCP Reno
  • TCP Reno
  • Performance TCP
  • Performance TCP

Fuente:

scopusscopus

Tipo de documento:

Article

Estado:

Acceso restringido

Áreas de conocimiento:

  • Red informática
  • Simulación por computadora

Áreas temáticas:

  • Ciencias de la computación