Hiii,
I am sorry i don't know whether this is the correct place to write my problem

...
I am writing codes to send bookmark via MIDP 2.0, i find difficulty about WMA format for bookmark. i have read several pages about send bookmark, i send those exactly compose bytes to the other phone via binary message but the other phone receive 'unreadable message'. I don't know because i have sent exactly same with the example but it didn't work... i have sent these bytes :
0B0504C34FC002000304010101062D1F2A6170706C69636174696F6E2F782D7761702D7072
6F762E62726F777365722D626F6F6B6D61726B730081EA01016A0045C67F01871511035445
5354000187171103687474703A2F2F736F6D6577686572652E636F2E756B2F6F74612E7068
703F623062653335653936396232633236393538626362346500010101
translate to :
<?xml version="1.0"?>
<CHARACTERISTIC-LIST>
<CHARACTERISTIC TYPE="BOOKMARK">
<PARM NAME="NAME" VALUE="TEST"/>
<PARM NAME="URL" VALUE="http://somewhere.co.uk/ota.php?b0be35e969b2c26958bcb4e"/>
</CHARACTERISTIC>
</CHARACTERISTIC-LIST>
for the complete pages
http://www.experts-exchange.com/Programming/Wireless_Programming/Q_20579312.html well i am trully out of idea how ...
some other say i must set the DCS.. i search the way to set DCS but i am out of opinion anymore, i don't find the way to set the DCS in MIDP 2.0, WMA. please if anyone knows how teach me... thank you ...
regards,
-xins
[ Jess put some line breaks in the bit stream so it won't stretch the screen ]
[ October 05, 2004: Message edited by: Jessica Sant ]