Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 940 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 940 Bytes

Ethernet-Communication-Tool

Software About

Version: 1.0.0

Developed by: Andrew T. Pipo

Information

A WinForms Application running on the .NET 8 Framework that tests ethernet communications.

This application currently has the ability to:

  • Ping a user specified IP Address
  • Send and receive data to/from a user specified IP Address and Port

Initially Developed for sending and recieving data between this software and a STM32H750B-DK Board.