Help for this page

Select Code to Download


  1. or download this
    my $sb = Net::Msmgr::Switchboard->new( ssid => 1 );
    $sb->nserver( server_url );
    ...
    $sb->name('Channel 1');
    $sb->session($session); # session created earlier
    $sb->connect;           # open the connection