arp requests are sent continuously and my linux machine disconnected to the world
- by sees
I have the following problem and really need your help
I'm implementing a small server to receive request from client on port 18999(just sample) using TCP socket.
When I tested my server by using a lot of requests from a tablet through a router,
I got the ARP problem(?)
My net work just like:
TABLET <------- WIRELESS ROUTER <------- MY…