Hi, When in a call, I would like to be able to find out the current MTU size, especially if it changes as the underlying connection changes. However, LibJingle provides a great level of abstraction between the different layers of network stack and application level, which unfortunately makes it difficult to figure out how to call a low-level method from a high-level application event. So I've been poking around for a while, and am getting a little dizzy.
I guess what I would like is to, from the app level, connect to TrasnportChannelProxy::OnRouteChange(), and when that gets signalled, call Socket::EstimateMTU(). Does anyone have some quick pointers in how to access these from up in the Call or PhoneSessionClient level? Thanks, Jeff --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-talk-open" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-talk-open?hl=en -~----------~----~----~----~------~----~------~--~---
