modbus TCP is one kind of modbus that use TCP network to translate, benefit from operating system's well establish network system, modbus TCP is more simple relative to other kind of modbus ( ex: RTU ...
Very simple Modbus TCP Client example coded in C# that uses network .NET sockets library (System.Net.Sockets) to read holding registers from a Modbus TCP Server device. No EXTERNAL Modbus libraries ...