On Palm OS Garnet Simulator
one can redirect network calls
to TCP/IP. as follows:
Right Click ->
Settings ->
Communication ->
Redirect NetLib calls to TCP/IP
How can the same thing be done
on a BlackBerry 7290 Simulator?
I am using Connector.open() from
the BlackBerry J2ME API
documentation but when
I view network activity
with ethereal I see
nothing. How can
I have the data
flow through
my network
card?
Thanks,
JG
John Goche - 17 Jan 2006 15:54 GMT
I found this is possible by simply launching the MDS console
Research In Motion -> BlackBerry JDE 4.1.0 -> MDS. Once
this is done I am able to send and receive network data.
Regards,
JG