What's the update on this topic. I'm pondering a similar problem. Has anyone been successful with implementing pseudo-tcp-over-udp (either from libnice or gtalk jingle) Please let's revive this discussion. I posted a similar question a day ago. But we can use this thread. -Auro ________________________________ From: ??? <hxcan@xxxxxxxxxxxxxxx> To: Sundar Subramaniyan <sundar.subramaniyan at gmail.com> Cc: pjsip list <pjsip at lists.pjsip.org> Sent: Friday, February 10, 2012 2:29 AM Subject: Re: TCP traversal for a web server behind a NAT , is that possible? Thank you , I'll try it . ? 2012?02?10? 18:11, Sundar Subramaniyan ??: Hi, > >you can use PJNATH to traverse NAT only for UDP transports. >STUN has been designed to map UDP transports only. >You'd be able to find your public IP address by just creating a temporary UDP socket and sending Binding request to a STUN server. > >But however, you cannot find the mapped port of your web server with STUN, since it uses a TCP socket. > >Interestingly, there is something called STUN for TCP(STUNT). you can check this out instead, which might suit your needs. > >Regards, >Sundar > > >2012/2/10 ??? <hxcan at packetscout.com> > >Hello, >> >> >>I'm developping a web server which will run behind a NAT . To make it easy-to-use , I'd like to implement NAT traversal automatically . And I'd like to have the web browsers outside visit my web server directly (I mean the mapped address on my NAT,without the help of a proxy that has a public IP,for bandwidth concern). Can I achieve that with the help of PJNATH and just one or some STUN servers?? Is the usage of PJNATH limited to P2P applications? >> >> >> >>-- >> >>??? >>13267053475 >>MSN:fedcba1988 at 126.com >>hxcan at packetscout.com >>?????????? >>_______________________________________________ >>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 >> >> > -- - no title specified ??? 13267053475 MSN:fedcba1988 at 126.com hxcan at packetscout.com ?????????? _______________________________________________ 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20120903/f7078f5c/attachment-0002.html>