1
Answer

Programmatically set up a web server

Can I have a c# program set up a computer as a web server; So with an IP address, username, and password i can access the files in a specific folder from anywhere.

Answers (1)