Sign in with
Sign up | Sign in
Your question

Server Ports

Tags:
  • Connection
  • Microsoft
  • Servers
  • Windows
Last response: in Windows 2000/NT
Share
September 16, 2005 11:25:02 AM

Archived from groups: microsoft.public.windowsnt.protocol.tcpip (More info?)

Hi All

Not sure whether this is the right group for this question. Forgive me if not.

I have a NT server acts as a file server (users save files on it and share
them) and users connect to it from their NT client machines. Is it possible
to find out which port(s) on the servers are used for this connection
activity, accessing files, mapping drives etc?

Many thanks

Kev

More about : server ports

Anonymous
September 18, 2005 3:55:26 PM

Archived from groups: microsoft.public.windowsnt.protocol.tcpip (More info?)

If you mean on client IMHO not , but on the server you can use GetTcpTable()
for that
Arkady

"Kev" <Kev@discussions.microsoft.com> wrote in message
news:ABDEA2E6-24E9-43F2-ACC6-1AF34AFE4F15@microsoft.com...
> Hi All
>
> Not sure whether this is the right group for this question. Forgive me if
> not.
>
> I have a NT server acts as a file server (users save files on it and share
> them) and users connect to it from their NT client machines. Is it
> possible
> to find out which port(s) on the servers are used for this connection
> activity, accessing files, mapping drives etc?
>
> Many thanks
>
> Kev
Anonymous
September 21, 2005 3:43:36 AM

Archived from groups: microsoft.public.windowsnt.protocol.tcpip (More info?)

For a good idea hit it with nmap, and if possible Ethereal for a view of the
actual traffic.

marioc@computer.org
http://bubbler.net/pages/560399

>
> Not sure whether this is the right group for this question. Forgive me if
> not.
>
> I have a NT server acts as a file server (users save files on it and share
> them) and users connect to it from their NT client machines. Is it
> possible
> to find out which port(s) on the servers are used for this connection
> activity, accessing files, mapping drives etc?
>
> Many thanks
>
> Kev
!