View previous topic :: View next topic |
Author |
Message |
Mr.X
Joined: 09 Jan 2021 Posts: 4
|
Posted: Tue Jan 12, 2021 12:23 am Post subject: Client vs Server |
|
|
Is there any documentation for the miniupnp program?
First question: What is the difference between the client and server version of the software? |
|
Back to top |
|
|
Mr.X
Joined: 09 Jan 2021 Posts: 4
|
Posted: Tue Jan 12, 2021 1:21 am Post subject: Oops |
|
|
I mean Static vs Shared. Sorry about that! |
|
Back to top |
|
|
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1593
|
|
Back to top |
|
|
Mr.X
Joined: 09 Jan 2021 Posts: 4
|
Posted: Fri Jan 15, 2021 8:41 pm Post subject: |
|
|
Thank you, but how does that relate to the compiled executables? Which one should I be using?
I'm not using the library directly, just the built executables. |
|
Back to top |
|
|
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1593
|
Posted: Fri Jan 15, 2021 9:12 pm Post subject: |
|
|
Mr.X wrote: |
Thank you, but how does that relate to the compiled executables? Which one should I be using?
I'm not using the library directly, just the built executables. |
Just use which one you prefer then. _________________ Main miniUPnP author.
https://miniupnp.tuxfamily.org/ |
|
Back to top |
|
|
Mr.X
Joined: 09 Jan 2021 Posts: 4
|
Posted: Sat Jan 16, 2021 5:00 pm Post subject: |
|
|
miniupnp wrote: | Mr.X wrote: |
Thank you, but how does that relate to the compiled executables? Which one should I be using?
I'm not using the library directly, just the built executables. |
Just use which one you prefer then. |
I assume if there are 2 executables, there is a difference between them and a reason for there to be 2 versions. Is there any difference in the operation between the two? How would I know which one to "prefer"? What scenarios should I use one over the other? |
|
Back to top |
|
|
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1593
|
Posted: Mon Jan 18, 2021 8:53 am Post subject: |
|
|
It's pretty simple :
one is statically linked with the library, the other use the shared library.
If you don't understand the difference, I'm afraid I cannot help you. _________________ Main miniUPnP author.
https://miniupnp.tuxfamily.org/ |
|
Back to top |
|
|
|