Passing huge double arrays in XML-RPC
From: zapata (zapata_at_hotmail.com)
Date: 11/30/04
- Next message: Uri Guttman: "Re: perl trim function"
- Previous message: Michele Dondi: "Re: how to manage phpBB, windows 2003 server and FreeBSD user accounts simultaneously."
- Next in thread: Matija Papec: "Re: Passing huge double arrays in XML-RPC"
- Reply: Matija Papec: "Re: Passing huge double arrays in XML-RPC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Nov 2004 14:22:04 -0500
I am trying to call a server from a Perl client using the Frontier XML-RPC
package, and need to pass large (huge) double float arrays back and forth.
It looks as if base64 is the format to use, but I am too new to Perl to
figure out how to do the encoding and decoding.
If I have an array @array with thousands of double precision IEEE floats,
what is the coding sequence to get it to base64 and back???
Any help is appreciated, except RTFM, which I have already done.
- Next message: Uri Guttman: "Re: perl trim function"
- Previous message: Michele Dondi: "Re: how to manage phpBB, windows 2003 server and FreeBSD user accounts simultaneously."
- Next in thread: Matija Papec: "Re: Passing huge double arrays in XML-RPC"
- Reply: Matija Papec: "Re: Passing huge double arrays in XML-RPC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|