Page 2 of 2

Posted: Thu Mar 17, 2005 2:09 am
by pleigh
yes i tried to run new view in the command prompt....it returns all the computers connected in our network...

Posted: Thu Mar 17, 2005 2:14 am
by infolock
i have no idea why it would not work then because it works for me and everyone else too.. :?:

Posted: Thu Mar 17, 2005 2:44 am
by pleigh
me too...but anyway....thanks...it's not yet my requirement, but i tried it for future use...

Posted: Thu Mar 17, 2005 3:26 am
by saumya
well i am using win2000,and at command prompt netview says
an error.that it is not recognized as command,programme or batch file.
Again i am saying that I am not the server but connected to server.for this also the code is fine or its only for the server .
thank guys
saumya

Posted: Thu Mar 17, 2005 3:30 am
by n00b Saibot
Look you are entering the command wrongly. there is a space between 'net' and 'view' so enter it just as shown "net view" and not "netview". :?

Posted: Thu Mar 17, 2005 5:10 am
by saumya
no luck this time too.
r u sure,this will work if i am inside the network not the server?because some people said that this is only possible if you can write a shell script or windows programm not from php.I am confused.You guys seems to fly with the script why not me?
:oops:

Posted: Thu Mar 17, 2005 5:18 am
by n00b Saibot
post the error output that command 'net view' prints on you shell/command prompt and on the page.

Posted: Thu Mar 17, 2005 5:45 am
by saumya
'net' is not recognized as an internal or external command,
operable program or batch file.

the above is the answer to "net view" on my "c:\>"

thanks for your patience
saumya

Posted: Thu Mar 17, 2005 5:57 am
by n00b Saibot
Aha! May be I got it. This may be because you PATH var is not set correctly.
at Command Prompt type the following

Code: Select all

PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;%PATH%
NET VIEW
IF your windows home dir is other than WINDOWS e.g WINNT then replace WINDOWS with WINNT. Remember, Type as is given here.
Run the above command and then tell me what thay says. ;)

Posted: Thu Mar 17, 2005 11:46 pm
by saumya
no luck my friend. :cry: :cry:
it says the same thing

'net' is not recognized as an internal or external command,
operable program or batch file.

:oops: :cry:

Posted: Fri Mar 18, 2005 2:00 am
by n00b Saibot
Try searching for net.exe on your computer. I think it has been displaced somewhere.

Posted: Fri Mar 18, 2005 5:43 am
by saumya
ok.i got the net.its inside c:\winnt\system32
next is what?
if i run net view from inside that folder it displays my computer name

Posted: Fri Mar 18, 2005 6:34 am
by n00b Saibot
does the net view command output only your computer or any other one also. if your comp is the only onr listed then your LAN has a prob. without correcting that first you can't see others.

Posted: Fri Mar 18, 2005 6:45 am
by saumya
ok.
actually I am connected to a server and work group.all of us are behind a firewall.so is it possible to see others or not?
thank you very very much.I love your patience. :D
will u be my friend? :?: