I have a DLink DP-310 Wireless Print server which I have successfully configured to work with a Wireless Access Point and I can print from WINDOWS Programs to the Print server (an HP 1015 hangs from it) ... but I cannot 'see' the PrintServer on the network neighbourhood.
This means that I can't use the command
to print from my DOS programs...
We have two other Print Servers WIRED to the network and I CAN see them, and I can address them with the NET USE LPT1 command
However, I can find the shared printer on the Network Neighbourhood connected to the Computer on which it is configured.
But
NET USE LPT1 \\SERVER\hp1015
does not work
It would be so easy if the Print server showed up on the Net Neighbourhood... but it doesn't
I can ping the PS 192.0.0.111 and it replies
I tried
This means that I can't use the command
Code:
NET USE LPT1 \\Printservername\printer
to print from my DOS programs...
We have two other Print Servers WIRED to the network and I CAN see them, and I can address them with the NET USE LPT1 command
However, I can find the shared printer on the Network Neighbourhood connected to the Computer on which it is configured.
But
NET USE LPT1 \\SERVER\hp1015
does not work
It would be so easy if the Print server showed up on the Net Neighbourhood... but it doesn't
I can ping the PS 192.0.0.111 and it replies
I tried
Code:
NET USE LPT1 \\192.0.0.111\hp1015
[\code]
No good..
Any suggestions...
John Fox