|
-
Jan 19th, 2008, 12:40 PM
#1
Thread Starter
Member
[RESOLVED] Remotely Access Another PC
HI:
A real novice in remotely accessing another PC. Someone please point me in the direction where I can learn how to do this. I will have four sites linked by telephone. One site will have the main database and the other 3 sites will have to access (R/W) the main database so it can be used at their site. I am using VB6.
Thank You
-
Jan 19th, 2008, 12:42 PM
#2
Re: Remotely Access Another PC
Conected via telephone? You mean a VPN connection or something else?
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jan 19th, 2008, 03:27 PM
#3
Thread Starter
Member
-
Jan 20th, 2008, 01:03 AM
#4
Re: Remotely Access Another PC
Yes, if the source computer was accessed by a remote system using something like Remote Desktop then you can specify that it maps your local drives into your remote sesion but that can be overridden/denied by a Group policy setting.
If they setup and open the proper ports you can establish a VPN connection directly to your source computer easily with Real VNC. Then map a drive and access the source / remote system as if it was a drive on your system and download/upload the file.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jan 20th, 2008, 06:29 AM
#5
Thread Starter
Member
Re: Remotely Access Another PC
Ok, great ... this information has given me a good start. Thank you very much
 Originally Posted by RobDog888
Yes, if the source computer was accessed by a remote system using something like Remote Desktop then you can specify that it maps your local drives into your remote sesion but that can be overridden/denied by a Group policy setting.
If they setup and open the proper ports you can establish a VPN connection directly to your source computer easily with Real VNC. Then map a drive and access the source / remote system as if it was a drive on your system and download/upload the file.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|