Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • Thanks, your answer was very illuminating. A quick question, to establish the TCP connection between computer and Arduino would I need any components other than the Arduino, Ethernet shield, and my computer? Commented Jan 19, 2023 at 20:36
  • @iceninja21: You well need a network cable. All the rest is software. Commented Jan 19, 2023 at 21:04
  • can't you use a crossover cable and a manual IP to connect 2 devices w/o a network? Commented Jan 22, 2023 at 10:22
  • @dandavis: If you use IP, you are doing networking, even with only two devices. Commented Jan 22, 2023 at 10:33