Results 1 to 2 of 2

Thread: Winblows Networking Annoyance

  1. #1
    TheSarlacc
    Guest

    Talking Winblows Networking Annoyance

    imagine this:

    my dads offce has 300 computers connected in a LAN, and they wanted a VB app to transfer files and msgs without using the crappy N/W neighbourhood.

    i have made the program to do it, but my question is this?
    is it possible to have some code that retrieves the 300 computers on the network (which i have already), but much faster than network neighbourhood does? right now it takes about 100 years, give or take a few decades.

    can it be done?

  2. #2
    Fanatic Member Patoooey's Avatar
    Join Date
    Aug 2001
    Location
    New Jersey, USA
    Posts
    774
    Why bother with ALL computers listed. Like any chat program, just use a central DB and when someone signs on, pop them and their IP in. Then broadcast their presence to all others. Eliminates peope who go home but leave their systems on, systems that MUST stay on, etc.

    Check this link out for possible ideas.

    http://www.vbworld.com/internet/winsock/

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