Modbus TCP is a version of the Modbus protocol that runs over TCP/IP networks. Instead of serial communication, it uses Ethernet, enabling devices to exchange data across local networks or the Internet. It follows a client server model, where the server stores data and clients read or write to it. Modbus TCP is widely used in industrial automation because it is flexible, scalable, and compatible with equipment from many manufacturers.