Using threads to run multiple processes at Startup

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

IT_at_ECommunity
Date: 01/13/05


Date: Thu, 13 Jan 2005 15:33:04 -0500

I want to fire off threads to start retrieving File from several locations.
FTP and the local network. Is it ok to start these threads on the main form
load.

Ex.
Every day we load EDI files into a SQL server. When the main form start out
can I have a thread run this process and disable the menu item so that the
user does not try to load the files until they are all downloaded. And is it
ok to disable the dispose method of the form until all transfers are
complete?

I have tried using a service to process this but it need to be setup to run
under a local user account which is the only way I can get it to hit network
shares.

Any suggestions on a better way. I chose to go the way of a service to
prevent user error when FTPing files and handling all the file movement so
all they have to do is generate the reports. The more steps I can take away
from the end-user, the less errors.

Thanks,
Phil



Relevant Pages

  • Re: access my network drive
    ... I've got a network drive on my local network. ... I created an ftp user on the drive. ... Between your machine with the network drive and the internet you have a ... You need to log into your router and tell it to forward ftp ...
    (comp.os.linux.networking)
  • Local python web server problem
    ... 1- How can I serve my page in local network? ... direction of making little local web server, ... 4- How can I access to the server that serves web page in 56566 port? ... but the page could not load. ...
    (comp.lang.python)
  • Re: FTP
    ... Use the Internet Service manager, to view the properties of the FTP server, ... select the Directory Security tab, select computers will be Denied Except ... and enter the range of IPs for the local Network. ...
    (microsoft.public.windows.server.dns)
  • 10s for FTP server to respond?
    ... I am totally new to Linux and just struggling through. ... The problem is that when I try to ftp to the machine (on a local network) ...
    (comp.os.linux.setup)
  • access my network drive
    ... I've got a network drive on my local network. ... need to do to access it from work (could be through a web browser or ... I created an ftp user on the drive. ...
    (comp.os.linux.networking)