images with soap

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
pelach's picture

hello all,

I am trying to get a node out of "http://source.com" to "http://destination.com" via services using the node_soap_retrieve function and the soap_server module.

Both sites are running drupal 6.22.

Now say I want to create a node which has an image field in "http://destination.com" from "http://source.com".

how do I upload that image in "http://destination.com"?

I mean the node that want to create should have an image but how do I pass this binary info?

I hope I described my problem well :)

thank you.