|
| want to change btL2CAPEcho |
 |
Mon, 28 Nov 2005 13:48:03 +053 |
Hi Folks,
Im using one eg MIDlet btl2CAPEcho from
http://www.nokia.co.jp/forum/developer/tech_doc/midp/index01.html
(7. Java APIs for Bluetooth (v1.0) examples/bluetooth/btl2capEcho) in my
application for sending n receiving message.
In that eg ,on clicking the commandButton 'openConnection'(in server part)
,'ServerForm' is displayed.From that if 'Send' is pressed message is sent to
client.
But what i need(for my appln) is , while clicking 'openConnection' itself
the message should be sent to client without displaying the 'ServerForm' and
so without clicking 'Send'.
My try:I copied the code inside (command==sendCommand) and appended to
(command==openConnection) also declared undefined symbols.
Its Building and Running successfully .But no message is sent r received.
Plz tell some ideas to try.
Thanks in Advance
Regards
yafy
|
| Post Reply
|
|
|
|
|
|
|
|
|
|