I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2012-08-17 13:50:12.997722-07 by jeszi
connect hungarian telenor and t-mobile smsc
Hello, I must send sms using smsc (t-mobile and telenor provider). t-mobile smsc: bind user (UCP60 OAdC) : 5843 password : password Connect IP : 194.176.224.36 Connect port: 5843 SMSC address (telefonban) : +36309888490 LA msisdn: +36303444550 telenor smsc: ADDRESS=84.225.254.70 PORT: 2965 USERNAME=username PASSWORD=password I tried using the example here: http://search.cpan.org/~nemux/Net-UCP-0.42/lib/Net/UCP.pm But the connection is failed: Never received ETX from SMSC. Remote end closed? at /usr/lib/perl5/site_perl/5.10.0/Net/UCP.pm line 1971. Login to SMSC failed. Error nbr: 0, Error txt: Never received ETX from SMSC. Remote end closed? How can I debug it? What can be wrong? Thanks.
Direct Responses: Write a response