Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Listening on a server IP address

 [1/2] from: m::koopmans2::chello::nl at: 11-Aug-2002 9:08


Hi, Just back from a long holiday.... Console 1: a: open tcp://:9090 b: first a console2: a: open tcp://some-ip-address:9090 console1: if not (b/local-ip = accepting-ip-address) [ close b ] I can't make it better than this.... --Maarten

 [2/2] from: brian:hawley at: 11-Aug-2002 21:40


At 09:08 AM 8/11/02 +0200, Maarten Koopmans wrote:
>Console 1: >a: open tcp://:9090
<<quoted lines omitted: 5>>
>[ close b ] >I can't make it better than this....
Darn. I was afraid of that. That was as far as I got too. I was really hoping to have some way to avoid opening the port at all on adapters I didn't want to use, if only to allow another program to listen to that port. This kind of thing is really important for transparent proxies. Well, I have asked Feedback. If I hear any answer back you all will be the next to know. It may be time for an enhancement request... Brian

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted