packet
Calculating packet loss, jitter and delay
I am streaming an rtsp video to Android. How could I calculate network metrics like packet loss, jitter 开发者_开发百科or delay?I can answer that for packet loss and jitter.[详细]
2023-01-03 04:21 分类:问答Datagrampacket to xml
Im trying to parse a Soap ProbeMatch message with XMLPullParser. I receive this via UDP Multicast. I use the following code to receive it.[详细]
2022-12-31 13:25 分类:问答Is there a public / private key encryption scheme that will not change a message's length?
Is there a public / private k开发者_JS百科ey encryption scheme that will not change a message\'s length?[详细]
2022-12-30 17:11 分类:问答how does teamviewer find my computer even if my comp. behind of the firewall and firewall isn't configured?
Did you use teamviewer? (comic question i know... Who doesn\'t use it?) Do you have any idea how does teamviewer make connection even if i am behind the router, firewall, switch and my local firewall[详细]
2022-12-29 21:06 分类:问答Network programming and Packets interactions
Greeting, This month I will start working on my master thesis. My thesis\'s subject is about network security.[详细]
2022-12-29 03:14 分类:问答How to debug packet loss?
I wrote a C++ application (running on Linux) that serves an RTP stream of about 400 kbps. To most destinations this works fine, but some destinations expericence packet loss. The problematic destinati[详细]
2022-12-28 14:33 分类:问答PCAP Web Service Usage Logging for Dummies
I\'ve been assigned the task (for work) of working with PCAP for the first time in my life.I\'ve read through the tutorials and have hacked together a real simple capture program which, it turns out,[详细]
2022-12-27 16:28 分类:问答Receiving broadcast packets using packet socket
I try to send DHCP RENEW packets to the network and receive the responses. I broadcast the packet and I can see that it\'s successfully sent using Wireshark. But I have difficulties receiving the resp[详细]
2022-12-26 18:09 分类:问答How can you access the packet information in a JpCap Packet
How can I pull relevant packet information from a JpCap packet? I am trying to find the source/destination ip and port. So far I have tried string parsing the Packet\'s to开发者_如何学编程String() met[详细]
2022-12-26 17:38 分类:问答Correct usage of socket_select()
What is the correct way to use socket_select within PHP to send and receive data? I have a connection to the server that allows for both TCP & UDP packet connections, I am utilizing both. Within[详细]
2022-12-26 03:32 分类:问答