in reply to
TCP/IP processing systems
I'm not aware of any systems like that, but if you use a method like
Data::Dumper
or
Serialize
or even
Class::Tom
, you could probably write a quick transporter yourself.
Comment on
Re: TCP/IP processing systems
In Section
Seekers of Perl Wisdom