Local Server
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I am developping ASP.NET and MySQL applications on my workstation. I want to run both IIS and MySQL but I dont want anybody being able to connect from the outside. I only want local access. Is this possible? Thanks... Jean S. Paquet
Yep, they call it a firewall :) If you are using XP or later you can use the built in firewall and block those ports. You can also restrict the ASP.NET to not allow annomous connections so a person would have to authenticate to access. Do not know how that works with MySql though. Rocky <>< www.GotTheAnswerToSpam.com