Remote drive (with remote execution)

Hi All,
I have a fast WAN connection and would like to allow remote execution of
several programs from the remote host.
The behaviour of the execution shall be similar to LAN.

Questions:

  1. Do I have to create a driver ?
  2. Is there any ready-made solution to this ?
  3. Any samples thatmight be of help ?

Appreciate any info,
Stas.
**************************************************************************************************
The contents of this email and any attachments are confidential.
It is intended for the named recipient(s) only.
If you have received this email in error please notify the system manager or the
sender immediately and do not disclose the contents to any one or make copies.

** eSafe scanned this email for viruses, vandals and malicious content **
**************************************************************************************************

> 1) Do I have to create a driver ?

No. Use DCOM or even XML + HTTP + IIS.

Max