How to connect two devices in an ad hoc network using JAVA?
I want to connect two devices using ad hoc network.
Plus i want use java for network initialisation and further communication.
I need help on whether it is possible to do so & if yes, then what are the steps in it?