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 308239
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T07:37:56+00:00 2026-05-12T07:37:56+00:00

XML-RPC unfortunately doesn’t support 64-bit ints in the official standard. It seems there are

  • 0

XML-RPC unfortunately doesn’t support 64-bit ints in the official standard. It seems there are several extensions that add this support.

Do any of them seem to be more popular or better supported? Which extension do you use?

Answers for all languages appreciated.

  • 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-12T07:37:56+00:00Added an answer on May 12, 2026 at 7:37 am

    Well it seems there’s no great answer for this, so we’re just making an internal extension that says “integer types are unbounded.”

    In our python library, I’m commenting out this check:

    def dump_int(self, value, write):
        # in case ints are > 32 bits
        ## extension: ints can be arbitrarily sized
        ## if value > MAXINT or value < MININT:
        ##    raise OverflowError, "int exceeds XML-RPC limits"
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So the official XML-RPC standard doesn't support 64-bit values. But in these modern times,
It doesn't seem that PHP is short on XML-RPC solutions. I would prefer to
Does iPhone support XML-RPC, Is their any open source framework which I can use?
I'm new to XML-RPC and I would like to know if there is any
Look at this example. There is a line: $client =& new xmlrpc_client('/xml-rpc', 'api.quicktate.com', 80);
is there any good reason not to use XML-RPC for an object-broker server/client architecture?
Hi I am currently writing a servlet using Apache XML-RPC connecting to OpenERP. There
What libraries are available for writing xml-rpc clients in native C++ or C?
I'm now trying to create a xml-rpc server with the CodeIgniter Framework. <?php $this->load->library('xmlrpc');
I need to communicate with an XML-RPC server from a .NET 2.0 client. Can

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.