Forum Discussion
Altera_Forum
Honored Contributor
17 years agoThe TSE Mac Hardware is an Ethernet Interface.
TCP/IP and UDP are higher layer protocols that are carried over Ethernet (usually). Hence the TSE can support any protocol carried over Ethernet (TCP/IP, UDP etc) as it has no knowledge of what the higher protocols it is carrying are. The issue is whether the software Network Stack you are using supports TCP/IP. Hope this helps