Four-Faith Data Forwarding Platform
Four-Faith Data Forwarding Platform
M2MServer
Every IP Modem device has an unique IMEI
number,you can send at command “AT+GSN” to IP Modem to query IMEI number.
M2MServer can add your device’s IMEI number
to database,and it can add users to binding IMEI,and IMEI number can forward to
one exist user.So you must tell us your device’s IMEI number,and we will
provide you an user name and password,also you can change your password by
using our DCC.dll function in your Client Program.when M2MServer started,it
will listening at two port:User Port and Device Port so that it can accept the
IP Modem and User Client Program to connect.Now we set the User Port as 6002
and Deivice Port as 4003.
Configure your IP Modem:
Set your device’s Main IP and Port as:120.42.46.98,4443
so that your device can connect to our M2MServer.
Connect User client program to our
M2Mserver: set your client program IP 120.42.46.98 and port 6002 to connect to
our M2MServer,and login by using User name and password, and then you can send
data to M2MServer ,but the data your client program send must include IMEI
number,you can refer to our data sending protocol.
When IP Modem and your Client Proagrm have
connected to our M2MServer,your IP Modem can send the data to M2MServer,and
your Client Program also can send data to M2MServer, our M2MServer will
forwarding the data to both of them.And then the data send by IP Modem will be transferred
to your Client Program ,and the data send by your Client Program will be transferred
to IP Modem.