Dear All,
I’ve just added a Bluetooth chapter to the Killer Game Programming in Java site:
http://fivedots.coe.psu.ac.th/~ad/jg/
It describes a simple client/server application, where a client’s message is echoed back by the server in uppercase. The main aims are to show how to register services, find them, and communicate.
Comments are appreciated.
- Andrew