Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 590127
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T15:29:46+00:00 2026-05-13T15:29:46+00:00

I have two computers in geographically dispersed locations, both connected to the internet. On

  • 0

I have two computers in geographically dispersed locations, both connected to the internet. On each computer I am running a Python program, and I would like to send and receive data from one to the other. I’d like to use the most simple approach possible, while remaining somewhat secure.

I have considered the following solutions, but I’m not sure which is the simplest:

  • HTTP server and client, using protobuf*;
  • SOAP web service and client (pywebsvcs maybe?);
  • Some sort of IPC over an SSH tunnel — again, protobuf maybe?

Like I said, I’d like the solution to be somewhat secure, but simplicity is the most important requirement. The data is very simple; object of type A, which contains a list of objects of type B, and some other fields.

*I have used protobuf in the past, so the only difficulty would be setting up the HTTP server, which I guess would be cherrypy.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T15:29:46+00:00Added an answer on May 13, 2026 at 3:29 pm

    The cheapest and simplest way to transmit would probably be XML-RPC. It runs over HTTP (so you can secure it that way), it’s in the standard library, and unlike protobuf, you don’t have to worry about creating and compiling your data type files (since both ends are running Python, the dynamic typing shouldn’t be a problem). The only caveat is that any types not represented in XML-RPC must be pickled or otherwise serialized.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Java program running on two computers that are both on the
I have two computers, both are connected to the internet. I'd like transfer some
Support I have two computers. Each computer has a X server running. And one
I have two computers. Both running WinXP SP2 (I don't really know ho similar
I have two computers with Windows Server 2003. One computer has some shared folders
Lets say I have two computers. They know each others public and private IPs
Is it possible to have two computers socket-connect to each other without any server
I have two tables: computers, and equipment. Both tables have all of the same
I have two computers. One computer is an old XP and the other is
I have two physical iPod touch devices. If I try running a program that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.