Hi all,

I want to arrange a kind of wireless network like this.

I have a PC(say a laptop). I want to connect two routers to it and work as two access points of a wireless network. So my laptop is working as a server. Through a application I want to read the status of each router, such as devices trying to connect to the router, distance to each devices and so on. To do that the router should be accessible or programmable.

In that way I can retrieve information from each router from an application running on my laptop.

Is it possible to do so, and if so How.

I have done a similar thing with Bluetooth. Just connect two USB Bluetooth adapters and access them through an application.

Thanks in advance.