Errors using same port on different machines
问题 I have written an application ( called M2 ) which reads data arriving on one port, processes it, then sends the results out to another port. If I choose to send data to 193.168.1.101:5001 everything works. If I send to 192.168.1.101:5001 it does not. Why should changing the first byte of the IP address make any difference? The reason for the change is that when I trasmit a packet to 193.168.1.101:5001 then it takes about a millisecond, but when I transmit to 192.168.1.101:5001 it takes over a