| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /HostingSpaces/admin/sms4real.com/wwwroot/ |
Upload File : |
<?php include "general.php";
$loginuser = $_SESSION['loginuser'];
//echo $loginuser;
if($loginuser != '')
{
header('Location: /dashboard/dashboard.php');
exit();
}?>
<!DOCTYPE HTML>
<!--
pixelarity.com @pixelarity
License: pixelarity.com/license
-->
<html>
<head>
<title>Hallsms.com - Powering Messaging Platform</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="keywords" content="sms, ems, bulk sms, massive sms,sms messenging,sms,bulk,cheap sms, low price sms,sms gateway,sms provider,sms nigeria,cheap sms, low pri sms, global sms, wide coverage sms, all countries sms, smpp, sms gateway" />
<meta name="description" content="sms messenging,sms,bulk,cheap sms, bulksms,low price sms,sms gateway,sms provider,sms nigeria, tone, tones, massive sms, smpp, smpp provider, bulksms, bulksms provider" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body>
<!-- Header -->
<header id="header">
<a href="#menu">Menu</a>
<a href="login.php">Log In</a>
<a href="register.php" class="button">Sign Up</a> </header>
<!-- Nav -->
<nav id="menu">
<ul class="links">
<li><a href="index.php">Home</a></li>
<li><a href="coverage.php">Pricing</a></li>
<li><a href="services.php">Services</a></li>
<li><a href="payment.php">Payment</a></li>
<li><a href="api.php">API</a></li>
<li><a href="contactus.php">Contactus</a></li>
</ul>
<ul class="actions vertical">
<li><a href="login.php" class="button special fit">Log In</a></li>
<li><a href="register.php" class="button fit">Sign Up</a></li>
</ul>
</nav>
<!-- Main -->
<section id="main" class="wrapper style1">
<div class="inner">
<!-- Title -->
<!-- Content -->
<div class="content">
<h2 id="elements">Integration Interfaces (API)</h2>
<p>We support the following APIs to push messages to our platform</p>
<section class="split">
<article>
<h4>SMPP Interface</h4>
<p>The SMPP Interface is used by clients sending high volume of SMS. We support SMPP versions 3.3, 3.4 and 5.0 (SMPP Developers Forum). With the SMPP interface, you can easily integrate with us. Configuration setup takes less than 30 minutes. Ask your Account Manager for details</p>
</article>
<article>
<h4>HTTP Interface</h4>
<p>The HTTP interface is used by clients that are sending ow volume of SMS. Site integration using the HTTP Interface is equally easily. If you are interested in using the HTTP Interface, ask your Account Manager.</p>
</article>
</section>
</div>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<ul class="alt-icons">
<li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li>
<li><a href="#" class="icon fa-github"><span class="label">GitHub</span></a></li>
<li><a href="#" class="icon fa-phone"><span class="label">Phone</span></a></li>
<li><a href="#" class="icon fa-envelope"><span class="label">Email</span></a></li>
</ul>
<ul class="menu">
<li><a href="#">Terms of Use</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="contactus.php">Contact Us</a></li>
</ul>
<p class="copyright">
© 2011 Hallsms Solution Company.
</p>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/578429fa3b610ecd144ea161/default';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
</body>
</html>