Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI assume, server sockets are indepentent of the given IP address.
Once a client connects, a new socket is created for this connection. This new socket might be bound to the ip address. I have no idea why your server should not be reachable, if ping is working. Maybe you can compare the ping code to yours?