network-traffic
how to count 3g traffic in android mobile?
What I want to do is to count 3G traffic and WiFi traffic respectively. Now I know how to do with WiFi. Below is the source code for WiFi. By this way I can count WiFi traffic for all the android phon[详细]
2023-04-02 12:24 分类:问答How do I monitor network connections to see what address a certain program is contacting
I made a program many years ago, that connects to a SQL Server database (port 1433), and I no longer have the code for this application, but I need to know whether it is trying to connected to the dom[详细]
2023-03-21 17:23 分类:问答Strange traffic in java sockets
I\'am investigating strange problem. I\'am using java Sockets for IPC. And i\'am worrying about strange traffic. When i use c# and transfer strings via StreamWriter it is ok:[详细]
2023-03-16 23:01 分类:问答Monitoring TCP traffic that contains specific strings in C#
Recently one of my machines was infected with malware using IRC to communicate back to it\'s command and control center.[详细]
2023-03-13 08:01 分类:问答Analyze Local Network Traffic, Update Quota with tshark and BASH [duplicate]
This question already has answers here: How do I calculate network utilization for both transmit and receive[详细]
2023-02-08 18:49 分类:问答tracing Linux socket calls?
I\'ve got a Python library I am trying to debug (pyzeroconf). The following code returns \'34\' as if the data was sent down the socket but I can\'t see those packets on 2 different wireshark equipped[详细]
2023-02-03 14:20 分类:问答selenium-rc: how to clear the network traffic logs on the selenium w/o getting them
I perform a process using selenium (i.e open pages, click on links,..) and I want to get the network traffic only of the last page and only on error. That is, when opening a moving to a new page the \[详细]
2023-01-16 15:55 分类:问答What % of traffic is network overhead on top of HTTP/S requests
If we: 1) Count bytes/bits at the network adapter level (raw # of bits through the NIC) and, 2) Count bytes in all HTTP/S request/responses.[详细]
2023-01-14 03:06 分类:问答how do i get system stats in PHP
i am launching a beta version of a web app and i want to log system information about resources. system monitors eat up way too much resources and do a lot more than what i need. What i want to do is[详细]
2023-01-11 10:14 分类:问答analysing network traffic
Whats the best way to identify network behavior?? Behavior of the ports/interfaces and routers? I can get dat开发者_高级运维a and analyse the traffic but trying to search for a pattern for a meaningfu[详细]
2023-01-10 20:44 分类:问答