I want to write an application based on ad-hoc network by using WiFi on windows(or android), but I don't know how to begin. I have some questions as follow:
Do I need to implement routing protocol?
Do I need to implement a client or server or both on one device?
How to Connect multiple devices to each other?
I can use C# or JAVA, Can anyone recommend some information?
Please forgive me for my poor English, Thanks.