Ethernet home plugs TP-Link 500Mbps AC passthrough

Reviews, software, hardware and electronics.

Moderator: embleton

Post Reply
User avatar
embleton
Site Admin
Posts: 771
Joined: Sat Aug 02, 2014 2:40 pm
Location: Plymouth
Contact:

Ethernet home plugs TP-Link 500Mbps AC passthrough

Post by embleton » Thu Dec 11, 2014 8:34 pm

I purchased a pair of TP-Link 500Mbps AC passthrough home plugs and am delighted with the performance. The speed through our electrical wiring that is relatively new is 320Mbps on the same electrical ring, well above our internet throughput speed of 75Mbps downstream. We are in a semi-detached property and our neighbour doesn't use these devices in their home. I do recommend that those purchasing home plugs obtain the AC passthrough variety when the mains socket needs to be utilised for other purposes, as using extension multi sockets isn't suitable for correct operation. My conclusion is that home plugs are easy to setup and an effective method of extending an Ethernet network when ethernet cabling isn't practical, they operate with good overall performance well exceeding the requirements of higher speed superfast hybrid fibre broadband connections, and is far more reliable than wireless because of its latency and higher speeds.

User avatar
embleton
Site Admin
Posts: 771
Joined: Sat Aug 02, 2014 2:40 pm
Location: Plymouth
Contact:

Re: Ethernet home plugs TP-Link 500Mbps AC passthrough

Post by embleton » Fri Oct 16, 2015 1:01 am

These Ethernet homeplugs are great with every piece of computer equipment with the exception of anything that requires reliable latency without sudden peaks. An example of computer equipment that these homeplugs should not be used with is game consoles, such as the PS4 or Xbox One, as I have found that the latency jumps high occasionally and causes online games with my Xbox one to disconnect about every hour through mains interference.

Barrylot
Member
Posts: 7
Joined: Sun Jun 30, 2019 8:28 am
Location: United Kingdom
Contact:

Ethernet home plugs TP Link 500Mbps AC passthrough

Post by Barrylot » Sat Jul 06, 2019 10:02 pm

For home use AMD is fine too. Dell, HP, Toshiba, whatever...theyre all going to be about the same at that level.

Emilerib
Posts: 1
Joined: Fri Sep 27, 2019 11:36 pm

Ethernet home plugs TP Link 500Mbps AC passthrough

Post by Emilerib » Mon Oct 14, 2019 10:42 am

Im looking at converting a DOS application to Linux. The program sends and receives a 64-byte ethernet packet between the PC and a machine controller every millisecond while the machine is in operation. This is not a network operation. The PC and the machine are just using the ethernet cable as a super-fast serial port. There is no protocol except the ethernet standard. How does one handle raw ethernet packets in FreeBasic? The DOS program uses a packet driver, but no such thing appears to exist in Linux, and FB doesnt appear to use sockets, the way Linux C does.

User avatar
embleton
Site Admin
Posts: 771
Joined: Sat Aug 02, 2014 2:40 pm
Location: Plymouth
Contact:

Re: Ethernet home plugs TP-Link 500Mbps AC passthrough

Post by embleton » Mon Oct 14, 2019 2:31 pm

One can send and receive raw packets to and from eth0 with the language python quite easily an example is at this URL for sending to eth0 here Python is a standard programming language on Linux and if you need instruction on installation do let me know.

Post Reply