Share

LibNAT

Code

Programming Languages: C

License: MIT License

Repositories

browse code, statistics, last commit on 2006-04-21 cvs -d:pserver:anonymous@libnat.cvs.sourceforge.net:/cvsroot/libnat login

cvs -z3 -d:pserver:anonymous@libnat.cvs.sourceforge.net:/cvsroot/libnat co -P modulename

Show:

What's happening?

  • fix of high port

    Problem with the port up 2^14.

    2007-06-30 17:32:25 UTC by aetu_

  • Comment: MAX_PORT_SIZE too small

    I have add a fix https://sourceforge.net/tracker/index.php?func=detail&aid=1745766&group_id=160485&atid=816037.

    2007-06-30 17:15:10 UTC by aetu_

  • fix of high port

    Problem with the port up 2^14.

    2007-06-30 17:05:41 UTC by aetu_

  • Followup: Some questions...

    Hello Adam, while trying out sample.exe, I got two problems: o My XML Document contains <URLbase> but you expect <baseURL> in your code. (Please correct me if I go wrong in that case.) o I needed to add a '/' between %s and %s in line 456 in upnp.c to get things work. Otherwise a 'URL is not a valid HTTP URL.'-Error occurs. If your code works for you, may be...

    2007-04-17 22:15:08 UTC by eloos

  • MAX_PORT_SIZE too small

    MAX_PORT_SIZE is 16383, which is too small. For instance my router seems to use 49000. Changing this to 65535, and all variables holding ports from "short" to "unsigned short" seems to work alright.

    2007-02-16 23:20:00 UTC by nschum

  • NAT-PMP

    Its cool that you want to incorporate NAT-PMP into the library. That way Airport users won't be left out of NAT traversal. Hopefully you can put it in soon!

    2006-07-03 09:22:40 UTC by nobody

  • Comment: Port for Delphi

    Your request will be taken into consideration :)

    2006-04-27 21:50:19 UTC by nobody

  • Port for Delphi

    Port for Delphi. You could design a Port for Delphi. It would be really very useful. Thank you very much ;)

    2006-04-24 23:35:17 UTC by nobody

  • LibNAT

    awarring committed patchset 4 of module libnat to the LibNAT CVS repository, changing 3 files.

    2006-04-21 17:31:58 UTC by awarring

  • Message to myself

    I am the only developer right now! Lets get some help in here!

    2006-03-14 00:12:29 UTC by awarring

Our Numbers