|
|
|
|||||
|
Ice 3 and the new behaviour with -h 0.0.0.0
Hi,
I'd like to start a discussion here about a change in Ice 3.0.0, the one described like this in the changelog: Quote:
Configuring a listening socket to 0.0.0.0 have the following advantages (always from a Windows point of view):
One solution that I suggest is to have the two possibilities. When configuring the endpoint host parameter (-h) with:
What do you think about this? It sounds reasonable? Regards, Mario
__________________
Mario del Pozo Arisnova Distributed real-time database |
|
|||||
|
Hi Marc, thanks for your quick reply.
Obviously, in this case the responsability is in the application side. Published endpoints should be configured manually, Ice can't make magic for us ![]() But I think that this is a little price to pay, for having the possibility of listen with INADDR_ANY. Another concrete and real case about that topic, is when a Windows laptop is started without network connectivity (cable unppluged) and has a statically configured ip address. You can start the Ice server configuring published endpoints with this ip address and public endpoint with 0.0.0.0. When the laptop is connected to the network this Ice server can be remotly contacted instantly without restarting the process. Regards, Mario
__________________
Mario del Pozo Arisnova Distributed real-time database |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [icePHP] strange behaviour | g00fy | Help Center | 4 | 09-09-2006 01:55 PM |
| Strange Behaviour | galbe | Help Center | 5 | 10-19-2003 11:45 PM |