|
|
|
|||||
|
how to bind ice server with *:port ?
how to start a ice server bind with *
ort? include 127.0.0.1 ort and real_ip ort.netstat -a Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 localhost:10005 *:* LISTEN thanks. |
|
||||||
|
Hi,
You can use the IP address "0.0.0.0" (INADDR_ANY) in the object adapter endpoint to bind to all the interfaces. For example: Hello.Endpoints=tcp -h 0.0.0.0 -p 10000 You might also need to set the following property to ensure that the proxies created through the object adapter contains a correct address/hostname: Hello.PublishedEndpoints=tcp -h myhost -p 10000 Please see the manual for more information on this property, and also see this thread and this thread for the pitfalls to expect when using INADDR_ANY for an object adapter endpoint. Benoit. |
![]() |
| 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 |
| how to know which port the adapter is using? | nyingchi | Help Center | 7 | 07-07-2008 04:29 PM |
| QNX port | n2503v | Help Center | 5 | 12-18-2006 06:16 PM |
| how to bind 0.0.0.0:port ? | ewiniar | Help Center | 3 | 06-22-2006 10:15 PM |
| Client local ip address bind | mario | Help Center | 6 | 12-14-2004 11:48 AM |
| AIX Port | ScottDiedrick | Help Center | 1 | 04-13-2004 05:37 PM |