Connecting bluetooth network and ethernet connection through java interface
Asked By
0 points
N/A
Posted on - 11/01/2011
Hi,
I would like to set up my own communication environment. I have two networks, one of which is connected through Bluetooth while the other one is connected through Ethernet. I will be setting my networks 2 kilometers apart from each other and use a java interface for them to communicate.
In addition, I also want to install the “.jar” files on both devices, so as to allow open communication between these two environments. I need assistance in knowing, how I can go about this and create the environment and interface.