[ES] En el siguiente proyecto se va a abordar el análisis del simulador de red de eventos discretos NS-3. Es un programa que admite Linux y Mac como plataformas compatibles. En este caso vamos a utilizar Linux. No tiene ...[+]
[ES] En el siguiente proyecto se va a abordar el análisis del simulador de red de eventos discretos NS-3. Es un programa que admite Linux y Mac como plataformas compatibles. En este caso vamos a utilizar Linux. No tiene una interfaz gráfica de usuario por lo que se debe trabajar en la línea de comandos. Para la representación de datos se va a utilizar el analizador de paquetes Wireshark. Con respecto a las topologías que vamos a desarrollar, se va hacer uso del programa NetAnim para poder representarlas y ver lo que está ocurriendo de una forma más visual. La idea básica del proyecto es implementar diversas topologías con los protocolos de red pertinentes y ver las características del tráfico, transmisión y recepción de paquetes, retardos, congestión de nodos y enlaces, etc. Los programas creados pueden ser escritos tanto en el lenguaje C+ como con Python.
[-]
[EN] The next project will address the analysis of the NS-3 discrete event network simulator. It is a program that is supported under Linux and Mac platforms. In this case we will use Linux. It does not have a graphical ...[+]
[EN] The next project will address the analysis of the NS-3 discrete event network simulator. It is a program that is supported under Linux and Mac platforms. In this case we will use Linux. It does not have a graphical user interface so we have to work with the command line. The Wireshark packet analyzer will be used for data representation. Regarding the topologies that we are going to develop, the NetAnim program will be used to represent them and see what is happening in a more visual way. The basic idea of the project is to implement various topologies with the relevant network protocols and to analyze the characteristics of the traffic, transmission and reception of packets, delays, node and link congestion, etc. The created programs can be written with both C + language and Python.
[-]
|