Results 1 to 3 of 3

Thread: Visual Basic on LAN

  1. #1
    Join Date
    Apr 2008
    Posts
    32

    Visual Basic on LAN

    I have some computers connected to LAN with a server. I want to know if i can create such a program through VB that i can activate or deactivate the virus scan on the machines in LAN. The activation or deactivation should run from the server only while the individual computer should not be able to run it on their self. Is it possible on LAN?

  2. #2
    Join Date
    Apr 2008
    Posts
    2,005
    The scan file is nothing more than an executable file. For running this through server, you can look it into the registry and then execute them with your client software.

  3. #3
    Join Date
    May 2008
    Posts
    2,389
    Using Winsocks on the server, you can send commands to as many machines on the LAN to run a certain executable file. For that use SenData and GetData methods.

Similar Threads

  1. Features of Visual Basic
    By Gokul20 in forum Software Development
    Replies: 5
    Last Post: 13-03-2010, 08:30 PM
  2. Convert Visual Basic to PHP
    By Ameya in forum Software Development
    Replies: 1
    Last Post: 24-03-2009, 08:18 PM
  3. what are Visual Basic IDE?
    By Naresh Modi in forum Software Development
    Replies: 2
    Last Post: 06-03-2009, 09:49 AM
  4. Is GUI same like Visual Basic ?
    By Caesar in forum Software Development
    Replies: 2
    Last Post: 02-03-2009, 01:32 PM
  5. Visual Basic 2005 or Visual Basic 6
    By Aasha in forum Software Development
    Replies: 5
    Last Post: 15-01-2009, 06:56 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,879,993.10068 seconds with 16 queries