Wireless network support
Project: | JNode Net |
Component: | Code |
Category: | feature request |
Priority: | normal |
Assigned: | Unassigned |
Status: | active |
Jump to:
Description
Implement drivers for wlan cards and add support to the network layer to cope with them.
- Login to post comments
Serveral networks
Is it possible to be connected to several wireless networks at the same time?
If yes, how hard is it to implement it in JNode?
As far as I know that's
As far as I know that's only possible with multiple cards.
Connecting to multiple IEEE 802.11 networks with one WiFi card
I found some interesting stuff at research.microsoft.com:
http://research.microsoft.com/netres/projects/virtualwifi/
http://research.microsoft.com/netres/projects/virtualwifi/multinet_infoc...
Maybe something to think about when designing the wireless API..
#1