![]() |
Login or register to remove this ad. |
|
|||||||
Im using both Windows Server 2003 and Windows Server 2008. In Windows Server 2003 ephemeral ports set by the admin can be easily identify by using the the Registry values.In |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 | ||
|
Member
Join Date: Sep 2008
Posts: 3
Rep Power: 0 ![]() |
Im using both Windows Server 2003 and Windows Server 2008. In Windows Server 2003 ephemeral ports set by the admin can be easily identify by using the the Registry values.In Windows Server 2003 , Epemeral lower range is 1024 and
it cannot be changed by the administrator. But in Windows Server 2008 the Ephemeral range , both the lower end and the higher end can be changed by the administrator(e.g.netsh int ipv4 set dynamicport tcp start=10000 num=1000). Here i'm not talking about the default port range for the windows server 2008. So My application need to identify the ehemeral port range defined by the administrator in WS2008. So What are the relevent Registry keys to identify lower end and the higher end in Windows Server 2008.? |
||
|
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Registry keys to identify dynamic port range(Windows server 2008) | jhon2008jhon | Network and Security | 0 | 09-17-2008 06:40 AM |
| What is the equalvilent registry value for MaxUserPort | jhon2008jhon | Network and Security | 0 | 09-17-2008 03:08 AM |