0

I have a pretty simple question, i'm running a peer2peer service via a Console Application, I was wondering if I could simply open Windows Explorer, select the folder for my directory of Host Files and open another Windows Explorer and select another folder for Receiving Files.

Is this possible, keep in mind I don't think I am able to use STAThread because the peers are inherently multithreaded.

Right now, i'm using

Process.Start(@hostDirectory);

to simply browse where I am, but I want to make it easier on the user via Windows explorer.

Frontier
  • 139
  • 1
  • 4
  • 12

0 Answers0