Towards (More) Data Science in Communication Networks NetSys KuVS Preisverleihung - Presentation

Size: px
Start display at page:

Download "Towards (More) Data Science in Communication Networks NetSys KuVS Preisverleihung - Presentation"

Transcription

1 Towards (More) Data Science in Communication Networks NetSys KuVS Preisverleihung - Presentation Andreas Schmidt, MSc Telecommunications Lab Saarland Informatics Campus - Saarbrücken March 15, 2017

2 A Formula for Improving Network Performance Higher Availability Better Utilization Improved Network Performance Decreased Loss 2 / 16

3 A Formula for Improving Network Performance offers Measurement Higher Availability Better Utilization Software Defined Networking Improved Network Performance offers Orchestration Decreased Loss 2 / 16

4 A Formula for Improving Network Performance Graph Analysis Statistics Higher Availability offers Measurement exploits query mechanisms Better Utilization Software Defined Networking + = Network Analysis Solution Improved Network Performance offers Orchestration supports manual / enables automated Decreased Loss Data Mining Visualization Machine Learning Forecasting 2 / 16

5 A Formula for Improving Network Performance Graph Analysis Statistics Higher Availability offers Measurement exploits query mechanisms Better Utilization Software Defined Networking + = Network Analysis Solution Improved Network Performance offers Orchestration supports manual / enables automated Decreased Loss Data Mining Visualization Machine Learning Forecasting That I had in mind when I worked on my thesis in / 16

6 Data Science for Networks - A Hot Topic 3 / 16

7 Motivation and Requirements In theory, networked systems still have a great potential for optimization. TCP inefficiencies 1. Practical performances far from information-theoritical bounds. 1 Wang, Bing, et al. Multimedia streaming via TCP: An analytic performance study. ACM Transactions on Multimedia Computing, Communications, and Applications (TOMM) 4.2 (2008): / 16

8 Motivation and Requirements In theory, networked systems still have a great potential for optimization. TCP inefficiencies 1. Practical performances far from information-theoritical bounds. Communication meta-data can be used to apply optimization. Consider flows (sequences of packets) for analysing traffic. Optimize delays, redundancy overhead, etc. 1 Wang, Bing, et al. Multimedia streaming via TCP: An analytic performance study. ACM Transactions on Multimedia Computing, Communications, and Applications (TOMM) 4.2 (2008): / 16

9 Motivation and Requirements In theory, networked systems still have a great potential for optimization. TCP inefficiencies 1. Practical performances far from information-theoritical bounds. Communication meta-data can be used to apply optimization. Consider flows (sequences of packets) for analysing traffic. Optimize delays, redundancy overhead, etc. Methodologies, frameworks and tools from the area of data science support this. 1 Wang, Bing, et al. Multimedia streaming via TCP: An analytic performance study. ACM Transactions on Multimedia Computing, Communications, and Applications (TOMM) 4.2 (2008): / 16

10 Motivation and Requirements In theory, networked systems still have a great potential for optimization. TCP inefficiencies 1. Practical performances far from information-theoritical bounds. Communication meta-data can be used to apply optimization. Consider flows (sequences of packets) for analysing traffic. Optimize delays, redundancy overhead, etc. Methodologies, frameworks and tools from the area of data science support this. Open source technology allows wide-spread adoption and interoperability. 1 Wang, Bing, et al. Multimedia streaming via TCP: An analytic performance study. ACM Transactions on Multimedia Computing, Communications, and Applications (TOMM) 4.2 (2008): / 16

11 A Master Thesis on Network Analytics 5 / 16

12 Solution Architecture Services Statistics Infrastructure Topology polls information Floodlight Sensor Transmissions Reliability contains sensors executes tasks contains views Controller (Floodlight) Observer (Python) Analyzer (Python) Visualization (NodeJS) exposes exposes writes to write / read NetAPI (Python) Store (PostgreSQL) read from Existing Component check status / trigger run Own Contribution Network Analytics Presentation Legend Available on GitHub: 6 / 16

13 Network Data Model Internet- Address Sample- Timestamp Report (Content, Sampling) n : m Flow (Match, Cookie) n : 1 Node (Device ID, Type) 2 : n Link (Direction, Type) 1 : n LinkSample (Rx, Tx, Loss, Delay, Centrality) 1 : n 1 : n 1 : n FlowSample (Counts, Durations) NodeSample (Centrality) Port (Name, Number) 1 : n PortSample (Rx, Tx, Errors) Types: Network Entities Entity Samples Auxiliary 7 / 16

14 Visualization Available on GitHub: 8 / 16

15 OpenNetworking Project NN- Client NN- Node UdS- Node3 UdS- Node5 MU- Node MU- Client UdS- Node4 HIIT- Client HIIT- Node UdS- Node1 UdS- Send1 UdS- Recv1 SF- Client UdS- Node2 UdS- Node6 SF- Node SF- Relay Entities: Node Host Locations: Saarland University (Saarbrücken, DE) Nokia Networks (Munich, DE) Smart Factory (Kaiserslautern, DE) Helsinki Institute of Technology (Helsinki, FI) Manipal University (Manipal, IN) Project Website: 9 / 16

16 Data Science in Networks - A Brief Overview 10 / 16

17 Data Science in Networks - A Brief Overview Analyze Statistical methods for estimating network parameters and giving guarantees. 10 / 16

18 Data Science in Networks - A Brief Overview Analyze Statistical methods for estimating network parameters and giving guarantees. Graph Analysis to determine network stability, traffic flows, etc. 10 / 16

19 Data Science in Networks - A Brief Overview Analyze Statistical methods for estimating network parameters and giving guarantees. Graph Analysis to determine network stability, traffic flows, etc. Machine Learning helps training algorithms to make decisions on routing, resource reservations, traffic blackholing, etc. 10 / 16

20 Data Science in Networks - A Brief Overview Analyze Statistical methods for estimating network parameters and giving guarantees. Graph Analysis to determine network stability, traffic flows, etc. Machine Learning helps training algorithms to make decisions on routing, resource reservations, traffic blackholing, etc. Execute SDN enables to dynamically change the network s architecture and operation. 10 / 16

21 Data Science in Networks - A Brief Overview Analyze Statistical methods for estimating network parameters and giving guarantees. Graph Analysis to determine network stability, traffic flows, etc. Machine Learning helps training algorithms to make decisions on routing, resource reservations, traffic blackholing, etc. Execute SDN enables to dynamically change the network s architecture and operation. NFV is a tool to interact with communication in a direct manner. 10 / 16

22 Data Science in Networks - A Brief Overview Analyze Statistical methods for estimating network parameters and giving guarantees. Graph Analysis to determine network stability, traffic flows, etc. Machine Learning helps training algorithms to make decisions on routing, resource reservations, traffic blackholing, etc. Execute SDN enables to dynamically change the network s architecture and operation. NFV is a tool to interact with communication in a direct manner. Configuration Management solutions (SaltStack, Chef, Puppet,...) improve system administration, e.g. to deploy NFVs. 10 / 16

23 Transparent Transmission Segmentation (TTS) E2E Segment NetFlix Low Loss High Delay Wireless Router High Loss Low Delay Tablet 11 / 16

24 Transparent Transmission Segmentation (TTS) E2E Segment NetFlix Low Loss High Delay Wireless Router High Loss Low Delay Tablet Split Segment Relay Split Segment 11 / 16

25 Transparent Transmission Segmentation (TTS) E2E Segment NetFlix Low Loss High Delay Wireless Router High Loss Low Delay Tablet Split Segment Relay Split Segment End-to-End Paradigm and its Implications End-to-End Arguments in System Design [Saltzer 84] A Critical Review of End-to-End Arguments in System Design [Moors 02] RFC3531: Performance Enhancing Proxies [IETF 03] A multitude of papers on TCP proxies, Split-TCP, CCAs, etc. [ 02-09] 11 / 16

26 TTS - Early Results Improving Multimedia Streaming Performance from the Network s Core [ICCE-Berlin 16, Schmidt, Herfet] Systematic investigation which domains (loss, congestion, buffers,...) and network functions (error, flow, congestion control,...) are affected by TTS. First promising results for TCP, using simulated environments (mininet). Round-trip times (interactivity) in high-loss scenarios reduced. (Mean RTT: 4%, Jitter: 16%, Applied Loss: 3%) 12 / 16

27 TTS - Early Results Improving Multimedia Streaming Performance from the Network s Core [ICCE-Berlin 16, Schmidt, Herfet] Systematic investigation which domains (loss, congestion, buffers,...) and network functions (error, flow, congestion control,...) are affected by TTS. First promising results for TCP, using simulated environments (mininet). Round-trip times (interactivity) in high-loss scenarios reduced. (Mean RTT: 4%, Jitter: 16%, Applied Loss: 3%) Approaches for Resilience- and Latency-Aware Networking [NetCPS 16, Schmidt, Herfet] Effect analysis using non-parametric metrics. Depending on link parameters, TTS can reduce delivery times compared to E2E, being superior in 68 91% of the cases. 12 / 16

28 TTS - Recent Investigations In Progress / Completed Consolidation and in-depth analysis of TTS effects. Details on implementation and deployment inside SDNs in [NetSoft 17, Schmidt, Herfet] (accepted for publication, presentation in Jul 17). Relay deployment using Docker, leading to small latency penalties. Investigation of TTS effects with RTP in a recent thesis [Birtel, 01/17]. Application-independent error control with minimal overhead ( 2ms). 13 / 16

29 TTS - Recent Investigations In Progress / Completed Consolidation and in-depth analysis of TTS effects. Details on implementation and deployment inside SDNs in [NetSoft 17, Schmidt, Herfet] (accepted for publication, presentation in Jul 17). Relay deployment using Docker, leading to small latency penalties. Investigation of TTS effects with RTP in a recent thesis [Birtel, 01/17]. Application-independent error control with minimal overhead ( 2ms). Planned Investigations on TTS with the Predictably Reliable Real-time Transport (PRRT) protocol, developed at the TC Lab. Evaluating TTS with novel congestion control algorithms, e.g. Google s BBR 2. 2 Jacobsen V., et al. BBR: Congestion-Based Congestion Control. ACM Queue 14.5 (2016): / 16

30 TTS - Why Data Science? Open Question: Where and how many relays to place for optimal performance? 14 / 16

31 TTS - Why Data Science? Open Question: Where and how many relays to place for optimal performance? Where can Data Science be used in this context? Answer clearly depends on precise and continuous measurements of the network. Analysis solutions have to find this answer quickly, ideally in real-time, so that transmissions can be immediately segmented for optimal performance. 14 / 16

32 Latency- And Resilience-aware Networking (LARN) Organization DFG Schwerpunktprogramm 1914 Cyber-Physical Networking (CPN). Kickoff in October 2016, two funding periods of 3 years each. Cooperation with Prof. Wolfgang Schröder-Preikschat, Chair for Distributed and Operating Systems, Friedrich-Alexander-Universität Erlangen-Nürnberg 15 / 16

33 Latency- And Resilience-aware Networking (LARN) Organization DFG Schwerpunktprogramm 1914 Cyber-Physical Networking (CPN). Kickoff in October 2016, two funding periods of 3 years each. Cooperation with Prof. Wolfgang Schröder-Preikschat, Chair for Distributed and Operating Systems, Friedrich-Alexander-Universität Erlangen-Nürnberg Research Objectives Develop a latency- and resilience-aware atomic unit for cyber-physical networks. Optimise the cross-layer communication while maintaining separability. Validate the approach in theory and experiments, e.g. on the ON testbed. 15 / 16

34 Latency- And Resilience-aware Networking (LARN) Organization DFG Schwerpunktprogramm 1914 Cyber-Physical Networking (CPN). Kickoff in October 2016, two funding periods of 3 years each. Cooperation with Prof. Wolfgang Schröder-Preikschat, Chair for Distributed and Operating Systems, Friedrich-Alexander-Universität Erlangen-Nürnberg Research Objectives Develop a latency- and resilience-aware atomic unit for cyber-physical networks. Optimise the cross-layer communication while maintaining separability. Validate the approach in theory and experiments, e.g. on the ON testbed. Exact knowledge about current network parameters through measurements is crucial for guarantees provided for CPS communication. Applying intelligence gathered through analysis is can provide better performance regarding latency and resilience. 15 / 16

35 Conclusion Towards (More) Data Science in Communication Networks Data Science, often colloquially refered to as Big Data, is an important emerging discipline to be applied in many areas (manufacturing, finance,...). Networking is not yet exploiting the potential of data science. SDN, NFV, together with Configuration Management bring the required monitoring and orchestration facilities to enable this. One task that can be tackled is the optimal placement of segmentation points for transparent transmission segmentation. Only by constantly measuring and changing the networks, we can provide the servies needed by e.g CPS and other future applications. 16 / 16

36 Conclusion Towards (More) Data Science in Communication Networks Data Science, often colloquially refered to as Big Data, is an important emerging discipline to be applied in many areas (manufacturing, finance,...). Networking is not yet exploiting the potential of data science. SDN, NFV, together with Configuration Management bring the required monitoring and orchestration facilities to enable this. One task that can be tackled is the optimal placement of segmentation points for transparent transmission segmentation. Only by constantly measuring and changing the networks, we can provide the servies needed by e.g CPS and other future applications. Thank you for your attention. Questions? 16 / 16

Transparent Transmission Segmentation for Software-Defined Networks NetSoft 2017

Transparent Transmission Segmentation for Software-Defined Networks NetSoft 2017 Transparent Transmission Segmentation for Software-Defined Networks NetSoft 2017 Andreas Schmidt, Thorsten Herfet Telecommunications Lab Saarland Informatics Campus - Saarbrücken July 04, 2017 Motivation

More information

Latency- and Resilience-Aware Networking SPP 1914: Cyber-Physical Networking

Latency- and Resilience-Aware Networking SPP 1914: Cyber-Physical Networking Latency- and Resilience-Aware Networking SPP 1914: Cyber-Physical Networking http://larn.systems Andreas Schmidt, Thorsten Herfet Telecommunications Lab Saarland Informatics Campus - Saarbrücken Stefan

More information

Latency- and Resilience-Aware Networking SPP 1914: Cyber-Physical Networking

Latency- and Resilience-Aware Networking SPP 1914: Cyber-Physical Networking Latency- and Resilience-Aware Networking SPP 1914: Cyber-Physical Networking http://larn.systems Andreas Schmidt, Pablo Gil Pereira, Thorsten Herfet Telecommunications Lab Saarland Informatics Campus -

More information

Partners: Nokia, NSN, Aalto/ComNet, Aalto/CSE, UH, VTT Future Internet SHOK preconference Johanna Nieminen (Nokia)

Partners: Nokia, NSN, Aalto/ComNet, Aalto/CSE, UH, VTT Future Internet SHOK preconference Johanna Nieminen (Nokia) Partners: Nokia, NSN, Aalto/ComNet, Aalto/CSE, UH, VTT Future Internet SHOK preconference 30.5.2012 Johanna Nieminen (Nokia) Vision: Future Internet = a mission cri1cal backbone of global informa1on society

More information

Introduction to Distributed Systems

Introduction to Distributed Systems Introduction to Distributed Systems Other matters: review of the Bakery Algorithm: why can t we simply keep track of the last ticket taken and the next ticvket to be called? Ref: [Coulouris&al Ch 1, 2]

More information

Transport Protocols for Data Center Communication. Evisa Tsolakou Supervisor: Prof. Jörg Ott Advisor: Lect. Pasi Sarolahti

Transport Protocols for Data Center Communication. Evisa Tsolakou Supervisor: Prof. Jörg Ott Advisor: Lect. Pasi Sarolahti Transport Protocols for Data Center Communication Evisa Tsolakou Supervisor: Prof. Jörg Ott Advisor: Lect. Pasi Sarolahti Contents Motivation and Objectives Methodology Data Centers and Data Center Networks

More information

Mobile Communications Chapter 9: Mobile Transport Layer

Mobile Communications Chapter 9: Mobile Transport Layer Prof. Dr.-Ing Jochen H. Schiller Inst. of Computer Science Freie Universität Berlin Germany Mobile Communications Chapter 9: Mobile Transport Layer Motivation, TCP-mechanisms Classical approaches (Indirect

More information

Internet Design Principles and Architecture

Internet Design Principles and Architecture Internet Design Principles and Architecture Venkat Padmanabhan Microsoft Research 2 April 2001 Venkat Padmanabhan 1 Lecture Outline A brief history of the Internet How is the Internet different from the

More information

A framework to evaluate 5G networks for smart and fail-safe communications

A framework to evaluate 5G networks for smart and fail-safe communications A framework to evaluate 5G networks for smart and fail-safe communications in ERTMS/ETCS Roberto Canonico (*), Stefano Marrone (**), Roberto Nardone (*), and Valeria Vittorini (*) (*) Università degli

More information

SMPTE ST In Real World Applications. Paul Macklin (Vimond) and Alexander Sandstrom (Net Insight)

SMPTE ST In Real World Applications. Paul Macklin (Vimond) and Alexander Sandstrom (Net Insight) SMPTE ST-2110 In Real World Applications Paul Macklin (Vimond) and Alexander Sandstrom (Net Insight) Agenda Moving to IT, IP and cloud Heritage of standards SMPTE ST 2110 essentials Requires. Design considerations

More information

Synthesizing Adaptive Protocols by Selective Enumeration (SYNAPSE)

Synthesizing Adaptive Protocols by Selective Enumeration (SYNAPSE) Synthesizing Adaptive Protocols by Selective Enumeration (SYNAPSE) Problem Definition Solution Approach Benefits to End User Talk Overview Metrics Summary of Results to Date Lessons Learned & Future Work

More information

CHAPTER 3 GRID MONITORING AND RESOURCE SELECTION

CHAPTER 3 GRID MONITORING AND RESOURCE SELECTION 31 CHAPTER 3 GRID MONITORING AND RESOURCE SELECTION This chapter introduces the Grid monitoring with resource metrics and network metrics. This chapter also discusses various network monitoring tools and

More information

Circuit Breakers for Multimedia Congestion Control

Circuit Breakers for Multimedia Congestion Control Circuit Breakers for Multimedia Congestion Control Varun Singh Aalto University Stephen McQuistin, Martin Ellis, and Colin Perkins University of Glasgow Context Video conferencing seeing increasing deployment

More information

2013 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media,

2013 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, 2013 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising

More information

Chunyan Wang Electrical and Computer Engineering Dept. National University of Singapore

Chunyan Wang Electrical and Computer Engineering Dept. National University of Singapore Chunyan Wang Electrical and Computer Engineering Dept. engp9598@nus.edu.sg A Framework of Integrating Network QoS and End System QoS Chen Khong Tham Electrical and Computer Engineering Dept. eletck@nus.edu.sg

More information

A common issue that affects the QoS of packetized audio is jitter. Voice data requires a constant packet interarrival rate at receivers to convert

A common issue that affects the QoS of packetized audio is jitter. Voice data requires a constant packet interarrival rate at receivers to convert A common issue that affects the QoS of packetized audio is jitter. Voice data requires a constant packet interarrival rate at receivers to convert data into a proper analog signal for playback. The variations

More information

CHAPTER 4 CROSS LAYER INTERACTION

CHAPTER 4 CROSS LAYER INTERACTION 38 CHAPTER 4 CROSS LAYER INTERACTION The cross layer interaction techniques used in the lower layers of the protocol stack, solve the hidden and exposed terminal problems of wireless and ad hoc networks.

More information

Real-Time Internet of Things

Real-Time Internet of Things Real-Time Internet of Things Chenyang Lu Cyber-Physical Systems Laboratory h7p://www.cse.wustl.edu/~lu/ Internet of Things Ø Convergence of q Miniaturized devices: integrate processor, sensors and radios.

More information

Hands-On IP Multicasting for Multimedia Distribution Networks

Hands-On IP Multicasting for Multimedia Distribution Networks Hands-On for Multimedia Distribution Networks Course Description This Hands-On course provides an in-depth look how IP multicasting works, its advantages and limitations and how it can be deployed to provide

More information

Mobile Communications Chapter 9: Mobile Transport Layer

Mobile Communications Chapter 9: Mobile Transport Layer Prof. Dr.-Ing Jochen H. Schiller Inst. of Computer Science Freie Universität Berlin Germany Mobile Communications Chapter 9: Mobile Transport Layer Motivation, TCP-mechanisms Classical approaches (Indirect

More information

RECITAL INVESTIGATION OF IPv4 AND IPv6 USING WIRED NETWORKS IN OMNET++

RECITAL INVESTIGATION OF IPv4 AND IPv6 USING WIRED NETWORKS IN OMNET++ RECITAL INVESTIGATION OF IPv4 AND IPv6 USING WIRED NETWORKS IN OMNET++ 1 Pallavi Gupta, 2 Savita Shiwani Computer Science Department, Suresh Gyan Vihar University,India ABSTRACT-Internet protocol was designed

More information

A Novel Software-Based H.323 Gateway with

A Novel Software-Based H.323 Gateway with A Novel Software-Based H.323 Gateway with Proxy-TC for VoIP Systems Presenter : Wei-Sheng Yin Advisor : Dr. Po-Ning Chen Institute of Communications Engineering National Chiao Tung University Agenda Introduction

More information

Using Flexibility as a Measure to Evaluate Softwarized Networks

Using Flexibility as a Measure to Evaluate Softwarized Networks Chair of Communication Networks Department of Electrical and Computer Engineering Technical University of Munich Using Flexibility as a Measure to Evaluate Softwarized Networks Wolfgang Kellerer Technical

More information

Application of Monitoring Standards for enhancing Energy System Security

Application of Monitoring Standards for enhancing Energy System Security Application of Monitoring Standards for enhancing Energy System Security G. DONDOSSOLA*, R. TERRUGGIA*, P. WYLACH*, G. PUGNI**, F. BELLIO*** RSE SpA*, Enel SpA**, Enel Produzione SpA*** Italy About RSE

More information

TOWARDS REMOTE ACCESS TO VIRTUALIZED TELECOM RESEARCH INFRASTRACTURS

TOWARDS REMOTE ACCESS TO VIRTUALIZED TELECOM RESEARCH INFRASTRACTURS TOWARDS REMOTE ACCESS TO VIRTUALIZED TELECOM RESEARCH INFRASTRACTURS By ABREHA, HAFTAY GEBRESLASIE Supervisor PROF. FABRIZIO GRANELLI University of Trento MOTIVATION SDN-NFV reinvents telecom network&

More information

Software-Defined Networking (SDN) Overview

Software-Defined Networking (SDN) Overview Reti di Telecomunicazione a.y. 2015-2016 Software-Defined Networking (SDN) Overview Ing. Luca Davoli Ph.D. Student Network Security (NetSec) Laboratory davoli@ce.unipr.it Luca Davoli davoli@ce.unipr.it

More information

Does current Internet Transport work over Wireless? Reviewing the status of IETF work in this area

Does current Internet Transport work over Wireless? Reviewing the status of IETF work in this area Does current Internet Transport work over Wireless? Reviewing the status of IETF work in this area Sally Floyd March 2, 2000 IAB Workshop on Wireless Internetworking 1 Observations: Transport protocols

More information

FlexNets: It s all about flexibility!

FlexNets: It s all about flexibility! Chair of Communication Networks Department of Electrical and Computer Engineering Technical University of Munich FlexNets: It s all about flexibility! Wolfgang Kellerer Technical University of Munich MIRR,

More information

Enhancement of CoAP Packet Delivery Performance for Internet of Things. Hang Liu

Enhancement of CoAP Packet Delivery Performance for Internet of Things. Hang Liu Enhancement of CoAP Packet Delivery Performance for Internet of Things Hang Liu Outline Motivation and Industrial Relevance Project Objectives Approach and Previous Results Future Work Outcome and Impact

More information

Thomas Lin, Naif Tarafdar, Byungchul Park, Paul Chow, and Alberto Leon-Garcia

Thomas Lin, Naif Tarafdar, Byungchul Park, Paul Chow, and Alberto Leon-Garcia Thomas Lin, Naif Tarafdar, Byungchul Park, Paul Chow, and Alberto Leon-Garcia The Edward S. Rogers Sr. Department of Electrical and Computer Engineering University of Toronto, ON, Canada Motivation: IoT

More information

WLCG Network Throughput WG

WLCG Network Throughput WG WLCG Network Throughput WG Shawn McKee, Marian Babik for the Working Group HEPiX Tsukuba 16-20 October 2017 Working Group WLCG Network Throughput WG formed in the fall of 2014 within the scope of WLCG

More information

SIMULATION FRAMEWORK MODELING

SIMULATION FRAMEWORK MODELING CHAPTER 5 SIMULATION FRAMEWORK MODELING 5.1 INTRODUCTION This chapter starts with the design and development of the universal mobile communication system network and implementation of the TCP congestion

More information

Assignment 7: TCP and Congestion Control Due the week of October 29/30, 2015

Assignment 7: TCP and Congestion Control Due the week of October 29/30, 2015 Assignment 7: TCP and Congestion Control Due the week of October 29/30, 2015 I d like to complete our exploration of TCP by taking a close look at the topic of congestion control in TCP. To prepare for

More information

Computer Science 461 Midterm Exam March 14, :00-10:50am

Computer Science 461 Midterm Exam March 14, :00-10:50am NAME: Login name: Computer Science 461 Midterm Exam March 14, 2012 10:00-10:50am This test has seven (7) questions, each worth ten points. Put your name on every page, and write out and sign the Honor

More information

Multi-Hop ARQ 林咨銘 2006/8/24.

Multi-Hop ARQ 林咨銘 2006/8/24. Multi-Hop ARQ 林咨銘 2006/8/24 tmlin@itri.org.tw Outline Introduction Multi-Hop Scenario Multi-Hop Issues Multi-Hop ARQ Schemes Multi-hop ARQ [1] VTC 2005 Spring Relay ARQ[2] VTC 2005 Fall Summary Multi-Hop

More information

Scalable Architecture for Multimedia Multicast Internet Applications

Scalable Architecture for Multimedia Multicast Internet Applications Scalable Architecture for Multimedia Multicast Internet Applications Tatiana Polishchuk, Michael Karl, Thorsten Herfet and Andrei Gurtov Helsinki Institute for Information Technology HIIT, Aalto University,

More information

Ending the Confusion About Software- Defined Networking: A Taxonomy

Ending the Confusion About Software- Defined Networking: A Taxonomy Ending the Confusion About Software- Defined Networking: A Taxonomy This taxonomy cuts through confusion generated by the flood of vendor SDN announcements. It presents a framework that network and server

More information

presented by: [ THE TECHNOLOGY LIAISON TEAM ORKTS CUHK ]

presented by: [ THE TECHNOLOGY LIAISON TEAM ORKTS CUHK ] presented by: [ THE TECHNOLOGY LIAISON TEAM ORKTS CUHK ] Category Application Invention Title Principle Investigator CUHK Tech ID HTTP-based Video Streaming Devices and Methods for Scheduling Transmission

More information

OSI Layer OSI Name Units Implementation Description 7 Application Data PCs Network services such as file, print,

OSI Layer OSI Name Units Implementation Description 7 Application Data PCs Network services such as file, print, ANNEX B - Communications Protocol Overheads The OSI Model is a conceptual model that standardizes the functions of a telecommunication or computing system without regard of their underlying internal structure

More information

A Software-Defined Networking Security Controller Architecture. Fengjun Shang, Qiang Fu

A Software-Defined Networking Security Controller Architecture. Fengjun Shang, Qiang Fu 4th International Conference on Machinery, Materials and Computing Technology (ICMMCT 2016) A Software-Defined Networking Security Controller Architecture Fengjun Shang, Qiang Fu College of Computer Science

More information

Revolutionising mobile networks with SDN and NFV

Revolutionising mobile networks with SDN and NFV Revolutionising mobile networks with SDN and NFV Cambridge Wireless Virtual Networks SIG 8 th May 2014 Philip Bridge, Senior Network Architect at EE May 2014 Networks are getting messy Vertically integrated

More information

Evaluate Data Center Network Performance

Evaluate Data Center Network Performance Downloaded from orbit.dtu.dk on: Sep 02, 2018 Evaluate Data Center Network Performance Pilimon, Artur Publication date: 2018 Document Version Publisher's PDF, also known as Version of record Link back

More information

RCRT:Rate-Controlled Reliable Transport Protocol for Wireless Sensor Networks

RCRT:Rate-Controlled Reliable Transport Protocol for Wireless Sensor Networks RCRT:Rate-Controlled Reliable Transport Protocol for Wireless Sensor Networks JEONGYEUP PAEK, RAMESH GOVINDAN University of Southern California 1 Applications that require the transport of high-rate data

More information

An Industrial Employee Development Application Protocol Using Wireless Sensor Networks

An Industrial Employee Development Application Protocol Using Wireless Sensor Networks RESEARCH ARTICLE An Industrial Employee Development Application Protocol Using Wireless Sensor Networks 1 N.Roja Ramani, 2 A.Stenila 1,2 Asst.professor, Dept.of.Computer Application, Annai Vailankanni

More information

Wireless Sensor Networks: Clustering, Routing, Localization, Time Synchronization

Wireless Sensor Networks: Clustering, Routing, Localization, Time Synchronization Wireless Sensor Networks: Clustering, Routing, Localization, Time Synchronization Maurizio Bocca, M.Sc. Control Engineering Research Group Automation and Systems Technology Department maurizio.bocca@tkk.fi

More information

PIRE ExoGENI ENVRI preparation for Big Data science

PIRE ExoGENI ENVRI preparation for Big Data science System and Network Engineering MSc Research project PIRE ExoGENI ENVRI preparation for Big Data science Stavros Konstantaras, Ioannis Grafis February 5, 2014 Background Big Data science Huge amount of

More information

On Minimizing Packet Loss Rate and Delay for Mesh-based P2P Streaming Services

On Minimizing Packet Loss Rate and Delay for Mesh-based P2P Streaming Services On Minimizing Packet Loss Rate and Delay for Mesh-based P2P Streaming Services Zhiyong Liu, CATR Prof. Zhili Sun, UniS Dr. Dan He, UniS Denian Shi, CATR Agenda Introduction Background Problem Statement

More information

An Architecture. What the MEC? for 5G

An Architecture. What the MEC? for 5G An Architecture What the MEC? for 5G What the MEC? An architecture for 5G As we stated in the first e-book in this series, the evolution from LTE to 5G will be the most profound transformation on the wireless

More information

On Network Dimensioning Approach for the Internet

On Network Dimensioning Approach for the Internet On Dimensioning Approach for the Internet Masayuki Murata ed Environment Division Cybermedia Center, (also, Graduate School of Engineering Science, ) e-mail: murata@ics.es.osaka-u.ac.jp http://www-ana.ics.es.osaka-u.ac.jp/

More information

Congestion Control. Andreas Pitsillides University of Cyprus. Congestion control problem

Congestion Control. Andreas Pitsillides University of Cyprus. Congestion control problem Congestion Control Andreas Pitsillides 1 Congestion control problem growing demand of computer usage requires: efficient ways of managing network traffic to avoid or limit congestion in cases where increases

More information

Publish Subscribe Deployment Option for NDN in the Constrained IoT

Publish Subscribe Deployment Option for NDN in the Constrained IoT Publish Subscribe Deployment Option for NDN in the Constrained IoT draft-gundogan-icnrg-pub-iot-02 Cenk Gündoğan 1 Thomas Schmidt 1 Matthias Wählisch 2 1 HAW Hamburg 2 Freie Universität Berlin March 18,

More information

The Transformation of Media & Broadcast Video Production to a Professional Media Network

The Transformation of Media & Broadcast Video Production to a Professional Media Network The Transformation of Media & Broadcast Video Production to a Professional Media Network Subha Dhesikan, Principal Engineer Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after

More information

MITIGATING THE EFFECT OF PACKET LOSSES ON REAL-TIME VIDEO STREAMING USING PSNR AS VIDEO QUALITY ASSESSMENT METRIC ABSTRACT

MITIGATING THE EFFECT OF PACKET LOSSES ON REAL-TIME VIDEO STREAMING USING PSNR AS VIDEO QUALITY ASSESSMENT METRIC ABSTRACT MITIGATING THE EFFECT OF PACKET LOSSES ON REAL-TIME VIDEO STREAMING USING PSNR AS VIDEO QUALITY ASSESSMENT METRIC Anietie Bassey, Kufre M. Udofia & Mfonobong C. Uko Department of Electrical/Electronic

More information

Configuring RTP Header Compression

Configuring RTP Header Compression Header compression is a mechanism that compresses the IP header in a packet before the packet is transmitted. Header compression reduces network overhead and speeds up the transmission of either Real-Time

More information

Random Neural Networks for the Adaptive Control of Packet Networks

Random Neural Networks for the Adaptive Control of Packet Networks Random Neural Networks for the Adaptive Control of Packet Networks Michael Gellman and Peixiang Liu Dept. of Electrical & Electronic Eng., Imperial College London {m.gellman,p.liu}@imperial.ac.uk Abstract.

More information

Prof. Shervin Shirmohammadi SITE, University of Ottawa. Network Analysis: Process Part 1. Lecture 6: Prof. Shervin Shirmohammadi CEG

Prof. Shervin Shirmohammadi SITE, University of Ottawa. Network Analysis: Process Part 1. Lecture 6: Prof. Shervin Shirmohammadi CEG Lecture 6: Network Analysis: Process Part 1 Prof. Shervin Shirmohammadi SITE, University of Ottawa Prof. Shervin Shirmohammadi CEG 4185 6-1 Overview The principles, guidelines, and procedures for requirements

More information

Performance Evaluation of Scheduling Mechanisms for Broadband Networks

Performance Evaluation of Scheduling Mechanisms for Broadband Networks Performance Evaluation of Scheduling Mechanisms for Broadband Networks Gayathri Chandrasekaran Master s Thesis Defense The University of Kansas 07.31.2003 Committee: Dr. David W. Petr (Chair) Dr. Joseph

More information

Configuring TCP Header Compression

Configuring TCP Header Compression Configuring TCP Header Compression First Published: January 30, 2006 Last Updated: May 5, 2010 Header compression is a mechanism that compresses the IP header in a packet before the packet is transmitted.

More information

H2020 PHASES 2 AND 3. Hans-Peter Mayer, Bell Labs, Alcatel-Lucent September 2014 COPYRIGHT 2013 ALCATEL-LUCENT. ALL RIGHTS RESERVED.

H2020 PHASES 2 AND 3. Hans-Peter Mayer, Bell Labs, Alcatel-Lucent September 2014 COPYRIGHT 2013 ALCATEL-LUCENT. ALL RIGHTS RESERVED. H2020 PHASES 2 AND 3 Hans-Peter Mayer, Bell Labs, Alcatel-Lucent September 2014 COPYRIGHT 2013 ALCATEL-LUCENT. ALL RIGHTS RESERVED. DRIVERS FOR 5G ADOPTION Services delivered / users served: Broadband

More information

15-744: Computer Networking. Data Center Networking II

15-744: Computer Networking. Data Center Networking II 15-744: Computer Networking Data Center Networking II Overview Data Center Topology Scheduling Data Center Packet Scheduling 2 Current solutions for increasing data center network bandwidth FatTree BCube

More information

The Measurement Manager Modular End-to-End Measurement Services

The Measurement Manager Modular End-to-End Measurement Services The Measurement Manager Modular End-to-End Measurement Services Ph.D. Research Proposal Department of Electrical and Computer Engineering University of Maryland, College Park, MD Pavlos Papageorgiou pavlos@eng.umd.edu

More information

Two hours UNIVERSITY OF MANCHESTER SCHOOL OF COMPUTER SCIENCE. M.Sc. in Advanced Computer Science. Date: Monday 2 nd June 2008.

Two hours UNIVERSITY OF MANCHESTER SCHOOL OF COMPUTER SCIENCE. M.Sc. in Advanced Computer Science. Date: Monday 2 nd June 2008. COMP60242 Two hours UNIVERSITY OF MANCHESTER SCHOOL OF COMPUTER SCIENCE M.Sc. in Advanced Computer Science Mobile Computing Date: Monday 2 nd June 2008 Time: 09:45 11:45 Please answer any THREE Questions

More information

The Role of the Path Computation El ement Centralized Controller in SDN & NFV

The Role of the Path Computation El ement Centralized Controller in SDN & NFV The Role of the Path Computation El ement Centralized Controller in SDN & NFV draft-zhao-teas-pce-central-controller-use-cases-00.txt draft-zhao-pce-pcep-extension-for-pce-controller-03.txt What is the

More information

Performance and Evaluation of Integrated Video Transmission and Quality of Service for internet and Satellite Communication Traffic of ATM Networks

Performance and Evaluation of Integrated Video Transmission and Quality of Service for internet and Satellite Communication Traffic of ATM Networks Performance and Evaluation of Integrated Video Transmission and Quality of Service for internet and Satellite Communication Traffic of ATM Networks P. Rajan Dr. K.L.Shanmuganathan Research Scholar Prof.

More information

Mobile Edge Computing:

Mobile Edge Computing: Mobile Edge Computing: Accelerating to 5G Era Hannu Flinck January 2016 1 Nokia 2015 Current megatrends Mobile computing, 5G and cloud computing Mobile computing Cloud computing 2 Nokia 2015 Architecture

More information

COMPUTER SCIENCE INTERNET SCIENCE AND TECHOLOGY HUMAN MEDIA INTERACTION BUSINESS INFORMATION TECHNOLOGY

COMPUTER SCIENCE INTERNET SCIENCE AND TECHOLOGY HUMAN MEDIA INTERACTION BUSINESS INFORMATION TECHNOLOGY COMPUTER SCIENCE INTERNET SCIENCE AND TECHOLOGY HUMAN MEDIA INTERACTION BUSINESS INFORMATION TECHNOLOGY UNIVERSITY OF DIGITAL REVOLUTION. Fourth industrial revolution is upon us and you can be part of

More information

Flexible and cost efficient optical 5G transport Paolo Monti

Flexible and cost efficient optical 5G transport Paolo Monti Flexible and cost efficient optical 5G transport Paolo Monti Optical Networks Laboratory (ONLab) Communication System Department (COS) KTH Royal Institute of Technology Sweden Acknowledgements Matteo Fiorani

More information

TAKE-5 5th Evolution Take of Wireless Communication Networks

TAKE-5 5th Evolution Take of Wireless Communication Networks TAKE-5 5th Evolution Take of Wireless Communication Networks 14 October 2018 Seppo.Horsmanheimo@vtt.fi Content Objective Overview of TAKE-5 project Key exploitable results Examples of collaborating projects

More information

IEEE s ESS Mesh Networking

IEEE s ESS Mesh Networking IEEE 802.11s ESS Mesh Networking Prof. Young-Bae Ko (youngko@ajou.ac.kr) Ubiquitous Networked Systems (UbiNeS) Lab (http://uns.ajou.ac.kr) KRnet 2006 Contents Introduction - Wireless Mesh Networks IEEE

More information

Toward a Reliable Data Transport Architecture for Optical Burst-Switched Networks

Toward a Reliable Data Transport Architecture for Optical Burst-Switched Networks Toward a Reliable Data Transport Architecture for Optical Burst-Switched Networks Dr. Vinod Vokkarane Assistant Professor, Computer and Information Science Co-Director, Advanced Computer Networks Lab University

More information

Advanced Network Design

Advanced Network Design Advanced Network Design Organization Whoami, Book, Wikipedia www.cs.uchicago.edu/~nugent/cspp54015 Grading Homework/project: 60% Midterm: 15% Final: 20% Class participation: 5% Interdisciplinary Course

More information

When ICN Meets C-RAN for HetNets: An SDN Approach C H E N C H E N Y A N G, Z H I Y O N G C H E N, B I N X I A, A N D J I A N G Z H O U W A N G

When ICN Meets C-RAN for HetNets: An SDN Approach C H E N C H E N Y A N G, Z H I Y O N G C H E N, B I N X I A, A N D J I A N G Z H O U W A N G When ICN Meets C-RAN for HetNets: An SDN Approach C H E N C H E N Y A N G, Z H I Y O N G C H E N, B I N X I A, A N D J I A N G Z H O U W A N G Motivation Mobile Internet and explosion of its applications,

More information

Innovation policy for Industry 4.0

Innovation policy for Industry 4.0 Innovation policy for Industry 4.0 Remarks from Giorgio Mosca Chair of Cybersecurity Steering Committee Confindustria Digitale Director Strategy & Technologies - Security & IS Division, Leonardo Agenda

More information

Communication System Design Projects

Communication System Design Projects Communication System Design Projects KUNGLIGA TEKNISKA HÖGSKOLAN PROFESSOR: DEJAN KOSTIC TEACHING ASSISTANT: GEORGIOS KATSIKAS Traditional Vs. Modern Network Management What is Network Management (NM)?

More information

Configuring RTP Header Compression

Configuring RTP Header Compression Configuring RTP Header Compression First Published: January 30, 2006 Last Updated: July 23, 2010 Header compression is a mechanism that compresses the IP header in a packet before the packet is transmitted.

More information

Applications and Performance Analysis of Bridging with Layer-3 Forwarding on Wireless LANs

Applications and Performance Analysis of Bridging with Layer-3 Forwarding on Wireless LANs Applications and Performance Analysis of Bridging with Layer-3 Forwarding on Wireless LANs James T. Yu and Chibiao Liu School of Computer Science, Telecommunications, and Information Systems DePaul University,

More information

Keynote Speakers CyberC 2010

Keynote Speakers CyberC 2010 Keynote Speakers CyberC 2010 Keynote Speaker 1 Wireless Sensor Network Security: Overview and Future Perspective Prof. Anup Kumar University of Louisville, USA Wireless sensor networks have the potential

More information

The Internet of Things. Thomas Watteyne Senior Networking Design Engineer Linear Technology, Dust Networks product group

The Internet of Things. Thomas Watteyne Senior Networking Design Engineer Linear Technology, Dust Networks product group 1 The Internet of Things Thomas Watteyne Senior Networking Design Engineer Linear Technology, Dust Networks product group Important! ٧ DREAM seminar 8 April 2014, UC Berkeley Low-Power Wireless Mesh Networks

More information

Network Control and Signalling

Network Control and Signalling Network Control and Signalling 1. Introduction 2. Fundamentals and design principles 3. Network architecture and topology 4. Network control and signalling 5. Network components 5.1 links 5.2 switches

More information

MPTCP and BBR performance over Internet satellite paths. Nicolas KUHN

MPTCP and BBR performance over Internet satellite paths. Nicolas KUHN MPTCP and BBR performance over Internet satellite paths Nicolas KUHN nicolas.kuhn@cnes.fr Myth #1: SATCOM systems are quite specific Indeed: Limited frequency resource (regulation, etc.) Dish alignment

More information

How can the Future Internet

How can the Future Internet How can the Future Internet enable Smart Energy? Presented by Werner Mohr (Coordinator), Nokia Siemens Networks on behalf of the FINSENY project Smart Energy enabled by Future Internet Workshop FINSENY

More information

Mapping Mechanism to Enhance QoS in IP Networks

Mapping Mechanism to Enhance QoS in IP Networks Mapping Mechanism to Enhance QoS in IP Networks by Sriharsha Karamchati, Shatrunjay Rawat, Sudhir Yarram, Guru Prakash Ramaguru in The 32nd International Conference on Information Networking (ICOIN 2018)

More information

Delay Constrained ARQ Mechanism for MPEG Media Transport Protocol Based Video Streaming over Internet

Delay Constrained ARQ Mechanism for MPEG Media Transport Protocol Based Video Streaming over Internet Delay Constrained ARQ Mechanism for MPEG Media Transport Protocol Based Video Streaming over Internet Hong-rae Lee, Tae-jun Jung, Kwang-deok Seo Division of Computer and Telecommunications Engineering

More information

Smart Ubiquitous Networks: Standardization and Challenges for Smartness of Networks

Smart Ubiquitous Networks: Standardization and Challenges for Smartness of Networks ITU Workshop on Standardization on IMT, M2M, IoT, Cloud Computing and SDN (Algiers, Algeria, 8 September 2013) Smart Ubiquitous Networks: Standardization and Challenges for Smartness of Networks Gyu Myoung

More information

HyperIP : SRDF Application Note

HyperIP : SRDF Application Note HyperIP : SRDF Application Note Introduction HyperIP is a Linux software application that quantifiably and measurably enhances large data movement over big bandwidth and long-haul IP networks. HyperIP

More information

Outline 9.2. TCP for 2.5G/3G wireless

Outline 9.2. TCP for 2.5G/3G wireless Transport layer 9.1 Outline Motivation, TCP-mechanisms Classical approaches (Indirect TCP, Snooping TCP, Mobile TCP) PEPs in general Additional optimizations (Fast retransmit/recovery, Transmission freezing,

More information

Impact of transmission errors on TCP performance. Outline. Random Errors

Impact of transmission errors on TCP performance. Outline. Random Errors Impact of transmission errors on TCP performance 1 Outline Impact of transmission errors on TCP performance Approaches to improve TCP performance Classification Discussion of selected approaches 2 Random

More information

SUMMERY, CONCLUSIONS AND FUTURE WORK

SUMMERY, CONCLUSIONS AND FUTURE WORK Chapter - 6 SUMMERY, CONCLUSIONS AND FUTURE WORK The entire Research Work on On-Demand Routing in Multi-Hop Wireless Mobile Ad hoc Networks has been presented in simplified and easy-to-read form in six

More information

Chapter 13 TRANSPORT. Mobile Computing Winter 2005 / Overview. TCP Overview. TCP slow-start. Motivation Simple analysis Various TCP mechanisms

Chapter 13 TRANSPORT. Mobile Computing Winter 2005 / Overview. TCP Overview. TCP slow-start. Motivation Simple analysis Various TCP mechanisms Overview Chapter 13 TRANSPORT Motivation Simple analysis Various TCP mechanisms Distributed Computing Group Mobile Computing Winter 2005 / 2006 Distributed Computing Group MOBILE COMPUTING R. Wattenhofer

More information

Alizadeh, M. et al., " CONGA: distributed congestion-aware load balancing for datacenters," Proc. of ACM SIGCOMM '14, 44(4): , Oct

Alizadeh, M. et al.,  CONGA: distributed congestion-aware load balancing for datacenters, Proc. of ACM SIGCOMM '14, 44(4): , Oct CONGA Paper Review By Buting Ma and Taeju Park Paper Reference Alizadeh, M. et al., " CONGA: distributed congestion-aware load balancing for datacenters," Proc. of ACM SIGCOMM '14, 44(4):503-514, Oct.

More information

IP Mobility vs. Session Mobility

IP Mobility vs. Session Mobility IP Mobility vs. Session Mobility Securing wireless communication is a formidable task, something that many companies are rapidly learning the hard way. IP level solutions become extremely cumbersome when

More information

Network Slicing for verticals and private networks

Network Slicing for verticals and private networks Network Slicing for verticals and private networks Cinzia Sartori Nokia Bell Labs IEEE VTC Spring 2018, Porto, June 4 th 1 IEEE VTC Spring 2018, Porto, June 4 th Network Slicing for verticals and private

More information

Call for Papers for Communication QoS, Reliability and Modeling Symposium

Call for Papers for Communication QoS, Reliability and Modeling Symposium Call for Papers for Communication QoS, Reliability and Modeling Symposium Scope and Motivation: In modern communication networks, different technologies need to cooperate with each other for end-to-end

More information

TR IEC Deterministic Networking

TR IEC Deterministic Networking INTERNATIONAL ELECTROTECHNICAL COMMISSION TR IEC 61850-90-13 Deterministic Networking Maik Seewald IEC TC57, WG10 maseewal@cisco.com IEC 61850 in a nutshell Title: Communication networks and systems for

More information

Experience. A New Modular E-Learning Platform Integrating an Enhanced Multimedia. Doctoral Program in Computer and Control Engineering (XXX Cycle)

Experience. A New Modular E-Learning Platform Integrating an Enhanced Multimedia. Doctoral Program in Computer and Control Engineering (XXX Cycle) Doctoral Program in Computer and Control Engineering (XXX Cycle) A New Modular E-Learning Platform Integrating an Enhanced Multimedia Experience Candidate: Leonardo Favario Supervisor: Prof. Enrico Masala

More information

Dynamic Orchestration & Operation of Chained Network Services

Dynamic Orchestration & Operation of Chained Network Services Dynamic Orchestration & Operation of Chained Network Services Sam Aldrin Huawei Technologies www.isocore.com/sdn-mpls 1 Agenda SFC Orchestration and Operation Architecture & Solution Summary 2 Key challenges

More information

Chapter 1 Introduction

Chapter 1 Introduction Emerging multimedia, high-speed data, and imaging applications are generating a demand for public networks to be able to multiplex and switch simultaneously a wide spectrum of data rates. These networks

More information

TFRC and RTT Thresholds Interdependence in a Selective Retransmission Scheme

TFRC and RTT Thresholds Interdependence in a Selective Retransmission Scheme TFRC and RTT s Interdependence in a Selective Retransmission Scheme Árpád Huszák, Sándor Imre Budapest University of Technology and Economics, Department of Telecommunications Budapest, Hungary Email:

More information

IEEE 5G Summit Lisbon

IEEE 5G Summit Lisbon IEEE 5G Summit Lisbon Protocols and Standardization Activities for 5G Lisbon, January 19, 2017 Periklis Chatzimisios CSSN Research Lab, Alexander TEI of Thessaloniki, Greece Department of Informatics Contents

More information

IMS, NFV and Cloud-based Services BUILDING INTEGRATED CLOUD COMMUNICATION SERVICES

IMS, NFV and Cloud-based Services BUILDING INTEGRATED CLOUD COMMUNICATION SERVICES Daitan White Paper IMS, NFV and Cloud-based Services BUILDING INTEGRATED CLOUD COMMUNICATION SERVICES Highly Reliable Software Development Services http://www.daitangroup.com Daitan Group 2014 IMS, NFV

More information