Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I know this is basic but...

/* referring to a device with integrated features */

Let modem be:
a modem/router/access point device

We have a cheap modem from our ISP with an internal antenna. Unfortunately, it's weak (the signal seems to be directed upward the gadget). We are planning on getting a strong modem (or at least an AP). After giving it some thought, if the modem wasn't able to reach the laptop, how likely is it that the laptop can not reach the modem either? So replacing the modem with a stronger one isn't really a solution because only the new modem will be able to reach the laptop but the laptop won't be able to communicate back?

If so, what would be a better solution?

share|improve this question

migrated from serverfault.com Dec 24 '12 at 16:41

1 Answer

You've said the solution in your question, if the current AP device is inferior, you need a new, proper AP.

While asymmetric device communication is theoretically a problem with wireless (think of when your cellphone gets full bars, but the tower can't hear your phone... no connection), I don't think I've ever seen that problem with WiFi. The AP's antenna should be sufficient to receive signals from at least as far as it can transmit them. I'd imagine a design that didn't take that into consideration would be pretty crappy.

share|improve this answer
Exactly. A router with better transmitting antennas will have better receiving antennas as well. – David Schwartz Dec 24 '12 at 23:58
hmm....good point. But how did "stronger" external wireless adapters get into the market? – WikiWitz Dec 25 '12 at 4:03
Bigger/better/more antennas. – Bigbio2002 Dec 25 '12 at 4:36

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.