Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating a Child Process
Message
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Creating a Child Process
Divers
Thread ID:
00060564
Message ID:
00060564
Vues:
58
I am creating a client application in VB for Windows95 for web courier which transfers a large files 10 - 200 mb.

I am facing a problem with a DO .. WHILE Loop that reads the file to be sent in a binary mode through the winsock control, 1K at a time, during the transmission the whole FORM is inactive until the transmission is done, no control over the main FORM.

I am looking for a solution by creating a child process that can execute the DO .. WHILE Loop in the background and not effecting the main FORM, please any idea how this can be done.

T.Y
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform