Tag

network traffic

1 views collected around this technical thread.

Java Architect Essentials
Java Architect Essentials
Mar 7, 2021 · Information Security

Security Analysis of the “Le Bao” Fake Chat Application Used for Pornographic Promotion

This report investigates the malicious “Le Bao” Android application that masquerades as a WeChat‑like chat tool, detailing its sample characteristics, hidden QR‑code group‑joining mechanism, membership‑based porn livestream access, promotion methods, profit model, and comprehensive traceability of servers, payment channels, and social accounts.

Mobile Securityapp investigationillegal content
0 likes · 13 min read
Security Analysis of the “Le Bao” Fake Chat Application Used for Pornographic Promotion
Efficient Ops
Efficient Ops
Jul 27, 2020 · Operations

How to Turn Raw Network Traffic into Actionable Insights: A Step‑by‑Step Guide

This article explains why network traffic is valuable, how to capture it with tools like Wireshark or professional probes, decode packets for performance or business monitoring, and apply the extracted data to network, application, database monitoring and innovative business use cases.

TCP/IPWiresharknetwork traffic
0 likes · 6 min read
How to Turn Raw Network Traffic into Actionable Insights: A Step‑by‑Step Guide
Architects' Tech Alliance
Architects' Tech Alliance
Jan 12, 2020 · Cloud Computing

Mitigating Hash Polarization and Elephant Flow in UCloud Physical Cloud Gateway Clusters: Multi‑Tunnel and Capacity Management Solutions

This article presents a detailed case study of how UCloud resolved hash polarization and elephant‑flow overload in physical cloud gateway clusters by deploying a multi‑tunnel traffic‑splitting strategy, expanding gateway capacity, implementing lossless isolation‑zone migration, and enhancing automation and high‑availability mechanisms, enabling the clusters to handle hundreds of gigabits of traffic during peak events.

capacity-managementcloud computinghash polarization
0 likes · 10 min read
Mitigating Hash Polarization and Elephant Flow in UCloud Physical Cloud Gateway Clusters: Multi‑Tunnel and Capacity Management Solutions
Hulu Beijing
Hulu Beijing
Apr 16, 2019 · Artificial Intelligence

How Deep Learning Transforms Network Bandwidth Prediction: From RNN to CNN‑RNN Hybrids

This article explores how deep learning techniques such as RNN, LSTM, 3D‑CNN, and CNN‑RNN hybrids can be applied to predict network bandwidth and traffic, comparing traditional time‑series methods with modern AI approaches and highlighting the potential of graph neural networks for future improvements.

CNNDeep LearningRNN
0 likes · 9 min read
How Deep Learning Transforms Network Bandwidth Prediction: From RNN to CNN‑RNN Hybrids
360 Tech Engineering
360 Tech Engineering
Aug 21, 2018 · Mobile Development

Testing Power Consumption of Push SDK on Mobile Devices

This article explains how to prepare, execute, and analyze power and network traffic consumption tests for push SDKs on mobile devices, covering SDK separation, key power‑draining operations, methods to retrieve traffic data via PID and UID, common issues, and practical solutions.

AndroidPower Consumptionmobile testing
0 likes · 7 min read
Testing Power Consumption of Push SDK on Mobile Devices
360 Quality & Efficiency
360 Quality & Efficiency
Jul 25, 2018 · Mobile Development

Testing Power Consumption of Push SDK on Mobile Devices

This article explains how to measure and analyze the power and network traffic consumption of a push SDK on Android devices, covering test preparation, the operations that generate power usage, methods to retrieve traffic data via ADB, script implementation, key testing points, encountered issues, and practical solutions.

ADBPower ConsumptionUID
0 likes · 7 min read
Testing Power Consumption of Push SDK on Mobile Devices
Baidu Intelligent Testing
Baidu Intelligent Testing
Jun 23, 2017 · Mobile Development

Android Network Traffic Measurement Methods and Tools

This article explains various Android network traffic measurement techniques, including reading Linux proc files, using the TrafficStats and NetworkStatsManager APIs, and built‑in monitoring tools, while discussing their advantages, limitations, and practical code examples for accurate per‑app data usage analysis.

AndroidMobile DevelopmentNetworkStatsManager
0 likes · 11 min read
Android Network Traffic Measurement Methods and Tools
Baidu Intelligent Testing
Baidu Intelligent Testing
Jan 4, 2017 · Mobile Development

Android Performance Testing: Power Consumption, Network Traffic, and Weak‑Network Simulation

This article explains how to measure and analyze Android app performance issues such as excessive battery drain, high network traffic, and UI jank by using tools like tcpdump, Wireshark, Android’s TCP statistics, and weak‑network simulators such as clumsy, providing step‑by‑step commands and configuration tips.

AndroidPower ConsumptionProfiling
0 likes · 11 min read
Android Performance Testing: Power Consumption, Network Traffic, and Weak‑Network Simulation