Re: how to serialize Socket handle
Albert Pi <[email protected]>
| Newsgroups | gmane.comp.windows.devel.soap.general |
|---|---|
| Message-ID | <[email protected]> |
Yan:
This is nothing do with "Socket"handle, it's your data(Hydra) need to be serializable.
Albert Pi
Corp IS System Delivery
516-803-3762
>>> [email protected] 08/13/02 05:05PM >>>
Hi,
I am using SOAPLite and have trouble to serialize/deserialize the
IO:Socket::Inet handled using soap calls. I tried to do it using Storable
freeze/thaw method, which works for XML::DOM object, but not working for
the IO handler. I appreciate any help.
The handle dump look like this
$VAR1 = bless( { 'Socket' => bless(\*Symbol::GENO',
IO::Socket::INET'}, 'Hydra::PS' }
where Hydra::PS is my class name, which contains the socket handle
Any suggestions
Qinghong
You can read messages from the SOAP archive, unsubscribe from SOAP, or subscribe to other
DevelopMentor lists at http://discuss.develop.com.
You can read messages from the SOAP archive, unsubscribe from SOAP, or subscribe to other
DevelopMentor lists at http://discuss.develop.com.