|
-
Apr 27th, 2007, 03:02 PM
#1
Thread Starter
Fanatic Member
Peer-to-Peer or Regular(?) network? 2003
Does anyone know how to tell whether a user is on a peer-to-peer or regular network?
So, I have a part in my program that accesses the Active Directory to get all the printers on the network. It works fine. But, now we are trying to see what breaks when the program is on a peer-to-peer network. And, when you try to access the active directory on a peer-to-peer network, it gives an error.
I suppose there is no active directory for this kind of network. So, I will go in a different direction when that is the case, but I need to know how to diffirentiate between a peer-to-peer network and what I will call a regular network.
The best idea I have it to try to access the active directory, and if it errors, assume they are on a peer-to-peer network.
Thanks in advance
VB.Net 2008
.Net Framework 2.0
"Must you breathe? 'Cause I need heaven..."
-
Apr 27th, 2007, 07:41 PM
#2
Re: Peer-to-Peer or Regular(?) network? 2003
Is peer-to-peer = workgroup?
-
Apr 28th, 2007, 05:08 PM
#3
Thread Starter
Fanatic Member
Re: Peer-to-Peer or Regular(?) network? 2003
VB.Net 2008
.Net Framework 2.0
"Must you breathe? 'Cause I need heaven..."
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|