TCP Three way handshake connection problem through network
I have tried to make a TCP Connection from FPGA board (Static IP:192.168.12.154) to PC (IP:192.168.12.23) by removing the default gateway in pc. For this setup connection was established. But when I tried the same setup to make TCP connection through network, the packet was dropped. what is the reason ? how can I overcome it.
Thanks in advance........