Why not design a high level protocol on top of udp using pjlib? define packet sequence, packet retransmission interval and packet ack logic, and use a send/recv buffer something like TCP protocol. I am also considering use pjlib to write a p2p demo client to run at openwrt platform regards, Gang On Wed, Jan 11, 2012 at 1:10 AM, Federico Kouyoumdjian <fedekp at autistici.org> wrote: > We also need pseudo TCP module. Have you find any solution to this issue? > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org