avatars are transmitted using UDP, just like the profile or posts you see when expanding items in your TL.
the only special thing about it is that, because of packet size, one avatar UDP packet is likely to be fragmented in a couple of IP packets. so, you might want to check for IP fragmentation support in your host. would your router block fragmented packets? regards, Miguel On Thu, Oct 16, 2014 at 2:06 AM, Frédéric Logier <[email protected]> wrote: > Hi, > > I'm using twister on an ARMv7 with succes which is hosted at online.net ( > http://labs.online.net ) . Anyway twister can't retreive all avatars, > mine and the others. I guess that Online block some kind of packets used to > send avatars ? Could you give me more informations about avatars that I > could transmit to my hosting ? > > -- > You received this message because you are subscribed to the Google Groups > "twister-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "twister-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
