Results 1 to 3 of 3

Thread: Peer-to-Peer or Regular(?) network? 2003

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2006
    Posts
    675

    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..."

  2. #2
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: Peer-to-Peer or Regular(?) network? 2003

    Is peer-to-peer = workgroup?

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2006
    Posts
    675

    Re: Peer-to-Peer or Regular(?) network? 2003

    I think so.
    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
  •  



Click Here to Expand Forum to Full Width