I am a web developer, and I am confused.
Trying to make use of sprint.com's SNPP Server, snpp.messaging.sprint.com.
I look up SNPP in 40 different places. It says its simple. It says you connect on Port 444. Simple.
Here's Sprint's super clear, authoritative 8 page document on the subject.
In this SO answer, David Brown explains how this is very simple and (almost) exactly how to do it.
So... my only question is... how do I connect?
Maybe i'm being totally dumb... but can I connect via a web request to that port? Do I use a particular HTTP verb? Or is it some lower lever request that I have to make from my web server?
I feel very dumb but i'm actually quite stumped.