lines ->
byte[] cTypeBytes = encodeContentType(m_Message.getContentType());
byte ctype = cTypeBytes[0];
if...
Type: Posts; User: hl70329; Keyword(s):
lines ->
byte[] cTypeBytes = encodeContentType(m_Message.getContentType());
byte ctype = cTypeBytes[0];
if...
If I have got it right, the roaming between european operators is limited to 27 k messages. If somebody has better knowledge please correct me.
But if this is right it places constraints to maximum...
actually, u have to modify it :) to make something more complicated to work.
Hi,
my answer to that is to study nokia java library codes and read wap documents, specially mms-encapsulation (wap-209) and wsp (wap-230), first one explains mms, and second is about binary...
Only one multimediaservicecenter is allowed active at one time in phone. It does not care for anything else concerned about retrieval mmsc. So if you send notification with different url that one in...