Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNicheStack TCP Client not working with some servers
I've been trying to talk to an Arecont IP camera via a TCP socket client on a BeMicro Nios2 app. The connection to the camera always failed to establish, although it was ok if I substituted t...
Altera_Forum
Honored Contributor
14 years agoYes indeed it looks like a bug in the camera. But I think that you can modify the Interniche source code and remove the ip address test. ARP answers addressed to other nodes on the network will have another MAC destination address and will be filtered by the MAC anyway.