CSTA Link to Hipath 3000 (CSTA II or III) on perl
I need some infos about how i connect to a Hipath 3000 Series on t开发者_如何学运维he CSTA Interface. I need a quickstart for the connect ... maybe someone with experience on Perl and howto make CSTA Link ? Thanks a lot
I wrote a perl module which can do that a while ago, see http://metacpan.org/pod/Net::CSTAv3::Client
Note that this implementation is quite a hack under the hood, but it should be enough to get you started.
精彩评论