[erlang-questions] Using eTorrent UPNP implementation

Edward Wang edward.yu.wang@REDACTED
Wed Mar 14 11:29:00 CET 2012


One more thing. The etorrent upnp implementation adds port mappings
automatically:
    https://github.com/jlouis/etorrent/blob/master/apps/etorrent/src/etorrent_upnp_entity.erl#L102
You may want to do that differently.

On Wed, Mar 14, 2012 at 8:20 AM, Naif M. Otaibi <otaibinm@REDACTED> wrote:
> Hey all,
>
> I have been trying to wrap my head around how upnp is implemented in
> etorrent as I wish to use the implementation to do NAT-traveral for my
> application. The thing is, no documentation exists to help me.
>
> I've been advised that Edward Wang wrote the code for upnp. If anybody can
> please shed some light on which upnp modules to import in my application and
> which functions to call. I looked at the etorrent_upnp_*.erl files and made
> little sense of them.
>
> Best regards,
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>



More information about the erlang-questions mailing list