networking - Does one way ping affects TCP/UDP socket Communication -


my current scenario

system able ping system b. system b not able ping system a. [ due network misconfig ]

socket testing :

i running udp server code in system b. possible send udp message system b system a(udp client) though ping(b-->a) not working.

thanks balaganesh


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -