توضیحاتی در مورد کتاب Anais Sutherland
نام کتاب : Anais Sutherland
عنوان ترجمه شده به فارسی : آنایس ساترلند
سری :
نویسندگان : Anais Sutherland
ناشر : GitforGits
سال نشر : 2023
تعداد صفحات : 364
زبان کتاب : English
فرمت کتاب : pdf
حجم کتاب : 1 مگابایت
بعد از تکمیل فرایند پرداخت لینک دانلود کتاب ارائه خواهد شد. درصورت ثبت نام و ورود به حساب کاربری خود قادر خواهید بود لیست کتاب های خریداری شده را مشاهده فرمایید.
فهرست مطالب :
Understanding Concurrency
Creating Multi-threaded Server
Asynchronous I/O and libuv
What is Asynchronous I/O?
Explore Libuv
Sample Program on Asynchronous I/O
Sample Program on TCP Echo Server using libuv
Summary
Chapter 8: Network Testing and Simulation
Overview
Network Testing Methodologies
Functional Testing
Step-by-Step
Conduct Functional Testing using PcapPlus
Performance Testing
Step-by-Step
Conduct Performance Testing on TCP Server
Stress Testing
Perform Network Stress Testing
Security Testing
Using ARP for Security Testing
Network Simulations
Overview
Benefits
Performing Network Simulations
NS-3
Features of NS-3
Network Simulation using NS-3
Process of Network Simulation
Setting up Network Simulation using NS-3
Summary
Chapter 9: Network Configuration Management
Network Configurations Overview
Network Configuration Protocol (NETCONF)
What is NETCONF?
NETCONF Message
NETCONF using C++
NETCONF Process
Various Network Configuration Tasks
Device Configuration
Security Configuration
Performance Tuning
Diagnostics and Monitoring
Fault Management and Recovery
Software and Firmware Updates
Protocol Configuration
Configuration via NETCONF
Automating Firmware Updates
Manipulate Settings of TCP and UDP
Recovery during Failure
Store Configuration
Read Configuration
Apply Configuration
Recover from Failure
Automate Running Diagnostic Tools
Configure Access Control Lists and Firewalls
Summary
Chapter 10: Network Monitoring
Network Monitoring Overview
Fault Monitoring
Understanding Nagios
Install and Configure Nagios
Monitor Hosts and Services on Nagios
Using Nagios for Fault Monitoring
Sample Program to Perform Fault Monitoring
Performance Monitoring
Using Nagios for Performance Monitoring
Security Monitoring
Perform Security Monitoring using Nagios
Account Monitoring
Perform Account Monitoring with Custom Nagios Plugin
Summary
Chapter 11: Network Troubleshooting
Beginning with Network Troubleshooting
Network Troubleshooting Methodology
Identify
Diagnose
Propose
Test
Document
Using Ping
Example 1: Basic Ping
Example 2: Limit Number of Ping Requests
Example 3: Increasing the Timeout
Using Tracert/Traceroute
Example 1: Basic Traceroute
Example 2: Specifying the Number of Hops
Example 3: Using ICMP instead of UDP
Using Nslookup
Example 1: Basic Nslookup
Example 2: Reverse DNS Lookup
Example 3: Querying Specific DNS Record Type
Using Netstat
Example 1: Basic Netstat
Example 2: Displaying Only Listening Sockets
Example 3: Displaying Statistics
Example 4: Continuously Display Network Status
Exploring Wireshark
About Wireshark
Features
Installation of Wireshark
Wireshark Configuration
Exploring Tcpdump
About Tcpdump
Features
Installation of Tcpdump
Examples
Summary
Index
Epilogue