Is it posible send Nokia smart message with Logica SDK Toolkit 3.3 or 3.4?
If posible what parametar in msg.flags structure I need to set
and with what value?
PclId; /* Protocol ID (GSM 03.40) */
DtaCde; /* DataCodingScheme(GSM 03.40)*/
PrtFlg; /* Priority Flag */
SrvType[SM_SRVTYPE_SIZE]; /* Service type: Not used */
EsmClass; /* ESM Class
Any example?
Zdravko
RE: Logica SMPP SDK and Smart Messaging?
2002-10-07, 08:51#2
Data coding scheme has to be 8 bit (hF5)
User data header indicator has to be set, bit 6 in first octet of
SMS-Submit (h41)
User data has user data header in the beginning of message indicating
the correct port. See Smart Messaging FAQ examples.
http://www.forum.nokia.com/main/1,35452,1_2_5_5,00.html
BR
M, Forum Nokia