TCP/IP question.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

Is there anyway to stipulate which ports clients and
servers will send on? Want to make sure that a server
application listens on a certain port and only services
clients on specific ports. As far as I know the OS of
the client offers ports to the server, so can I configure
client OS's to offer a specific port first?
 
If your talking about Remote Desktop, then yes...

READ THIS KB ARTICLE FIRST...

http://support.microsoft.com/default.aspx?scid=kb;EN-US;322756

How to change the Remote Desktop listening port and how to call using the alternative port...

http://support.microsoft.com/default.aspx?scid=kb;en-us;Q306759
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q304304

Note that you need to reboot the RD host PC after making the registry change...

--
Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no rights...
 
OK, so I now know how to change the port that the host is
listening on. Will the host send info to the client's
address using the same port number, i.e. client:3389?
For example, a web server has port 80 reserved to listen
for client requests. When it receives a client request
it will send over port 80 to a port on the client machine
that the client OS sets up (a free port for the client to
listen on). So it sends from server:80 to client:6552.
Is that correct? If so, then how do I secure the port
the client will use to listen on?
-----Original Message-----
If your talking about Remote Desktop, then yes...

READ THIS KB ARTICLE FIRST...

http://support.microsoft.com/default.aspx?scid=kb;EN- US;322756

How to change the Remote Desktop listening port and how
to call using the alternative port...
http://support.microsoft.com/default.aspx?scid=kb;en- us;Q306759
us;Q304304

Note that you need to reboot the RD host PC after making the registry change...
group for the mutual benefit of all of us...
 
I think it is random... A person asked this question 2 years ago and
the concensus is that the outgoing port cannot be configured...

Jeffrey Randow (Windows Net. & Smart Display MVP)
(e-mail address removed)

Please post all responses to the newsgroups for the benefit
of all USENET users. Messages sent via email may or may not
be answered depending on time availability....

Remote Networking Technology Support Site -
http://www.remotenetworktechnology.com
Windows XP Expert Zone - http://www.microsoft.com/windowsxp/expertzone
 
Back
Top