soap4r and binary

L

Luke Kanies

Hi all,

I'm writing what I hope is a relatively simple SOAP server to push files
around. Everything works just dandily for text files, but when I go to
pass binary files around (which is quite necessary to the purposes of my
server), I get an essentially infinite hang.

I've tried base64 encoding it, but it had not perceptible affect.

Anyone have any ideas for how to do this? I'm using
'soap/rpc/driver' and 'soap/rpc/httpserver' for the communication.

Thanks,
Luke
 
N

NAKAMURA, Hiroshi

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

Luke said:
I'm writing what I hope is a relatively simple SOAP server to push files
around. Everything works just dandily for text files, but when I go to
pass binary files around (which is quite necessary to the purposes of my
server), I get an essentially infinite hang.

I've tried base64 encoding it, but it had not perceptible affect.

Anyone have any ideas for how to do this? I'm using
'soap/rpc/driver' and 'soap/rpc/httpserver' for the communication.

Please see a sample client/server at
http://dev.ctor.org/soap4r/browser/trunk/sample/soap/base64/

Regards,
// NaHi
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (Cygwin)

iD8DBQFC2QALf6b33ts2dPkRAuDiAJ9t6UaQMc0z6ySV4ch7rT4TP3H5JACeJ1Tm
u7DI3M2d8dGfT06DCbAXWqI=
=F9/G
-----END PGP SIGNATURE-----
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top