R
Robert L [MS-MVP]
quoted from http://www25.brinkster.com/ChicagoTech
How to check the status of a host connections
Symptoms: When you attempt to connect to a Windows NT/W2K/XP Workstation
system that already has ten connected to it, you may receive the following
error message: No more connections can be made to this remote computer at
this time because there are already as many connections as the computer can
accept or Error 71. The network request was not accepted.
Causes: The maximum access sessions that are permitted to simultaneously
connect over the network to Windows NT/W2K/XP host are ten (five for XP
Home). This limit includes all transports and resource sharing protocols
combined. In other words, one machine may uses more than one session. To
find out how many sessions are using, use "net statistics server" command on
the host. That will show Sessions Accepted. To check the status of the
connection or which machine is connecting, use "nbtstat -s" command on the
host.
For more and other information, go to
http://www25.brinkster.com/ChicagoTech
Don't send e-mail or reply to me except you need consulting services.
Posting on MS newsgroup will benefit all readers and you may get more help.
Robert Lin, MS-MVP, MCSE & CNE
Windows & Network Support, Tips and FAQs on
http://www25.brinkster.com/ChicagoTech
This posting is provided "AS IS" with no warranties.
How to check the status of a host connections
Symptoms: When you attempt to connect to a Windows NT/W2K/XP Workstation
system that already has ten connected to it, you may receive the following
error message: No more connections can be made to this remote computer at
this time because there are already as many connections as the computer can
accept or Error 71. The network request was not accepted.
Causes: The maximum access sessions that are permitted to simultaneously
connect over the network to Windows NT/W2K/XP host are ten (five for XP
Home). This limit includes all transports and resource sharing protocols
combined. In other words, one machine may uses more than one session. To
find out how many sessions are using, use "net statistics server" command on
the host. That will show Sessions Accepted. To check the status of the
connection or which machine is connecting, use "nbtstat -s" command on the
host.
For more and other information, go to
http://www25.brinkster.com/ChicagoTech
Don't send e-mail or reply to me except you need consulting services.
Posting on MS newsgroup will benefit all readers and you may get more help.
Robert Lin, MS-MVP, MCSE & CNE
Windows & Network Support, Tips and FAQs on
http://www25.brinkster.com/ChicagoTech
This posting is provided "AS IS" with no warranties.