Access remote machine using VPN in VB
I have a VB application that scans certain documents and later prints them. At present all users access this app through terminal services. Note that the server is in UK and scanning is done on that server. We are in the process of changing the way we use the appliaction i.e. use the exe directly instead of through terminal services. Also a local server in India will be used for faster access. But the scanning still needs to be done in UK. Also all scanned files can be viewed before printing. How do I connect to the UK server via VPN thorugh my VB code in order to view the scanned files. I need the code snippet to connect and dislay the image.