- Implementing Cisco Networking Solutions
- Harpreet Singh
- 142字
- 2021-07-08 10:02:20
Network
The data that has been generated now needs to be carried to the processing centres where it will be processed. The networks could be wired or wireless, and low-speed to very-high speed networks. The type of network depends upon the type of traffic to be transported.
With IP becoming the de facto standard of communications, the networks are typically IP networks, while smaller localized networks could use some of the IoT protocols described earlier, and connect to the IP network through gateways.
The IP network will consist of switches and routers, and other devices such as firewalls, load balancers, and DC switches from different vendors. Each of these devices is a package of hardware and software: hardware that forwards the packets and provides the interfaces and software that provides the logic and protocols that would be used on the network.
- 大話PLC(輕松動漫版)
- 騰訊iOS測試實踐
- LabVIEW入門與實戰開發100例
- Instant Apache Stanbol
- Mastering matplotlib
- 深入理解Java7:核心技術與最佳實踐
- Symfony2 Essentials
- 第一行代碼 C語言(視頻講解版)
- Getting Started with Eclipse Juno
- 編寫高質量代碼:改善Objective-C程序的61個建議
- Hands-On Neural Network Programming with C#
- Getting Started with Python
- 監控的藝術:云原生時代的監控框架
- 算法設計與分析:基于C++編程語言的描述
- Node.js 6.x Blueprints