client server in vb6.0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • skadu3
    New Member
    • Sep 2007
    • 9

    client server in vb6.0

    hi!!
    please tell me how can i load the vb application to be run on a server at a time.
    for example i have done a project on election software and it is working for standby one but i want it on all machines like a client server application to be run at the same time??
  • cryoburned
    New Member
    • Sep 2007
    • 23

    #2
    youd have to load your .exe on every computer by whatever means (manual or something like novell) and then you'd have to manage a server somewhere for all of those apps to connect to so that they could send the data where it could be collected..

    Comment

    Working...