The Experts below are selected from a list of 15 Experts worldwide ranked by ideXlab platform
Pendse Ravi - One of the best experts on this subject based on the ideXlab platform.
-
Route optimized nested mobility solution using PAT
IEEE, 2004Co-Authors: Dattani M., Best, Patricia K., Thanthry Nagaraja, Bhagavathula Ravi, Pendse RaviAbstract:The full text of this article is not available on SOAR. WSU users can access the article via IEEE Xplore database licensed by University Libraries: http://libcat.wichita.edu/vwebv/holdingsInfo?bibId=1045954Mobile computing is becoming increasingly imPortant due to the rise in the number of Portable computers and the desire to have continuous network connectivity to the Internet, irrespective of the physical location of the node. Mobile IP is an extension to IP that attempts to delineate the physical location of a mobile node with its assigned IP address. With the extension of mobility from a host to a network, the need to provide foreign agent services within a mobile network is gaining imPortance. Provision of foreign agent services within the mobile network is termed as nested mobility. With the use of normal Mobile IP, each level of nesting introduces additional overhead, thereby wasting network resources. In addition, nested mobility introduces routing issues known as "pinball routing". The authors propose a route optimization based solution to address the pinball routing problem and reduce the tunneling overhead over the Internet cloud. The proposed solution uses the concepts of Port Redirection to route traffic to a node within the mobile network. The proposed solution eliminates the need for tunneling between the nested mobile devices and their respective home network. Initial analysis carried out by the authors indicates a significant improvement in overall performance for the participating nodesPeer reviewed articl
-
Enhanced mobility protocol for wireless networks
IEEE, 2003Co-Authors: Best, Patricia K., Pendse RaviAbstract:The full text of this article is not available on SOAR. WSU users can access the article via IEEE Xplore database licensed by University Libraries: http://libcat.wichita.edu/vwebv/holdingsInfo?bibId=1045954The purpose of this research was to improve the communication technology for mobile computing devices. It focused on increasing the speed and reliability of data, voice, and video transmissions while away from a home or office and mobile. A new mobility protocol is proposed building on the existing mobile Internet protocol (Mobile IP). This new protocol used the concept of Port Redirection to route traffic to a mobile node and eliminated the need for tunneling. The enhanced protocol was designed to more efficiently use network resources, improve performance, and increase scalability. The analysis shows that with the exception of the first packet exchanged, the delay of the proposed protocol was similar to that of the current mobile IP protocol, and the amount of overhead required was decreased when compared to mobile IP as the number of packets exchanged increased. This occurred because of a one-time overhead in the new protocol compared to an overhead with every tunneled packet in mobile IP.Peer reviewed articl
Best, Patricia K. - One of the best experts on this subject based on the ideXlab platform.
-
Route optimized nested mobility solution using PAT
IEEE, 2004Co-Authors: Dattani M., Best, Patricia K., Thanthry Nagaraja, Bhagavathula Ravi, Pendse RaviAbstract:The full text of this article is not available on SOAR. WSU users can access the article via IEEE Xplore database licensed by University Libraries: http://libcat.wichita.edu/vwebv/holdingsInfo?bibId=1045954Mobile computing is becoming increasingly imPortant due to the rise in the number of Portable computers and the desire to have continuous network connectivity to the Internet, irrespective of the physical location of the node. Mobile IP is an extension to IP that attempts to delineate the physical location of a mobile node with its assigned IP address. With the extension of mobility from a host to a network, the need to provide foreign agent services within a mobile network is gaining imPortance. Provision of foreign agent services within the mobile network is termed as nested mobility. With the use of normal Mobile IP, each level of nesting introduces additional overhead, thereby wasting network resources. In addition, nested mobility introduces routing issues known as "pinball routing". The authors propose a route optimization based solution to address the pinball routing problem and reduce the tunneling overhead over the Internet cloud. The proposed solution uses the concepts of Port Redirection to route traffic to a node within the mobile network. The proposed solution eliminates the need for tunneling between the nested mobile devices and their respective home network. Initial analysis carried out by the authors indicates a significant improvement in overall performance for the participating nodesPeer reviewed articl
-
Enhanced mobility protocol for wireless networks
IEEE, 2003Co-Authors: Best, Patricia K., Pendse RaviAbstract:The full text of this article is not available on SOAR. WSU users can access the article via IEEE Xplore database licensed by University Libraries: http://libcat.wichita.edu/vwebv/holdingsInfo?bibId=1045954The purpose of this research was to improve the communication technology for mobile computing devices. It focused on increasing the speed and reliability of data, voice, and video transmissions while away from a home or office and mobile. A new mobility protocol is proposed building on the existing mobile Internet protocol (Mobile IP). This new protocol used the concept of Port Redirection to route traffic to a mobile node and eliminated the need for tunneling. The enhanced protocol was designed to more efficiently use network resources, improve performance, and increase scalability. The analysis shows that with the exception of the first packet exchanged, the delay of the proposed protocol was similar to that of the current mobile IP protocol, and the amount of overhead required was decreased when compared to mobile IP as the number of packets exchanged increased. This occurred because of a one-time overhead in the new protocol compared to an overhead with every tunneled packet in mobile IP.Peer reviewed articl
Dattani M. - One of the best experts on this subject based on the ideXlab platform.
-
Route optimized nested mobility solution using PAT
IEEE, 2004Co-Authors: Dattani M., Best, Patricia K., Thanthry Nagaraja, Bhagavathula Ravi, Pendse RaviAbstract:The full text of this article is not available on SOAR. WSU users can access the article via IEEE Xplore database licensed by University Libraries: http://libcat.wichita.edu/vwebv/holdingsInfo?bibId=1045954Mobile computing is becoming increasingly imPortant due to the rise in the number of Portable computers and the desire to have continuous network connectivity to the Internet, irrespective of the physical location of the node. Mobile IP is an extension to IP that attempts to delineate the physical location of a mobile node with its assigned IP address. With the extension of mobility from a host to a network, the need to provide foreign agent services within a mobile network is gaining imPortance. Provision of foreign agent services within the mobile network is termed as nested mobility. With the use of normal Mobile IP, each level of nesting introduces additional overhead, thereby wasting network resources. In addition, nested mobility introduces routing issues known as "pinball routing". The authors propose a route optimization based solution to address the pinball routing problem and reduce the tunneling overhead over the Internet cloud. The proposed solution uses the concepts of Port Redirection to route traffic to a node within the mobile network. The proposed solution eliminates the need for tunneling between the nested mobile devices and their respective home network. Initial analysis carried out by the authors indicates a significant improvement in overall performance for the participating nodesPeer reviewed articl
Ke Zhang - One of the best experts on this subject based on the ideXlab platform.
-
Estudio y análisis de proyectos sobre redes para la interconexión de contenedores Docker
'Universitat Politecnica de Valencia', 2017Co-Authors: Ke ZhangAbstract:Container management platforms, such as Docker Swarm, Kubernetes or especially Mesos, have several types of networks to manage jobs that are launched as containers. The networks determine what connectivity the containers will have, the external visibility or the ability to communicate within the same host or multiple hosts in a cluster. The objective of the TFM would be to review the most outstanding projects in the field of container networks and make a comparison between them. It would be necessary to analyze factors such as: - Network services: If the containers acquire the IP of the host, a local IP, an IP in an overlay network between the nodes, the capacity of the Port Redirection, etc. - Different configuration models: General schemes of networks such as HOST, BRIDGE, etc. - Integration with Docker Swarm, Mesos and Kubernetes. - Limitations: SupPorted operations, types of containers, etc. - Needs of the platform: Plugins, creation of ad hoc networks, etc. - Basic technology used: VXLAN, OpenVSwitch, GRE tunnels, etc. - Use cases: Local network, federated in the cluster, federated between nodes, etc.Las plataformas de gestión de contenedores, como Docker Swarm, Kubernetes o especialmente Mesos disponen de varios tipos de redes para gestionar los trabajos que se lanzan como contenedores. Las redes determinan qué conectividad que tendrán los contenedores, la visibilidad externa o la capacidad de comunicarse dentro de un mismo host o varios hosts de un clúster. El objetivo del TFM sería revisar los proyectos más sobresalientes en el ámbito de redes de contenedores y hacer una comparativa entre ellos. Habría que analizar factores como: - Servicios de red: Si los contenedores adquieren la IP del host, una IP local, una IP en una red overlay entre los nodos, la capacidad de la redirección de puertos, etc. - Diferentes modelos de configuración: Esquemas generales de redes tipo HOST, BRIDGE, etc. - Integración con Docker Swarm, Mesos y Kubernetes. - Limitaciones: Operativos soPortados, tipos de contenedores, etc. - Necesidades de la plataforma: Plugins, creación de redes ad hoc, etc. - Tecnología básica utilizada: VXLAN, OpenVSwitch, túneles GRE, etc. - Casos de uso: Red local, federada en el clúster, federada entre nodos, etc.Zhang, K. (2017). Estudio y análisis de proyectos sobre redes para la interconexión de contenedores Docker. http://hdl.handle.net/10251/93062TFG
Thanthry Nagaraja - One of the best experts on this subject based on the ideXlab platform.
-
Route optimized nested mobility solution using PAT
IEEE, 2004Co-Authors: Dattani M., Best, Patricia K., Thanthry Nagaraja, Bhagavathula Ravi, Pendse RaviAbstract:The full text of this article is not available on SOAR. WSU users can access the article via IEEE Xplore database licensed by University Libraries: http://libcat.wichita.edu/vwebv/holdingsInfo?bibId=1045954Mobile computing is becoming increasingly imPortant due to the rise in the number of Portable computers and the desire to have continuous network connectivity to the Internet, irrespective of the physical location of the node. Mobile IP is an extension to IP that attempts to delineate the physical location of a mobile node with its assigned IP address. With the extension of mobility from a host to a network, the need to provide foreign agent services within a mobile network is gaining imPortance. Provision of foreign agent services within the mobile network is termed as nested mobility. With the use of normal Mobile IP, each level of nesting introduces additional overhead, thereby wasting network resources. In addition, nested mobility introduces routing issues known as "pinball routing". The authors propose a route optimization based solution to address the pinball routing problem and reduce the tunneling overhead over the Internet cloud. The proposed solution uses the concepts of Port Redirection to route traffic to a node within the mobile network. The proposed solution eliminates the need for tunneling between the nested mobile devices and their respective home network. Initial analysis carried out by the authors indicates a significant improvement in overall performance for the participating nodesPeer reviewed articl