Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a Child Process
Message
General information
Forum:
Visual Basic
Category:
Other
Title:
Creating a Child Process
Miscellaneous
Thread ID:
00060564
Message ID:
00060564
Views:
63
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
Next
Reply
Map
View

Click here to load this message in the networking platform