This is a read-only archive of the Mumble forums.

This website archives and makes accessible historical state. It receives no updates or corrections. It is provided only to keep the information accessible as-is, under their old address.

For up-to-date information please refer to the Mumble website and its linked documentation and other resources. For support please refer to one of our other community/support channels.

Jump to content

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

 Share

×
×
  • Create New...