Search the web
Sign In
New User? Sign Up
soaplite · SOAP::Lite for Perl (soaplite.com)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Need Suggestions To Pull Data From Active Process   Message List  
Reply | Forward Message #3258 of 6387 |
All:

I have a SOAP client that pulls a hash (hash reference actually) from
a remote SOAP server. I can make this work currently if the hash data
is generated in subroutine being called. If I want to pull data from
an already running process I'm assuming that I need to create a new
SOAP module and pull the data from the already-running process into
the new SOAP module. I tried doing this with IPC::Shareable, but it
appears that the shared memory doesn't like to get manipulated by a
remote process. Can somebody suggest the common techniques for
pullling data from a pre-existing process via SOAP calls?

I appreciate the suggestions.

Steve




Wed Dec 31, 2003 12:49 am

moosetunes
Offline Offline
Send Email Send Email

Forward
Message #3258 of 6387 |
Expand Messages Author Sort by Date

All: I have a SOAP client that pulls a hash (hash reference actually) from a remote SOAP server. I can make this work currently if the hash data is generated...
Steve
moosetunes
Offline Send Email
Dec 31, 2003
12:49 am

I might suggest, although I would appreciate other ideas and/or feedback, to have the running process open up a socket that it listens on. This socket could be...
Byrne Reese
byrnereese
Online Now Send Email
Jan 5, 2004
5:48 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help