Click here to Skip to main content
15,889,527 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I have a C# WinForm Database Application and I want to give my employees remote access from Home.
We have a V-DSL Internet connection by only with dynamic IP Address.
So I tried Team-Viewer a VPN-Remote Connection and it worked pretty well.

We also have a built-in user-management.
If the user logs-in from remote, than he shall only have restricted user right to our application.

Question:
How can the application get known if the user logs-in from a local Intranet PC or over VPN from an external PC?

Has anyone any idea how to solve that problem?
Is there a better way to connect to our local Intranet from outside without VPN, but with V-DSL with dynamic IP´s on both sides?

Best regards,

Rene
Posted
Comments
ZurdoDev 24-Sep-13 22:54pm    
How are they logging in? A username and password? Why does it matter remote via local?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900