jQuery in Action, 2nd edition
The moose likes Java Micro Edition and the fly likes bluetooth  connection is established for 1st request for second request it is not Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "bluetooth  connection is established for 1st request for second request it is not " Watch "bluetooth  connection is established for 1st request for second request it is not " New topic
Author

bluetooth connection is established for 1st request for second request it is not

sudha.s.v. reddi
Greenhorn

Joined: Mar 24, 2009
Posts: 5
Hi


Actually i am new to bluetooth applications.
my application is similar to chatting application. (bluetooth to bluetooth communication)
for first request server is sending the response.
if started the thread for second request it is not working unless untill i restarted any one application(client or server).

actually problem exists in client code , streamconnection is not reopening again.
How can i reopen the streamconnection again?
in both client code and server code i have closed the stream.does it works?

Kindly help in this.

Thanks in advance

Sudha
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: bluetooth connection is established for 1st request for second request it is not
 
Similar Threads
Bluetooth Question
bluetooth simulation
[Bluetooth] Client and server at the same time?
Problem with Bluetooth Application
unable to reopen the StreamConnection, for first request working fine but for second it is not