Re: Listening in a specified range of ports
Re: Listening in a specified range of ports
- Subject: Re: Listening in a specified range of ports
- From: Alessandro Volz <email@hidden>
- Date: Mon, 12 Aug 2002 11:58:17 +0200
That's a somewhat bizarre idea. The only way to accomplish it is to
open one endpoint per port. There's no way to get a single endpoint
to listen on multiple ports.
That's not what I meant =)
My english kinda sucks...
Let's say my user is firewalled, being redirected incoming connection
requests in a specified range (1024..4096 as example, or just port
114), so that it still can listen, thats it, in that range of ports.
This is settable on some ADSL modems/routers, that's why this is
interesting.
So i want OT to, when OTBinding an endpoint, assign one port in the
specified range to the endpoint: the code i previously posted showed
how I ask OT to Bind to a random local port, and i'm asking you how i
should modify that to make OTBind work like picking a free local port
in that famous specified range...
thank you
ALE
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.