Hi,
This might be easier if you explain what you're trying to do. In order to 'create a network' you typically have a switch.
Every network adapter, wired or wireless connects into the switch.
If the switch just has ethernet ports, you need a wireless access point to bridge between the wireless cards and the wired switch.
In order to get Internet access to all devices connected (wirelessly or not) into the switch, you need some form of router which says "send all Internet traffic I see out to the Internet".
In the most complicated layout for a home user you'd have:
Code:
Internet <---- Router ----- switch ----- Access Point ......... wireless 1
^------ wired pc1
^------ wired pc2
For most people, an all in one box handles all this stuff, so you have wired connections plugging into it, wireless adaptors connecting to it etc. This single box also handles sending traffic out to the internet.
So:
Code:
Internet <---- wireless router......... wireless 1
^------ wired pc1
I personally like Netgear stuff, but with all consumer products, Linksys, Netgear, Belkin etc the support isn't fantastic.
Fortunately, for what (I think) you're doing it's pretty simple to set up.