Jump to content
Mumble forums

qeustion-ping


kookooma
 Share

Recommended Posts

I captured ping packets. I found that 2 udp packets and 6 tcp packets are sent from server and client.

I know 2 udp packet are ping packet. Now, what i want to know is the purpose of 6 tcp packets.

actually these packets are too big in the mobile environment.

so, please give me some idea related to the 6 tcp packets.

thank you.

http://ain.knu.ac.kr/images/tcp.jpg

http://ain.knu.ac.kr/images/tcp.jpg

Link to comment
Share on other sites

  • Administrators

The file mumble-protocol from our code repository provides details on the protocol we use for Mumble.

Also, we use protobuf, so the file Mumble.proto describes all the packet-types we use.


As you said you captured ping packets, I guess you were not connected to a server.

When pinging (from mumbles server list) it also communicates the number of connected users for example.


You pointed to the mobile environment.

What are we talking about here?

On what kind of device and setup do you use the Desktop client?

Or are we not talking about the desktop client anyway?

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...