Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / June 2005

Tip: Looking for answers? Try searching our database.

J2ME, Bluetooth JSR-82,

Thread view: 
bokiteam@ms21.hinet.net - 11 Jun 2005 05:29 GMT
Hi, All,
I am developing a j2me program for xxxxi(SE new phone) to do Bluetooth
communication, I had done a version for P910i, it work very well.

When I install the same .jar on xxxxi it seems that the Bluetooth
transmition only work a while. I debug it, and found information below for
your reference.

...
...
static int nbrOfBytesRead;
...
...

while(1)
{
out.write(" TEST" .getBytes());
out.flush();

try
{

nbrOfBytesRead = in.read(byteBuffer);

}
catch (IOException e) {}

}
...
..

//////////// /////////////
I can only receive " TEST" 3 times and then nothing else,
if I remove nbrOfBytesRead = in.read(byteBuffer) out
K750i can continuously send out " TEST" string.

BUT!

whatever I did, the P910i can work both code very well ( continuously send
out " TEST" string. )

Does it the xxxxi firmware version problem?
Could you please advice.

Thank you very much!
Best regards,
Boki.
bokiteam@ms21.hinet.net - 14 Jun 2005 17:45 GMT
It seems that a bug on beta version cell phone, try write to detect
what you want.

:)

> Hi, All,
> I am developing a j2me program for xxxxi(SE new phone) to do Bluetooth
[quoted text clipped - 43 lines]
> Best regards,
> Boki.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.