Results 1 to 5 of 5

Thread: [RESOLVED] Remotely Access Another PC

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2007
    Posts
    57

    Resolved [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

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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

  3. #3

    Thread Starter
    Member
    Join Date
    Mar 2007
    Posts
    57

    Talking Re: Remotely Access Another PC

    Hey, I'm a total novice

    I just found out that the remote access will be up and running in a few months and I have no idea how the link will be set up.

    Only 1 PC at a time would access the database on the main PC.

    Rather than having the VB program access the remote file couldn't the remote PC access the main PC directly, download the file to their PC, VB program would write to it, and then the remote PC could upload the modified file back to the main PC?

    There would be 2 extra steps in this process but it might simplify things greatly although the employee at the remote PC would have to initiat the link, copy file, and then upload the results.

    And thank you very much for taking the time and effort to reply.

  4. #4
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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

  5. #5

    Thread Starter
    Member
    Join Date
    Mar 2007
    Posts
    57

    Re: Remotely Access Another PC

    Ok, great ... this information has given me a good start. Thank you very much


    Quote 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
  •  



Click Here to Expand Forum to Full Width